Get enrichr available genesets

enrichr_available(
  db = c("Enrichr", "YeastEnrichr", "FlyEnrichr", "WormEnrichr", "FishEnrichr")
)

Arguments

db

A species

Value

A dataframe of available genesets

Examples

enrichr_available()
#> Geneset Set Number Coverage #> 1 Genome_Browser_PWMs 615 13362 #> 2 TRANSFAC_and_JASPAR_PWMs 326 27884 #> 3 Transcription_Factor_PPIs 290 6002 #> 4 ChEA_2013 353 47172 #> 5 Drug_Perturbations_from_GEO_2014 701 47107 #> 6 ENCODE_TF_ChIP-seq_2014 498 21493 #> 7 BioCarta_2013 249 1295 #> 8 Reactome_2013 78 3185 #> 9 WikiPathways_2013 199 2854 #> 10 Disease_Signatures_from_GEO_up_2014 142 15057 #> 11 KEGG_2013 200 4128 #> 12 TF-LOF_Expression_from_GEO 269 34061 #> 13 TargetScan_microRNA 222 7504 #> 14 PPI_Hub_Proteins 385 16399 #> 15 GO_Molecular_Function_2015 1136 12753 #> 16 GeneSigDB 2139 23726 #> 17 Chromosome_Location 386 32740 #> 18 Human_Gene_Atlas 84 13373 #> 19 Mouse_Gene_Atlas 96 19270 #> 20 GO_Cellular_Component_2015 641 13236 #> 21 GO_Biological_Process_2015 5192 14264 #> 22 Human_Phenotype_Ontology 1779 3096 #> 23 Epigenomics_Roadmap_HM_ChIP-seq 383 22288 #> 24 KEA_2013 474 4533 #> 25 NURSA_Human_Endogenous_Complexome 1796 10231 #> 26 CORUM 1658 2741 #> 27 SILAC_Phosphoproteomics 84 5655 #> 28 MGI_Mammalian_Phenotype_Level_3 71 10406 #> 29 MGI_Mammalian_Phenotype_Level_4 476 10493 #> 30 Old_CMAP_up 6100 11251 #> 31 Old_CMAP_down 6100 8695 #> 32 OMIM_Disease 90 1759 #> 33 OMIM_Expanded 187 2178 #> 34 VirusMINT 85 851 #> 35 MSigDB_Computational 858 10061 #> 36 MSigDB_Oncogenic_Signatures 189 11250 #> 37 Disease_Signatures_from_GEO_down_2014 142 15406 #> 38 Virus_Perturbations_from_GEO_up 323 17711 #> 39 Virus_Perturbations_from_GEO_down 323 17576 #> 40 Cancer_Cell_Line_Encyclopedia 967 15797 #> 41 NCI-60_Cancer_Cell_Lines 93 12232 #> 42 Tissue_Protein_Expression_from_ProteomicsDB 207 13572 #> 43 Tissue_Protein_Expression_from_Human_Proteome_Map 30 6454 #> 44 HMDB_Metabolites 3906 3723 #> 45 Pfam_InterPro_Domains 311 7588 #> 46 GO_Biological_Process_2013 941 7682 #> 47 GO_Cellular_Component_2013 205 7324 #> 48 GO_Molecular_Function_2013 402 8469 #> 49 Allen_Brain_Atlas_up 2192 13121 #> 50 ENCODE_TF_ChIP-seq_2015 816 26382 #> 51 ENCODE_Histone_Modifications_2015 412 29065 #> 52 Phosphatase_Substrates_from_DEPOD 59 280 #> 53 Allen_Brain_Atlas_down 2192 13877 #> 54 ENCODE_Histone_Modifications_2013 109 15852 #> 55 Achilles_fitness_increase 216 4320 #> 56 Achilles_fitness_decrease 216 4271 #> 57 MGI_Mammalian_Phenotype_2013 476 10496 #> 58 BioCarta_2015 239 1678 #> 59 HumanCyc_2015 125 756 #> 60 KEGG_2015 179 3800 #> 61 NCI-Nature_2015 209 2541 #> 62 Panther_2015 104 1918 #> 63 WikiPathways_2015 404 5863 #> 64 Reactome_2015 1389 6768 #> 65 ESCAPE 315 25651 #> 66 HomoloGene 12 19129 #> 67 Disease_Perturbations_from_GEO_down 839 23939 #> 68 Disease_Perturbations_from_GEO_up 839 23561 #> 69 Drug_Perturbations_from_GEO_down 906 23877 #> 70 Genes_Associated_with_NIH_Grants 32876 15886 #> 71 Drug_Perturbations_from_GEO_up 906 24350 #> 72 KEA_2015 428 3102 #> 73 Gene_Perturbations_from_GEO_up 2460 31132 #> 74 Gene_Perturbations_from_GEO_down 2460 30832 #> 75 ChEA_2015 395 48230 #> 76 dbGaP 345 5613 #> 77 LINCS_L1000_Chem_Pert_up 33132 9559 #> 78 LINCS_L1000_Chem_Pert_down 33132 9448 #> 79 GTEx_Tissue_Sample_Gene_Expression_Profiles_down 2918 16725 #> 80 GTEx_Tissue_Sample_Gene_Expression_Profiles_up 2918 19249 #> 81 Ligand_Perturbations_from_GEO_down 261 15090 #> 82 Aging_Perturbations_from_GEO_down 286 16129 #> 83 Aging_Perturbations_from_GEO_up 286 15309 #> 84 Ligand_Perturbations_from_GEO_up 261 15103 #> 85 MCF7_Perturbations_from_GEO_down 401 15022 #> 86 MCF7_Perturbations_from_GEO_up 401 15676 #> 87 Microbe_Perturbations_from_GEO_down 312 15854 #> 88 Microbe_Perturbations_from_GEO_up 312 15015 #> 89 LINCS_L1000_Ligand_Perturbations_down 96 3788 #> 90 LINCS_L1000_Ligand_Perturbations_up 96 3357 #> 91 L1000_Kinase_and_GPCR_Perturbations_down 3644 12668 #> 92 L1000_Kinase_and_GPCR_Perturbations_up 3644 12638 #> 93 Reactome_2016 1530 8973 #> 94 KEGG_2016 293 7010 #> 95 WikiPathways_2016 437 5966 #> 96 ENCODE_and_ChEA_Consensus_TFs_from_ChIP-X 104 15562 #> 97 Kinase_Perturbations_from_GEO_down 285 17850 #> 98 Kinase_Perturbations_from_GEO_up 285 17660 #> 99 BioCarta_2016 237 1348 #> 100 HumanCyc_2016 152 934 #> 101 NCI-Nature_2016 209 2541 #> 102 Panther_2016 112 2041 #> 103 DrugMatrix 7876 5209 #> 104 ChEA_2016 645 49238 #> 105 huMAP 995 2243 #> 106 Jensen_TISSUES 1842 19586 #> 107 RNA-Seq_Disease_Gene_and_Drug_Signatures_from_GEO 1302 22440 #> 108 MGI_Mammalian_Phenotype_2017 5231 8184 #> 109 Jensen_COMPARTMENTS 2283 18329 #> 110 Jensen_DISEASES 1811 15755 #> 111 BioPlex_2017 3915 10271 #> 112 GO_Cellular_Component_2017 636 10427 #> 113 GO_Molecular_Function_2017 972 10601 #> 114 GO_Biological_Process_2017 3166 13822 #> 115 GO_Cellular_Component_2017b 816 8002 #> 116 GO_Molecular_Function_2017b 3271 10089 #> 117 GO_Biological_Process_2017b 10125 13247 #> 118 ARCHS4_Tissues 108 21809 #> 119 ARCHS4_Cell-lines 125 23601 #> 120 ARCHS4_IDG_Coexp 352 20883 #> 121 ARCHS4_Kinases_Coexp 498 19612 #> 122 ARCHS4_TFs_Coexp 1724 25983 #> 123 SysMyo_Muscle_Gene_Sets 1135 19500 #> 124 miRTarBase_2017 3240 14893 #> 125 TargetScan_microRNA_2017 683 17598 #> 126 Enrichr_Libraries_Most_Popular_Genes 121 5902 #> 127 Enrichr_Submissions_TF-Gene_Coocurrence 1722 12486 #> 128 Data_Acquisition_Method_Most_Popular_Genes 12 1073 #> 129 DSigDB 4026 19513 #> 130 GO_Biological_Process_2018 5103 14433 #> 131 GO_Cellular_Component_2018 446 8655 #> 132 GO_Molecular_Function_2018 1151 11459 #> 133 TF_Perturbations_Followed_by_Expression 1958 19741 #> 134 Chromosome_Location_hg19 36 27360 #> 135 NIH_Funded_PIs_2017_Human_GeneRIF 5687 13072 #> 136 NIH_Funded_PIs_2017_Human_AutoRIF 12558 13464 #> 137 Rare_Diseases_AutoRIF_ARCHS4_Predictions 3725 13787 #> 138 Rare_Diseases_GeneRIF_ARCHS4_Predictions 2244 13929 #> 139 NIH_Funded_PIs_2017_AutoRIF_ARCHS4_Predictions 12558 16964 #> 140 NIH_Funded_PIs_2017_GeneRIF_ARCHS4_Predictions 5684 17258 #> 141 Rare_Diseases_GeneRIF_Gene_Lists 2244 10352 #> 142 Rare_Diseases_AutoRIF_Gene_Lists 3725 10471 #> 143 SubCell_BarCode 104 12419 #> 144 GWAS_Catalog_2019 1737 19378 #> 145 WikiPathways_2019_Human 472 6201 #> 146 WikiPathways_2019_Mouse 176 4558 #> 147 TRRUST_Transcription_Factors_2019 571 3264 #> 148 KEGG_2019_Human 308 7802 #> 149 KEGG_2019_Mouse 303 8551 #> 150 InterPro_Domains_2019 1071 12444 #> 151 Pfam_Domains_2019 608 9000 #> 152 DepMap_WG_CRISPR_Screens_Broad_CellLines_2019 558 7744 #> 153 DepMap_WG_CRISPR_Screens_Sanger_CellLines_2019 325 6204 #> 154 MGI_Mammalian_Phenotype_Level_4_2019 5261 13420 #> 155 UK_Biobank_GWAS_v1 857 14148 #> 156 BioPlanet_2019 1510 9813 #> 157 ClinVar_2019 182 1397 #> 158 PheWeb_2019 1161 9116 #> 159 DisGeNET 9828 17464 #> 160 HMS_LINCS_KinomeScan 148 394 #> 161 CCLE_Proteomics_2020 378 11851 #> 162 ProteomicsDB_2020 913 8189 #> 163 lncHUB_lncRNA_Co-Expression 3729 18704 #> 164 Virus-Host_PPI_P-HIPSTer_2020 6715 5605 #> 165 Elsevier_Pathway_Collection 1721 5718 #> 166 Table_Mining_of_CRISPR_Studies 802 14156 #> 167 COVID-19_Related_Gene_Sets 205 16979 #> 168 MSigDB_Hallmark_2020 50 4383 #> 169 Enrichr_Users_Contributed_Lists_2020 1482 54974 #> 170 TG_GATES_2020 1190 12118 #> 171 Allen_Brain_Atlas_10x_scRNA_2021 766 12361 #> 172 Descartes_Cell_Types_and_Tissue_2021 172 9763 #> 173 KEGG_2021_Human 320 8078 #> 174 WikiPathway_2021_Human 622 7173 #> 175 HuBMAP_ASCT_plus_B_augmented_w_RNAseq_Coexpression 344 5833 #> 176 GO_Biological_Process_2021 6036 14937 #> 177 GO_Cellular_Component_2021 511 11497 #> 178 GO_Molecular_Function_2021 1274 11936 #> 179 MGI_Mammalian_Phenotype_Level_4_2021 4601 9767 #> 180 CellMarker_Augmented_2021 1097 14167 #> Genes Per Set #> 1 275 #> 2 1284 #> 3 77 #> 4 1370 #> 5 509 #> 6 3713 #> 7 18 #> 8 73 #> 9 34 #> 10 300 #> 11 48 #> 12 641 #> 13 155 #> 14 247 #> 15 57 #> 16 127 #> 17 85 #> 18 258 #> 19 388 #> 20 82 #> 21 58 #> 22 31 #> 23 4368 #> 24 37 #> 25 158 #> 26 5 #> 27 342 #> 28 715 #> 29 200 #> 30 100 #> 31 100 #> 32 25 #> 33 89 #> 34 15 #> 35 106 #> 36 166 #> 37 300 #> 38 300 #> 39 300 #> 40 176 #> 41 343 #> 42 301 #> 43 301 #> 44 47 #> 45 35 #> 46 78 #> 47 172 #> 48 122 #> 49 305 #> 50 1811 #> 51 2123 #> 52 9 #> 53 304 #> 54 912 #> 55 129 #> 56 128 #> 57 201 #> 58 21 #> 59 12 #> 60 48 #> 61 39 #> 62 39 #> 63 51 #> 64 47 #> 65 807 #> 66 1594 #> 67 293 #> 68 307 #> 69 302 #> 70 9 #> 71 299 #> 72 25 #> 73 298 #> 74 302 #> 75 1429 #> 76 36 #> 77 73 #> 78 63 #> 79 1443 #> 80 1443 #> 81 282 #> 82 292 #> 83 308 #> 84 318 #> 85 290 #> 86 310 #> 87 279 #> 88 321 #> 89 159 #> 90 153 #> 91 300 #> 92 300 #> 93 64 #> 94 87 #> 95 51 #> 96 887 #> 97 300 #> 98 300 #> 99 19 #> 100 13 #> 101 39 #> 102 42 #> 103 300 #> 104 1550 #> 105 19 #> 106 545 #> 107 505 #> 108 24 #> 109 161 #> 110 28 #> 111 22 #> 112 38 #> 113 25 #> 114 21 #> 115 143 #> 116 45 #> 117 49 #> 118 2316 #> 119 2395 #> 120 299 #> 121 299 #> 122 299 #> 123 137 #> 124 128 #> 125 1208 #> 126 109 #> 127 299 #> 128 100 #> 129 117 #> 130 36 #> 131 61 #> 132 39 #> 133 270 #> 134 802 #> 135 26 #> 136 45 #> 137 200 #> 138 200 #> 139 200 #> 140 200 #> 141 58 #> 142 76 #> 143 491 #> 144 37 #> 145 45 #> 146 54 #> 147 22 #> 148 92 #> 149 98 #> 150 23 #> 151 20 #> 152 363 #> 153 387 #> 154 32 #> 155 122 #> 156 49 #> 157 13 #> 158 22 #> 159 63 #> 160 73 #> 161 586 #> 162 421 #> 163 100 #> 164 39 #> 165 31 #> 166 40 #> 167 295 #> 168 146 #> 169 483 #> 170 448 #> 171 124 #> 172 139 #> 173 102 #> 174 43 #> 175 100 #> 176 33 #> 177 80 #> 178 34 #> 179 33 #> 180 80 #> Source #> 1 http://hgdownload.cse.ucsc.edu/goldenPath/hg18/database/ #> 2 http://jaspar.genereg.net/html/DOWNLOAD/ #> 3 #> 4 http://amp.pharm.mssm.edu/lib/cheadownload.jsp #> 5 http://www.ncbi.nlm.nih.gov/geo/ #> 6 http://genome.ucsc.edu/ENCODE/downloads.html #> 7 https://cgap.nci.nih.gov/Pathways/BioCarta_Pathways #> 8 http://www.reactome.org/download/index.html #> 9 http://www.wikipathways.org/index.php/Download_Pathways #> 10 http://www.ncbi.nlm.nih.gov/geo/ #> 11 http://www.kegg.jp/kegg/download/ #> 12 http://www.ncbi.nlm.nih.gov/geo/ #> 13 http://www.targetscan.org/cgi-bin/targetscan/data_download.cgi?db=vert_61 #> 14 http://amp.pharm.mssm.edu/X2K #> 15 http://www.geneontology.org/GO.downloads.annotations.shtml #> 16 https://pubmed.ncbi.nlm.nih.gov/22110038/ #> 17 http://software.broadinstitute.org/gsea/msigdb/index.jsp #> 18 http://biogps.org/downloads/ #> 19 http://biogps.org/downloads/ #> 20 http://www.geneontology.org/GO.downloads.annotations.shtml #> 21 http://www.geneontology.org/GO.downloads.annotations.shtml #> 22 http://www.human-phenotype-ontology.org/ #> 23 http://www.roadmapepigenomics.org/ #> 24 http://amp.pharm.mssm.edu/lib/keacommandline.jsp #> 25 https://www.nursa.org/nursa/index.jsf #> 26 http://mips.helmholtz-muenchen.de/genre/proj/corum/ #> 27 http://amp.pharm.mssm.edu/lib/keacommandline.jsp #> 28 http://www.informatics.jax.org/ #> 29 http://www.informatics.jax.org/ #> 30 http://www.broadinstitute.org/cmap/ #> 31 http://www.broadinstitute.org/cmap/ #> 32 http://www.omim.org/downloads #> 33 http://www.omim.org/downloads #> 34 http://mint.bio.uniroma2.it/download.html #> 35 http://www.broadinstitute.org/gsea/msigdb/collections.jsp #> 36 http://www.broadinstitute.org/gsea/msigdb/collections.jsp #> 37 http://www.ncbi.nlm.nih.gov/geo/ #> 38 http://www.ncbi.nlm.nih.gov/geo/ #> 39 http://www.ncbi.nlm.nih.gov/geo/ #> 40 https://portals.broadinstitute.org/ccle/home\n #> 41 http://biogps.org/downloads/ #> 42 https://www.proteomicsdb.org/ #> 43 http://www.humanproteomemap.org/index.php #> 44 http://www.hmdb.ca/downloads #> 45 ftp://ftp.ebi.ac.uk/pub/databases/interpro/ #> 46 http://www.geneontology.org/GO.downloads.annotations.shtml #> 47 http://www.geneontology.org/GO.downloads.annotations.shtml #> 48 http://www.geneontology.org/GO.downloads.annotations.shtml #> 49 http://www.brain-map.org/ #> 50 http://genome.ucsc.edu/ENCODE/downloads.html #> 51 http://genome.ucsc.edu/ENCODE/downloads.html #> 52 http://www.koehn.embl.de/depod/ #> 53 http://www.brain-map.org/ #> 54 http://genome.ucsc.edu/ENCODE/downloads.html #> 55 http://www.broadinstitute.org/achilles #> 56 http://www.broadinstitute.org/achilles #> 57 http://www.informatics.jax.org/ #> 58 https://cgap.nci.nih.gov/Pathways/BioCarta_Pathways #> 59 http://humancyc.org/ #> 60 http://www.kegg.jp/kegg/download/ #> 61 http://pid.nci.nih.gov/ #> 62 http://www.pantherdb.org/ #> 63 http://www.wikipathways.org/index.php/Download_Pathways #> 64 http://www.reactome.org/download/index.html #> 65 http://www.maayanlab.net/ESCAPE/ #> 66 http://www.ncbi.nlm.nih.gov/homologene #> 67 http://www.ncbi.nlm.nih.gov/geo/ #> 68 http://www.ncbi.nlm.nih.gov/geo/ #> 69 http://www.ncbi.nlm.nih.gov/geo/ #> 70 https://grants.nih.gov/grants/oer.htm\n #> 71 http://www.ncbi.nlm.nih.gov/geo/ #> 72 http://amp.pharm.mssm.edu/Enrichr #> 73 http://www.ncbi.nlm.nih.gov/geo/ #> 74 http://www.ncbi.nlm.nih.gov/geo/ #> 75 http://amp.pharm.mssm.edu/Enrichr #> 76 http://www.ncbi.nlm.nih.gov/gap #> 77 https://clue.io/ #> 78 https://clue.io/ #> 79 http://www.gtexportal.org/ #> 80 http://www.gtexportal.org/ #> 81 http://www.ncbi.nlm.nih.gov/geo/ #> 82 http://www.ncbi.nlm.nih.gov/geo/ #> 83 http://www.ncbi.nlm.nih.gov/geo/ #> 84 http://www.ncbi.nlm.nih.gov/geo/ #> 85 http://www.ncbi.nlm.nih.gov/geo/ #> 86 http://www.ncbi.nlm.nih.gov/geo/ #> 87 http://www.ncbi.nlm.nih.gov/geo/ #> 88 http://www.ncbi.nlm.nih.gov/geo/ #> 89 https://clue.io/ #> 90 https://clue.io/ #> 91 https://clue.io/ #> 92 https://clue.io/ #> 93 http://www.reactome.org/download/index.html #> 94 http://www.kegg.jp/kegg/download/ #> 95 http://www.wikipathways.org/index.php/Download_Pathways #> 96 #> 97 http://www.ncbi.nlm.nih.gov/geo/ #> 98 http://www.ncbi.nlm.nih.gov/geo/ #> 99 http://cgap.nci.nih.gov/Pathways/BioCarta_Pathways #> 100 http://humancyc.org/ #> 101 http://pid.nci.nih.gov/ #> 102 http://www.pantherdb.org/pathway/ #> 103 https://ntp.niehs.nih.gov/drugmatrix/ #> 104 http://amp.pharm.mssm.edu/Enrichr #> 105 http://proteincomplexes.org/ #> 106 http://tissues.jensenlab.org/ #> 107 http://www.ncbi.nlm.nih.gov/geo/ #> 108 http://www.informatics.jax.org/ #> 109 http://compartments.jensenlab.org/ #> 110 http://diseases.jensenlab.org/ #> 111 http://bioplex.hms.harvard.edu/ #> 112 http://www.geneontology.org/ #> 113 http://www.geneontology.org/ #> 114 http://www.geneontology.org/ #> 115 http://www.geneontology.org/ #> 116 http://www.geneontology.org/ #> 117 http://www.geneontology.org/ #> 118 http://amp.pharm.mssm.edu/archs4 #> 119 http://amp.pharm.mssm.edu/archs4 #> 120 http://amp.pharm.mssm.edu/archs4 #> 121 http://amp.pharm.mssm.edu/archs4 #> 122 http://amp.pharm.mssm.edu/archs4 #> 123 http://sys-myo.rhcloud.com/ #> 124 http://mirtarbase.mbc.nctu.edu.tw/ #> 125 http://www.targetscan.org/ #> 126 http://amp.pharm.mssm.edu/Enrichr #> 127 http://amp.pharm.mssm.edu/Enrichr #> 128 http://amp.pharm.mssm.edu/Enrichr #> 129 http://tanlab.ucdenver.edu/DSigDB/DSigDBv1.0/ #> 130 http://www.geneontology.org/ #> 131 http://www.geneontology.org/ #> 132 http://www.geneontology.org/ #> 133 http://www.ncbi.nlm.nih.gov/geo/ #> 134 http://hgdownload.cse.ucsc.edu/downloads.html #> 135 https://www.ncbi.nlm.nih.gov/pubmed/ #> 136 https://www.ncbi.nlm.nih.gov/pubmed/ #> 137 https://amp.pharm.mssm.edu/geneshot/ #> 138 https://www.ncbi.nlm.nih.gov/gene/about-generif #> 139 https://www.ncbi.nlm.nih.gov/pubmed/ #> 140 https://www.ncbi.nlm.nih.gov/pubmed/ #> 141 https://www.ncbi.nlm.nih.gov/gene/about-generif #> 142 https://amp.pharm.mssm.edu/geneshot/ #> 143 http://www.subcellbarcode.org/ #> 144 https://www.ebi.ac.uk/gwas #> 145 https://www.wikipathways.org/ #> 146 https://www.wikipathways.org/ #> 147 https://www.grnpedia.org/trrust/ #> 148 https://www.kegg.jp/ #> 149 https://www.kegg.jp/ #> 150 https://www.ebi.ac.uk/interpro/ #> 151 https://pfam.xfam.org/ #> 152 https://depmap.org/ #> 153 https://depmap.org/ #> 154 http://www.informatics.jax.org/ #> 155 https://www.ukbiobank.ac.uk/tag/gwas/ #> 156 https://tripod.nih.gov/bioplanet/ #> 157 https://www.ncbi.nlm.nih.gov/clinvar/ #> 158 http://pheweb.sph.umich.edu/ #> 159 https://www.disgenet.org #> 160 http://lincs.hms.harvard.edu/kinomescan/ #> 161 https://portals.broadinstitute.org/ccle #> 162 https://www.proteomicsdb.org/ #> 163 https://amp.pharm.mssm.edu/lnchub/ #> 164 http://phipster.org/ #> 165 http://www.transgene.ru/disease-pathways/ #> 166 #> 167 https://amp.pharm.mssm.edu/covid19 #> 168 https://www.gsea-msigdb.org/gsea/msigdb/collections.jsp #> 169 https://maayanlab.cloud/Enrichr #> 170 https://toxico.nibiohn.go.jp/english/ #> 171 https://portal.brain-map.org/ #> 172 https://descartes.brotmanbaty.org/bbi/human-gene-expression-during-development/ #> 173 https://www.kegg.jp/ #> 174 https://www.wikipathways.org/ #> 175 https://hubmapconsortium.github.io/ccf-asct-reporter/ #> 176 http://www.geneontology.org/ #> 177 http://www.geneontology.org/ #> 178 http://www.geneontology.org/ #> 179 http://www.informatics.jax.org/ #> 180 http://biocc.hrbmu.edu.cn/CellMarker/