nf-core/fgbio/copyumifromreadname @ 0.0.0-0c7146d
Summary
Copies the UMI at the end of a bam files read name to the RX tag.
Get started
Add the following snippet to your workflow script to include this module.
include { FGBIO_COPYUMIFROMREADNAME } from 'nf-core/fgbio/copyumifromreadname'
License
MIT License
Process
Name
|
FGBIO_COPYUMIFROMREADNAME |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted BAM/CRAM/SAM file *.{bam,cram,sam}
|
bai
file
|
Index for bam file *.{bai}
|
Output
3 channels
#1
bai
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bai
file
|
Index for bam file *.{bai}
|
#2
bam
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bam
file
|
Sorted BAM file *.{bam}
|
#3
versions_fgbio
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
fgbio
string
|
The tool name |
fgbio --version 2>&1 | tr -d "[:cntrl:]" | sed -e "s/^.*Version: //;s/\[.*$//"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| fgbio | A set of tools for working with genomic and high throughput sequencing data, including UMIs | http://fulcrumgenomics.github.io/fgbio/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:39:13 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ffgbio%2Fcopyumifromreadname/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/fgbio/copyumifromreadname/blobs/sha256:537e82d6125654930caf63a87377bce081cff469ebeb3e685209019b21e05705 |
| Size | 2.8 KB |
| Checksum | sha256:537e82d6125654930caf63a87377bce081cff469ebeb3e685209019b21e05705 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:39:13 (UTC) | 1 | 2.8 KB | - |