-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description of feature
Is it possible to include a 3rd fastq file including only the UMIs, for the FastqToBam step? What I normally do is:
fgbio --compression 1 --async-io FastqToBam --input {input.fqR1} {input.fqR2} {input.umifq} --read-structures +T +T +M --sample {params.samplename} --library {params.samplename} --output {output}
Many thanks, @nh13! Very exciting seeing a nf-core pipeline for fgbio.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers