×

nf-core/picard/collectrnaseqmetrics @ 0.0.0-6c4ed3a

Collect metrics from a RNAseq BAM file

Latest version: 0.0.0-6c4ed3a
Total downloads: 8
Source: nf-core/modules
Authors: @anoronh4
Maintainers: @anoronh4

Summary

Collect metrics from a RNAseq BAM file

Get started

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

include { PICARD_COLLECTRNASEQMETRICS } from 'nf-core/picard/collectrnaseqmetrics'

License

MIT License

Process
Name PICARD_COLLECTRNASEQMETRICS
Input 4 channels
#1 tuple
meta map

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

bam file

BAM/SAM file

*.{bam,sam}
ref_flat file

Genome ref_flat file

fasta file

Genome fasta file

rrna_intervals file

Interval file of ribosomal RNA regions

Output 3 channels
#1 pdf tuple
meta map

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

*.pdf file

Plot normalized position vs. coverage in a pdf file generated by picard

#2 metrics tuple
meta map

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

*.rna_metrics file

RNA alignment metrics files generated by picard

*.rna_metrics
#3 versions_picard tuple
${task.process} string

The process the versions were collected from

picard string

The tool name

picard CollectRnaSeqMetrics --version 2>&1 | sed -n 's/.*Version://p' string

The command used to generate the version of the tool

Tool Description Homepage
picard A set of command line tools (in Java) for manipulating high-throughput sequencing (HTS) data and formats such as SAM/BAM/CRAM and VCF. https://broadinstitute.github.io/picard/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:35:58 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpicard%2Fcollectrnaseqmetrics/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/picard/collectrnaseqmetrics/blobs/sha256:798b36eff881e126e4b444946a43c7f0d439e14ba6c12ef145ff4684b26bb05a
Size 3.2 KB
Checksum sha256:798b36eff881e126e4b444946a43c7f0d439e14ba6c12ef145ff4684b26bb05a
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:35:58 (UTC) 4 3.2 KB
0.0.0-0c7146d 08 Apr 2026 19:25:32 (UTC) 4 3.2 KB