×

nf-core/rseqc/readdistribution @ 0.0.0-0c7146d

Calculate how mapped reads are distributed over genomic features

Latest version: 0.0.0-0c7146d
Total downloads: 1
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-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:08:38 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Frseqc%2Freaddistribution/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/rseqc/readdistribution/blobs/sha256:39af7d1a98c879110b41b34c73478ce18b92ca111b600f8d88e93834d08a6fce
Size 2.5 KB
Checksum sha256:39af7d1a98c879110b41b34c73478ce18b92ca111b600f8d88e93834d08a6fce
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:08:38 (UTC) 1 2.5 KB -