View source: R/ngsLCA_meganFile.R
| ngsLCA_meganFile | R Documentation |
Generate files that can be inputted into MEGAN for taxa profiling. Results will be in "path/run/megan/".
ngsLCA_meganFile(path, run = "run01")
path |
working directory, same to |
run |
name of the run, default is "run01". |
MEGAN input taxa profiles.
ngsLCA_meganFile(path=system.file("extdata","lca_files",package="ngsLCA"),
run="run01")
## This will generate MEGAN format taxa profiles for
## the complete taxa profile as well as taxa groups
## and ranks (if available) of "run01". Resutls will
## be in "path/run01/megan/". These files can be
## directly used as input csv files in MEGAN for
## taxa profiling.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.