Description Usage Arguments Value
View source: R/helpers_warnings.R
Its takes care of the following: No IDs are duplicated. Every combination of barcode, forward primer and reverse primer is unique. Each barcode has unique forward reads file and reverse read files. Checks that the read files exist with read access.
1 | checkConfigFile(configTable, fastq_folder)
|
configTable |
(data.frame) Config file. |
fastq_folder |
(string) Path to fastq folder. |
(boolean) TRUE, If anything goes wrong stops and prints error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.