mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 10:49:55 +00:00
More cleanup
This commit is contained in:
parent
0e6f7e2ca1
commit
b763bfa2c0
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ workflow SHORTREAD_FASTP {
|
||||||
ch_versions = Channel.empty()
|
ch_versions = Channel.empty()
|
||||||
ch_multiqc_files = Channel.empty()
|
ch_multiqc_files = Channel.empty()
|
||||||
|
|
||||||
//
|
|
||||||
// STEP: Read clipping and merging
|
|
||||||
//
|
|
||||||
ch_input_for_fastp = reads
|
ch_input_for_fastp = reads
|
||||||
.dump(tag: "pre-fastp_branch")
|
.dump(tag: "pre-fastp_branch")
|
||||||
.branch{
|
.branch{
|
||||||
|
|
Loading…
Reference in a new issue