getPathways: Get KEGG pathway information for annotated transcripts

Description Usage Arguments Value Examples

Description

Get KEGG pathway information for annotated transcripts

Usage

1
getPathways(annotFile = "cvCnt.csv")

Arguments

annotFile

csv output file from annotateTranscripts

Value

Annotation results are written to path.csv, pthKo.csv

Examples

1
2
3
cvCnt <- system.file("extdata", "cvCnt2.csv", 
package="Trans2Kegg")
getPathways(cvCnt)

croesel/Trans2Kegg documentation built on May 12, 2019, 3:11 p.m.