View source: R/ExtractModuleContents.R
ExtractModuleContents | R Documentation |
This function extracts the ids of peak or gene modules in a vector so they can be plotted
ExtractModuleContents(modules_df, module_names)
modules_df |
data frame of modules, each row name is module name and each column is a gene or peak ID |
module_names |
vector of module names to extract, must match rownames of modules_df |
vector of peak or gene IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.