| prepare_gene_sets | R Documentation |
Prepare gene sets for GSEA
prepare_gene_sets(pathway_type = "KEGG", organism = "ko", go_category = "all")
pathway_type |
A character string specifying the pathway type: "KEGG", "MetaCyc", or "GO" |
organism |
A character string specifying the organism (only relevant for KEGG and GO) |
go_category |
A character string specifying the GO category to use.
"all" (default) uses all categories. Valid values are determined by
the reference data; see |
A list of pathway gene sets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.