Mercurial > repos > galaxytrakr > hfp_centriflaken_awsbatch
diff 0.4.2/conf/fastq.config @ 0:082e0091e813 draft default tip
planemo upload
| author | galaxytrakr |
|---|---|
| date | Fri, 29 May 2026 13:27:47 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/0.4.2/conf/fastq.config Fri May 29 13:27:47 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 = false + fq_filename_delim = "_" + fq_filename_delim_idx = "1" +} \ No newline at end of file
