Description Usage Arguments Value Examples
Get KEGG pathway information for annotated transcripts
1 | getPathways(annotFile = "cvCnt.csv")
|
annotFile |
csv output file from annotateTranscripts |
Annotation results are written to path.csv, pthKo.csv
1 2 3 | cvCnt <- system.file("extdata", "cvCnt2.csv",
package="Trans2Kegg")
getPathways(cvCnt)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.