×

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

Calculate how mapped reads are distributed over genomic features

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

Summary

Calculate how mapped reads are distributed over genomic features

Get started

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

include { RSEQC_READDISTRIBUTION } from 'nf-core/rseqc/readdistribution'

License

MIT License

Process
Name RSEQC_READDISTRIBUTION
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 2 channels
#1 txt tuple
meta file

the read distribution report

*.read_distribution.txt
*.read_distribution.txt file

the read distribution report

*.read_distribution.txt
#2 versions_rseqc tuple
${task.process} string

The process the versions were collected from

rseqc string

The tool name

read_distribution.py --version | sed "s/read_distribution.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:17 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Frseqc%2Freaddistribution/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rseqc/readdistribution/blobs/sha256:6ced91e2fb0e995a6751c368ffcd5cc15f92f0e32ef4b391db48ff4dfe090727
Size 2.5 KB
Checksum sha256:6ced91e2fb0e995a6751c368ffcd5cc15f92f0e32ef4b391db48ff4dfe090727
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:41:17 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:32:13 (UTC) 4 2.5 KB