View source: R/cut_primers_trim_reads.R
filter_and_trim | R Documentation |
filterAndTrim
function from 'DADA2', to be used after
primer trimmingWrapper function for filterAndTrim
function from 'DADA2', to be used after
primer trimming
filter_and_trim(
output_directory_path,
temp_directory_path,
cutadapt_data_barcode,
barcode_params,
barcode
)
output_directory_path |
The path to the directory where resulting files are output |
cutadapt_data_barcode |
Metabarcode-specific FASTQ read files trimmed of primers |
Filtered and trimmed reads
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.