View source: R/DADA2associatedFunctions.R
DADA2CreateSeqTab | R Documentation |
Create OTU table.
DADA2CreateSeqTab(
sampleNames,
maxLen = 0,
file1PathInDataset,
database,
seqTech,
maxExpErr
)
a |
fastq or pairs of ffastq files . |
Returns a DADA2 seqtab object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.