We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c40840 commit 4293471Copy full SHA for 4293471
1 file changed
app/models/expression_file_info.rb
@@ -48,18 +48,19 @@ class ExpressionFileInfo
48
'10x TCR enrichment', # targeted transcriptomic
49
'10x Visium', # spatial transcriptomic
50
'10x Xenium', # spatial transcriptomic
51
- 'CEL-seq2', # scRNAseq
+ 'CEL-seq2', # scRNAseq
52
'Drop-ChIP', # scChIP-seq
53
'Drop-seq', # scRNAseq
54
'dsc-ATAC-seq', # scATAC-seq
55
'dsci-ATAC-seq', # scATAC-seq
56
'inDrop', # scRNAseq
57
'MARS-seq', # scRNAseq
58
'MERFISH', # spatial transcriptomic
59
- 'NanoString CosMx', #spatial transcriptomic
+ 'NanoString CosMx', #spatial transcriptomic
60
'osmFISH', # spatial transcriptomic
61
'Patch-seq', # multimodal: scRNAseq, electrophys, morphology
62
- 'scATAC-seq/Fluidigm', # scATAC-seq
+ 'PIP-seq', # scRNA-seq, https://www.nature.com/articles/s41587-023-01685-z
63
+ 'scATAC-seq/Fluidigm', # scATAC-seq
64
'sci-ATAC-seq', # scATAC-seq
65
'sci-RNA-seq', # scRNAseq
66
'scTHS-seq', # scATAC-seq
0 commit comments