nf-core/regtools/junctionsextract @ 0.0.0-0c7146d
Summary
Extract exon-exon junctions from an RNAseq BAM file. The output is a BED file in the BED12 format.
Get started
Add the following snippet to your workflow script to include this module.
include { REGTOOLS_JUNCTIONSEXTRACT } from 'nf-core/regtools/junctionsextract'
License
MIT License
Process
Name
|
REGTOOLS_JUNCTIONSEXTRACT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted BAM file *.{bam}
|
bai
file
|
Index to sorted BAM file *.{bai}
|
strand_specificity
string
|
Strand specificity of the RNA-seq library preparation. Options are 'XS', use XS tags provided by aligner; 'RF', first-strand; 'FR', second-strand. |
|---|
Output
2 channels
#1
junc
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.junc
file
|
BED12 file containing exon-exon "regtools_junctionsextract" *.{junc}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| regtools | RegTools is a set of tools that integrate DNA-seq and RNA-seq data to help interpret mutations in a regulatory and splicing context. | https://regtools.readthedocs.io/en/latest/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:07:09 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fregtools%2Fjunctionsextract/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/regtools/junctionsextract/blobs/sha256:28d6fcec75e4daabb5be2dfd6ab33efb1c26a3e4516c8f98e3593371a06382af |
| Size | 2.8 KB |
| Checksum | sha256:28d6fcec75e4daabb5be2dfd6ab33efb1c26a3e4516c8f98e3593371a06382af |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:07:09 (UTC) | 1 | 2.8 KB | - |