1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 04:42:04 +00:00

More cleanup

This commit is contained in:
James Fellows Yates 2022-03-25 15:26:57 +01:00
parent 0e6f7e2ca1
commit b763bfa2c0

View file

@ -13,9 +13,6 @@ workflow SHORTREAD_FASTP {
ch_versions = Channel.empty()
ch_multiqc_files = Channel.empty()
//
// STEP: Read clipping and merging
//
ch_input_for_fastp = reads
.dump(tag: "pre-fastp_branch")
.branch{