comparison 0.2.0/conf/fastq.config @ 11:a5f31c44f8c9

planemo upload
author kkonganti
date Mon, 15 Jul 2024 16:11:44 -0400
parents
children
comparison
equal deleted inserted replaced
10:ddf7a172bf30 11:a5f31c44f8c9
1 params {
2 fq_filter_by_len = "4000"
3 fq_suffix = ".fastq.gz"
4 fq2_suffix = false
5 fq_strandedness = "unstranded"
6 fq_single_end = false
7 fq_filename_delim = "_"
8 fq_filename_delim_idx = "1"
9 }