nf-core/regtools/junctionsextract @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:40:37 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fregtools%2Fjunctionsextract/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/regtools/junctionsextract/blobs/sha256:67ee02e37099b2055b7d2e5cdcfefe6008dd2dc941a47c050a19926e6ebcb568 |
| Size | 2.7 KB |
| Checksum | sha256:67ee02e37099b2055b7d2e5cdcfefe6008dd2dc941a47c050a19926e6ebcb568 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:40:37 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:30:30 (UTC) | 3 | 2.7 KB |