nf-core/dupradar @ 0.0.0-6c4ed3a
Summary
Assessment of duplication rates in RNA-Seq datasets
Get started
Add the following snippet to your workflow script to include this module.
include { DUPRADAR } from 'nf-core/dupradar'
License
MIT License
Name
|
DUPRADAR |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bam
file
|
BAM/SAM file containing read alignments *.{bam}
|
meta2
map
|
Groovy Map containing reference information e.g. [ id:'human' ] |
|---|---|
gtf
file
|
Genomic features annotation in GTF or SAF *.{gtf}
|
hist
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_expressionHist.pdf
file
|
PDF expression histogram *.pdf
|
boxplot
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_duprateExpBoxplot.pdf
file
|
PDF duplication rate ~ total reads per kilobase (RPK) boxplot *_duprateExpBoxplot.pdf
|
multiqc
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_mqc.txt
file
|
dupRadar files for passing to MultiQC *_multiqc.txt
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
dupmatrix
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_dupMatrix.txt
file
|
Text file containing tags falling on the features described in the GTF file *_dupMatrix.txt
|
scatter2d
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_duprateExpDens.pdf
file
|
PDF duplication rate against total read count plot *_duprateExpDens.pdf
|
session_info
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.R_sessionInfo.log
file
|
dump of R SessionInfo *.log
|
intercept_slope
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_intercept_slope.txt
file
|
Text file containing intercept and slope from dupRadar modelling *_intercept_slope.txt
|
| Tool | Description | Homepage |
|---|---|---|
| dupradar | Assessment of duplication rates in RNA-Seq datasets | https://bioconductor.org/packages/release/bioc/html/dupRadar.html |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:14:31 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fdupradar/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/dupradar/blobs/sha256:6ac2a7fb86abaa2e7b4a0eccf8c7eef1054d0d5cdbec99429230c8defe52ae3d |
| Size | 5.8 KB |