Fix: Leehom meta output channel descriptions (#1356)

* fix: remove left-over unnecessary code

* Fix metayml docs of R2 output channels
This commit is contained in:
James A. Fellows Yates 2022-02-27 14:35:47 +01:00 committed by GitHub
parent 8a20253f40
commit e0bf0a1689
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,11 +61,11 @@ output:
pattern: "*.r1.fail.fq.gz"
- unmerged_r2_fq_pass:
type: file
description: Passed unmerged R1 FASTQs
description: Passed unmerged R2 FASTQs
pattern: "*.r2.fq.gz"
- unmerged_r2_fq_pass:
type: file
description: Failed unmerged R1 FASTQs
description: Failed unmerged R2 FASTQs
pattern: "*.r2.fail.fq.gz"
- log:
type: file