View source: R/cut_primers_trim_reads.R
run_cutadapt | R Documentation |
Core function for running 'Cutadapt'
run_cutadapt(
cutadapt_path,
cutadapt_data_barcode,
barcode_params,
minCutadaptlength
)
cutadapt_path |
A path to the 'Cutadapt' program. |
minCutadaptlength |
Read lengths that are lower than this threshold will be discarded. Default is 0. |
Trimmed read.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.