ASAP-PD5D-MTG-snRNA-Workflow: ASAP-PD5D-MTG-snRNA-Workflow
Authors/Creators
- 1. Yale School of Medicine
- 1. Yale School of Medicine
Description
Code applied to snRNA-seq data from the middle temporal gyrus, part of the ASAP PD5D Parkinson's Cell Atlas project. Analysis steps are split into scripts that should be run in numerical order. The workflow is designed to be used with outputs from the 10X Cell Ranger pipeline cellranger count. An aggregated matrix of all samples is required for the sample quality control script (snRNA-seq_Workflow_1_sample_QC_1.R). snRNA-seq_Workflow_2_cell_QC_for_count_matrix.R performs cell QC for each sample individually, which can be submitted for all samples by the script Batch_run_snRNA-seq_Workflow_2_cell_QC_for_count_matrix.pl, providing the cellranger count output matrix folder for every sample is in the run directory. After QC the sample matrices are then aggregated by snRNA-seq_Workflow_3_merge_count_matrices.pl. snRNA-seq_Workflow_4_GLMPCA_and_harmony.R then takes the aggregate matrix as an input and outputs a Seurat Object. snRNA-seq_Workflow_4_GLMPCA_and_harmony.R also reads in a set of bespoke metadata so this section will require editing by other users to account for their own set of metadata. Again, it should be noted that later code may depend upon specific metadata columns in the Seurat Object, and so will need to be manually adjusted by other users. For small datasets it may be easier to skip scripts 2 and 3 and do the cell quality control and data aggregation in R itself as part of a Seurat workflow by customizing script 4. The proceeding scripts (5-7) then all take the Seurat Object from the preceding script as their input.
Files
README.md
Files
(40.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:66df855f56e449c0204f1f2a608a6bef
|
351 Bytes | Download |
|
md5:a9a71ad1aac99dc41a547968de96d809
|
10.9 kB | Preview Download |
|
md5:ae5d19111a614a76782707a69f4dea31
|
3.4 kB | Download |
|
md5:e4ca3b306bc4b3f4ac78c5e5a4ecd2dd
|
2.0 kB | Download |
|
md5:e2505946c3dc16a3429aa1c821d0f8b1
|
3.2 kB | Download |
|
md5:d431af3325e0e0d773b214deeeac773e
|
5.1 kB | Download |
|
md5:7cc0dc1e74b4d862229978765e97ffa1
|
3.0 kB | Download |
|
md5:f027d353e4209266d23ec64ef93adf52
|
8.4 kB | Download |
|
md5:2e3802d967f7ad71d27b6dd9df9b2fa5
|
4.4 kB | Download |
Additional details
Identifiers
- Other
- https://github.com/NeurogenomicsLab/PD5D
Funding
- Michael J. Fox Foundation
- PD5D decoding Parkinson's in five dimensions: single cell eQTL study ASAP-000301
- Aligning Science Across Parkinson's
- Parkinson5D: deconstructing proximal disease mechanisms across cells, space, and progression ASAP-024434
Dates
- Submitted
-
2026-03-27
Software
- Repository URL
- https://github.com/NeurogenomicsLab/PD5D/tree/main/ASAP%20PD5D%20MTG%20snRNA%20Workflow
- Programming language
- R , Perl
- Development Status
- Active