This project used PBMCs from controls, individuals with Juvenile Dermatomyositis (JDM), and some of the same patients when they were clinically inactive. A second cohort involved skin and muscle samples from children with JDM and controls without autoimmune disease. This repository contains the code to download the associated data on FigShare (including individual gene count data) and run the analysis in R Studio.
- cowplot
- DESeq2
- ggalluvial
- ggbeeswarm
- ggrepel
- here
- openxlsx
- reshape2
- tidyverse
- UpSetR
- WGCNA
- Install R and R Studio if needed.
- Clone this repository.
- Install required R packages.
- Knit the R Markdown files in order.