Description Usage Arguments Value
Function must be run on main folder containing all seqtab.RDS files to be annotated (recursive folders supported). This function will output abundance and taxonomy tables in the working directory.
1 2 3 4 5 | jd_rds(
seqlength_min = 400,
seqlength_max = 470,
refpath = "E:/ubuntu/virtual_shared/silva_nr99_v138_wSpecies_train_set.fa.gz"
)
|
seqlength_min |
minimum sequence length to keep, default to 400 for V3-V4 region |
seqlength_max |
maximum sequence length to keep, default to 470 for V3-V4 region |
refpath |
path to SILVA reference database |
csv files of abundance and taxonomy table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.