ngsLCA_count | R Documentation |
Count the reads number and taxa number after each filtering and de-contaminating, as well as in each taxa group. Results will be generated into "path/run/counts/"
ngsLCA_count(path, run = "run01")
path |
working directory, same to |
run |
name of the run, default is "run01". |
Text files and figures showing reads number and taxa number.
ngsLCA_count(path=system.file("extdata","lca_files",package="ngsLCA"),
run="run01")
## This will generate tables and figures showing
## the numbers of reads and taxa for "run01". Results
## will be in "path/run01/counts/".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.