This repository contains the code associated with the manuscript Transcriptomic profiling after B-cell depletion reveals central and peripheral immune cell changes in multiple sclerosis. Analyzed Seurat objects are available on figshare
- Throughout this project, We use the
SLURMjob scheduling system to run some of the "heavy" analyses on the Yale University HPC clusters. - The code and additional resources on figshare.com are provided as-is. We have validated that this runs without errors on the HPC cluster and on local MacOS systems, but do not guarantee that this will be the case in different computing environments.
- Main analyses portion of this code are written with relative paths that have as root project this directory, but some path might need to be adjusted for the T cell analysis.
master.Rdetails all procedures run throughout the project to generate the findings presented in the manuscript. It calls scripts stored insrcanddocand is used to document the analysis steps.srccontains all analyses stepsdoccontainsRmddocuments used for data exploration and visualization.prepare_final_objects.Rdetails the procedure to generate the objects uploaded on figshare.