Mercurial > repos > galaxytrakr > hfp_bettercallsal_awsbatch
diff 1.0.0/conf/fastq.config @ 0:801b85b03a17 draft default tip
planemo upload
| author | galaxytrakr |
|---|---|
| date | Thu, 28 May 2026 20:31:42 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/1.0.0/conf/fastq.config Thu May 28 20:31:42 2026 +0000 @@ -0,0 +1,9 @@ +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" +} \ No newline at end of file
