Description Usage Arguments Examples
Used for mapping short reads against contigs using blast
1 | mappingInfo(koi = "K00927", doBlast = FALSE, ...)
|
koi |
the KO of interest |
doBlast |
read from file or carry out blast |
... |
root, outputDir, query, rangesFile, genomesFile, blastFile |
1 2 3 4 5 | ## Not run:
blastfile = "~/simulation_fr_the_beginning/reAssemble/everybodyelse/out/simBlast/K00927/blast.tsv"
mappingInfo(blastfile, doBlast=FALSE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.