×

nf-core/cnvpytor/histogram @ 0.0.0-6c4ed3a

calculates read depth histograms

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @sima-r @ramprasadn
Maintainers: @sima-r @ramprasadn

Summary

calculates read depth histograms

Get started

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

include { CNVPYTOR_HISTOGRAM } from 'nf-core/cnvpytor/histogram'

License

MIT License

Process
Name CNVPYTOR_HISTOGRAM
Input 2 channels
#1 tuple
meta map

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

pytor file

pytor file containing read depth data

*.{pytor}
bin_sizes string

list of binsizes separated by space e.g. "1000 10000" and "1000"

Output 2 channels
#1 pytor tuple
meta map

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

${pytor.baseName}.pytor file

pytor file containing read depth histograms binned based on given bin size(s)

*.{pytor}
#2 versions_cnvpytor tuple
${task.process} string

The name of the process

cnvpytor string

The name of the tool

1.3.2 string

The expression to obtain the version of the tool

Tool Description Homepage
cnvpytor calling CNVs using read depth https://github.com/abyzovlab/CNVpytor
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:10:50 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcnvpytor%2Fhistogram/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/cnvpytor/histogram/blobs/sha256:39bb42d5980bb6ec841d1e33ceb454f90f18854266924ea6e70cbaa058b780ce
Size 2.4 KB
Checksum sha256:39bb42d5980bb6ec841d1e33ceb454f90f18854266924ea6e70cbaa058b780ce
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:10:50 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:53:20 (UTC) 4 2.4 KB