Skip to content

FastqToBam with a external UMIs fastq #12

@migrau

Description

@migrau

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions