View source: R/FormatPathways.R
| format_pathways | R Documentation | 
This function takes the output of msigdbr and formats the pathways into something that can be used within SCPA
format_pathways(msigdbr_output)
| msigdbr_output | output from msigdbr | 
list of pathways with corresponding genes
## Not run: 
pathways <- format_pathways(
     pathways
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.