×

nf-core/rseqc/junctionsaturation @ 0.0.0-6c4ed3a

compare detected splice junctions to reference gene model

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules

Summary

compare detected splice junctions to reference gene model

Get started

Add the following snippet to your workflow script to include this module.

include { RSEQC_JUNCTIONSATURATION } from 'nf-core/rseqc/junctionsaturation'

License

MIT License

Process
Name RSEQC_JUNCTIONSATURATION
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

bam file

the alignment in bam format

*.{bam}
bai file

BAM index file

*.{bai}
bed file

a bed file for the reference gene model

*.{bed}
Output 3 channels
#1 pdf tuple
meta file

Junction saturation report

*.pdf
*.pdf file

Junction saturation report

*.pdf
#2 rscript tuple
meta file

Junction saturation report

*.pdf
*.r file

Junction saturation R-script

*.r
#3 versions_rseqc tuple
${task.process} string

The process the versions were collected from

rseqc string

The tool name

junction_saturation.py --version | sed "s/junction_saturation.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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:41:16 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Frseqc%2Fjunctionsaturation/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rseqc/junctionsaturation/blobs/sha256:e9f8b6b6765d293e0f41918ebe117ba39e730c8bb56f6b7013acf9bdd0b09604
Size 2.6 KB
Checksum sha256:e9f8b6b6765d293e0f41918ebe117ba39e730c8bb56f6b7013acf9bdd0b09604
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:41:16 (UTC) 3 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:32:11 (UTC) 3 2.6 KB