Description Usage Arguments Value Examples
Merge pathway information and summarize DE counts
1 | mergePaths(prefix = "")
|
prefix |
File prefix for input files. |
Annotation results are written to dePathsDetails.csv, countByClass.csv, countByPath.csv
1 2 | prefix <- system.file("extdata", package="Trans2Kegg")
mergePaths(prefix=prefix)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.