View source: R/read_cpdb_tab.R
read_cpdb_tab | R Documentation |
Read in a .tab file from the Consensus Pathway Database (CPDB)
read_cpdb_tab(file, sourceDB = NULL)
file |
The filename |
sourceDB |
The source database to use. If NULL (default), retains gene sets from all source databases |
A list object, containing a character vector of genes for each gene set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.