Adding gene sets documentation to cellxgene docs (#2259)

* Create gene_sets.md

* Add files via upload

* Update gene_sets.md

user guide updates

* Update gene_sets.md

Updates to multi-user

* Update gene_sets_example.csv

* Update gene_sets.md
This commit is contained in:
signechambers1
2021-07-06 10:30:54 -10:00
committed by GitHub
parent 56fcbae672
commit f55c726e2a
2 changed files with 118 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
gene_set_name,gene_set_description,gene_symbol,gene_description,provenance1,provenance1_description,provenance2,provenance2_description,
club.cell,Genes that when expressed together uniquely define club cells,CCKAR,This gene encodes a G protein,Pubmed ID XYZ123,Primary Pubmed ID,Pubmed ID 576869,Secondary Pubmed ID,
club.cell,Genes that when expressed together uniquely define club cells,SCGB3A2,protein coding gene associated with asthma,Pubmed ID ABC456,Primary Pubmed ID,Pubmed ID 2928374,Secondary Pubmed ID,
club.cell,Genes that when expressed together uniquely define club cells,CYP2F2,protein coding gene associated with metabolic processes,Pubmed ID DCF678,Primary Pubmed ID,Pubmed ID XYZ123,Secondary Pubmed ID,
macrophage,Genes that when expressed together uniquely define macrophages,CD68,Critical to macrophages,,,,,
macrophage,Genes that when expressed together uniquely define macrophages,CD163,Also critical to macrophages,,,,,
1 gene_set_name gene_set_description gene_symbol gene_description provenance1 provenance1_description provenance2 provenance2_description
2 club.cell Genes that when expressed together uniquely define club cells CCKAR This gene encodes a G protein Pubmed ID XYZ123 Primary Pubmed ID Pubmed ID 576869 Secondary Pubmed ID
3 club.cell Genes that when expressed together uniquely define club cells SCGB3A2 protein coding gene associated with asthma Pubmed ID ABC456 Primary Pubmed ID Pubmed ID 2928374 Secondary Pubmed ID
4 club.cell Genes that when expressed together uniquely define club cells CYP2F2 protein coding gene associated with metabolic processes Pubmed ID DCF678 Primary Pubmed ID Pubmed ID XYZ123 Secondary Pubmed ID
5 macrophage Genes that when expressed together uniquely define macrophages CD68 Critical to macrophages
6 macrophage Genes that when expressed together uniquely define macrophages CD163 Also critical to macrophages