LieberInstitute / spatialDLPFC

spatialDLPFC project involving Visium (n = 30), Visium SPG (n = 4) and snRNA-seq (n = 19) samples
http://research.libd.org/spatialDLPFC/
16 stars 3 forks source link

Extract new clinical gene sets from the literature #113

Closed kmaynard12 closed 1 year ago

kmaynard12 commented 2 years ago
lcolladotor commented 2 years ago

@abspangler13 where where you doing this and how are along are you?

abspangler13 commented 2 years ago

I performed it for the k= 9 data set against all of the datasets from the pilot study and two new datasets that I added. Here's the code for the two new datasets I added as well as some comments about two sets we were interested in adding. https://github.com/LieberInstitute/spatialDLPFC/blob/ea6c27cc88a374c314ccdad60303b28752964cfc/code/analysis/10_Clinical_Gene_Set_Enrichment/01_Clinical_Gene_Set_Enrichment.R#L251-L306

lcolladotor commented 1 year ago

@kmaynard12 is going to work on this. @lahuuki, I wrote https://github.com/LieberInstitute/spatialDLPFC/tree/main/code/analysis/10_clinical_gene_set_enrichment in such a way that you would need to make 2 new scripts. One for extracting the gene IDs (ENSEMBL IDs) from the different tables @kmaynard12 will select, then another one for computing the odds ratio + making the heatmaps.

lcolladotor commented 1 year ago

@lahuuki check https://jhu-genomics.slack.com/archives/C044681R5H6/p1669916306967689

lcolladotor commented 1 year ago

@kmaynard12 are there other case/control snRNA-seq datasets beyond the PEC ones we should be looking at?

Related to https://jhu-genomics.slack.com/archives/C01EA7VDJNT/p1673285746357859

lcolladotor commented 1 year ago

@lahuuki I think that we can close this issue, right?