nf-core/rseqc/splitbam @ 0.0.0-0c7146d
Summary
Split BAM file based on gene list in BED format
Get started
Add the following snippet to your workflow script to include this module.
include { RSEQC_SPLITBAM } from 'nf-core/rseqc/splitbam'
License
MIT License
Name
|
RSEQC_SPLITBAM |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted BAM file *.{bam}
|
bai
file
|
BAM index file *.{bai}
|
meta2
map
|
Groovy Map containing reference information e.g. |
|---|---|
bed
file
|
Gene list in BED format to split the BAM by *.{bed}
|
ex_bam
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.ex.bam
file
|
BAM file containing reads that did not map to the gene list *.ex.bam
|
in_bam
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.in.bam
file
|
BAM file containing reads that mapped to the gene list *.in.bam
|
junk_bam
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.junk.bam
file
|
BAM file containing QC failed or unmapped reads *.junk.bam
|
versions_rseqc
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
rseqc
string
|
The tool name |
split_bam.py --version | sed "s/split_bam.py //"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| rseqc | RSeQC package provides a number of useful modules that can comprehensively evaluate high throughput sequence data especially RNA-seq data. | http://rseqc.sourceforge.net/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:08:42 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Frseqc%2Fsplitbam/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/rseqc/splitbam/blobs/sha256:aefb48a8fbe66e6daebfa3d718fb67e64785a832d0668dd1dc58ff9c942e0901 |
| Size | 2.7 KB |
| Checksum | sha256:aefb48a8fbe66e6daebfa3d718fb67e64785a832d0668dd1dc58ff9c942e0901 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:08:42 (UTC) | 1 | 2.7 KB | - |