view 1.0.0/conf/fastq.config @ 0:0a8dda29956e draft default tip

planemo upload
author galaxytrakr
date Thu, 28 May 2026 20:41:10 +0000
parents
children
line wrap: on
line source

params {
    fq_filter_by_len = "4000"
    fq_suffix = ".fastq.gz"
    fq2_suffix = false
    fq_strandedness = "unstranded"
    fq_single_end = true
    fq_filename_delim = "_"
    fq_filename_delim_idx = "1"
}