nf-core/ichorcna/createpon @ 0.0.0-0c7146d
Summary
ichorCNA is an R package for calculating copy number alteration from (low-pass) whole genome sequencing, particularly for use in cell-free DNA. This module generates a panel of normals
Get started
Add the following snippet to your workflow script to include this module.
include { ICHORCNA_CREATEPON } from 'nf-core/ichorcna/createpon'
License
MIT License
Name
|
ICHORCNA_CREATEPON |
|---|
wigs
file
|
Any number of hmmcopy/readCounter processed .wig files giving the number of reads in the sample, in each genomic window. These will be averaged over to generate the panel of normals. *.{wig}
|
|---|
gc_wig
file
|
hmmcopy/gcCounter processed .wig file giving the gc content in the reference fasta, in each genomic window *.{wig}
|
|---|
map_wig
file
|
hmmcopy/mapCounter processed .wig file giving the mapability in the reference fasta, in each genomic window *.{wig}
|
|---|
centromere
file
|
Text file giving centromere locations of each genome, to exclude these windows *.{txt}
|
|---|
rep_time_wig
file
|
Replication/timing .wig file. *.{wig}
|
|---|
exons
file
|
BED file for exon regions to annotate CNA regions. *.{bed}
|
|---|
rds
${prefix}*.rds
file
|
R data file (.rds) containing panel of normals data, medians of each bin. *.rds
|
|---|
txt
${prefix}*.txt
file
|
Text file containing panel of normals data, medians of each bin. *.txt
|
|---|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| ichorcna | Estimating tumor fraction in cell-free DNA from ultra-low-pass whole genome sequencing. | https://github.com/broadinstitute/ichorCNA |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:10:18 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fichorcna%2Fcreatepon/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ichorcna/createpon/blobs/sha256:2933f0c3c16984cb337748027a50166e9fe778443275f490044451253c88399c |
| Size | 3.0 KB |
| Checksum | sha256:2933f0c3c16984cb337748027a50166e9fe778443275f490044451253c88399c |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:24:47 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:10:18 (UTC) | 4 | 3.0 KB |