view 0.6.1/conf/fastq.config @ 14:b0a37e88ecb5

"planemo upload"
author kkonganti
date Thu, 07 Sep 2023 10:13:31 -0400
parents 749faef1caa9
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"
}