Last active
November 27, 2020 06:30
-
-
Save joelnitta/438de9353fa8fc5c36e1cae2714e7fb5 to your computer and use it in GitHub Desktop.
fastp (single end) cwl job
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in1: | |
class: File | |
path: raw-sequence.fastq.gz | |
out1: trimmed.fastq.gz | |
html: report.html | |
json: report.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment