View source: R/data_navigation.R
get_features_from_gmt_file | R Documentation |
Just grabs the names of all of the gene sigs from a gmt file.
get_features_from_gmt_file(gmt_path)
gmt_path |
A string path to a gmt text file. |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_features_from_gmt_file ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
A vector strings which includes the gene signature names
Other gene_signatures:
get_gene_set_entrez_human_bgvlab_path()
,
get_gene_set_entrez_human_c2_path()
,
get_gene_set_entrez_human_cta_path()
,
get_gene_set_entrez_human_kegg_path()
,
get_gene_set_hgnc_human_bgvlab_path()
,
get_gene_set_hgnc_human_c2cp_path()
,
get_gene_set_hgnc_human_cta_path()
,
get_gene_set_hgnc_human_kegg_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.