This function converts the ConsensusPathDB http://consensuspathdb.org/ biological pathways (.tab) into a mgsa geneset object
1 2 | convert_cpdb_pathway_to_mgsa_geneset(infile, pathway.id.col = "external_id",
gene.id.col = "hgnc_symbol_ids")
|
infile |
Pathway to the CPDB pathway file |
pathway.id.col |
Column name of the pathway identifer in the infile |
gene.id.col |
Column name of the gene identifier in the infile |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.