×

Nextflow Modules

Clear

Showing module(s) with keyword "fgbio"

Module Keywords Description
nf-core/fgbio/callduplexconsensusreads umi duplex fgbio Uses FGBIO CallDuplexConsensusReads to call duplex consensus sequences from reads generated from the same double-stranded source molecule.
nf-core/fgbio/copyumifromreadname fgbio copy umi readname Copies the UMI at the end of a bam files read name to the RX tag.
nf-core/fgbio/filterconsensusreads fgbio filter consensus umi duplexumi Uses FGBIO FilterConsensusReads to filter consensus reads generated by CallMolecularConsensusReads or CallDuplexConsensusReads.
nf-core/fgbio/groupreadsbyumi UMI groupreads fgbio Groups reads together that appear to have come from the same original molecule. Reads are grouped by template, and then templates are sorted by the 5’ mapping positions of the reads from the template, used from earliest mapping position to latest. Reads that have the same end positions are then sub-grouped by UMI sequence. (!) Note: the MQ tag is required on reads with mapped mates (!) This can be added using samblaster with the optional argument --addMateTags.
nf-core/fgbio/zipperbams fgbio umi unmapped ubam zipperbams FGBIO tool to zip together an unmapped and mapped BAM to transfer metadata into the output BAM