LieberInstitute / Visium_SPG_AD

Visium SPG AD project (n = 10) using Visium Spatial Proteogenomics (Visium-SPG) on dissections from the inferior temporal cortex (ITC) from Alzheimer's disease cases and controls.
https://research.libd.org/Visium_SPG_AD
3 stars 0 forks source link

Spot deconvolution using Mathys et al as the reference #82

Closed lcolladotor closed 1 year ago

lcolladotor commented 1 year ago

Hi Nick,

Can you help me run cell2location on this dataset using as input reference the Mathys et al snRNA-seq data?

Thanks!

Details:

$ ls -lh /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/mathys/
total 680M
-rw-rw---- 1 lcollado lieber_lcolladotor 5.0M Feb 20  2020 filtered_column_metadata.txt
-rw-rw---- 1 lcollado lieber_lcolladotor 1.5G Feb 20  2020 filtered_count_matrix.mtx
-rw-rw---- 1 lcollado lieber_lcolladotor 116K Feb 20  2020 filtered_gene_row_names.txt
-rw-rw---- 1 lcollado lieber_lcolladotor 1.9M Feb 20  2020 mathys_data.zip
-rw-rw---- 1 lcollado lieber_lcolladotor 6.9K Feb 20  2020 mathys_meta.zip
-rw-rw---- 1 lcollado lieber_lcolladotor 325K Feb 20  2020 ROSMAP_Clinical_2019-05_v3.csv
-rw-rw---- 1 lcollado lieber_lcolladotor  68K Feb 20  2020 snRNAseqPFC_BA10_assay_scRNAseq_metadata.csv
-rw-rw---- 1 lcollado lieber_lcolladotor 4.5K Feb 20  2020 snRNAseqPFC_BA10_biospecimen_metadata.csv
-rw-rw---- 1 lcollado lieber_lcolladotor  28K Feb 20  2020 snRNAseqPFC_BA10_id_mapping.csv
-rw-rw---- 1 lcollado lieber_lcolladotor  580 Feb 20  2020 snRNAseqPFC_BA10_Sample_key.csv

$ ls -lh /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys*
-rw-r----- 1 ajaffe   lieber_lcolladotor  11M May 11 15:20 /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys_pseudobulked_broad.Rdata
-rw-rw---- 1 lcollado lieber_lcolladotor 134K Feb 21  2020 /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys_pseudobulked_dupCor.Rdata
-rw-rw---- 1 lcollado lieber_lcolladotor 134K Feb 21  2020 /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys_pseudobulked_layered_dupCor.Rdata
-rw-rw---- 1 lcollado lieber_lcolladotor  22M Feb 21  2020 /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys_pseudobulked_layered.Rdata
-rw-rw---- 1 lcollado lieber_lcolladotor  53M Feb 21  2020 /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys_pseudobulked_layered_specific_Ts.Rdata
-rw-rw---- 1 lcollado lieber_lcolladotor  46M Feb 20  2020 /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys_pseudobulked.Rdata
-rw-rw---- 1 lcollado lieber_lcolladotor 195M Feb 21  2020 /dcs04/lieber/lcolladotor/with10x_LIBD001/HumanPilot/Analysis/Layer_Guesses/rda/mathys_pseudobulked_specific_Ts.Rdata

Here's a bit a of a guide in terms of steps, though you are more familiar with the details than me:

Nick-Eagles commented 1 year ago

cell2location results can be added to the SpatialExperiment with cluster_import as seen here