view 0.4.0/conf/fastq.config @ 104:17890124001d

"planemo upload"
author kkonganti
date Sun, 28 Aug 2022 00:37:10 -0400
parents ce6d9548fe89
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 = false
    fq_filename_delim = "_"
    fq_filename_delim_idx = "1"
}