view 0.4.2/conf/fastq.config @ 139:c5daa29f933c

planemo upload
author kkonganti
date Tue, 09 Jul 2024 13:09:06 -0400
parents 52045ea4679d
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"
}