nf-core/ichorcna/createpon @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:24:47 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fichorcna%2Fcreatepon/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ichorcna/createpon/blobs/sha256:770e027bfeb589147c59f1bf92145f4c315dca94763e7a27929353cdbe30ea8a |
| Size | 3.0 KB |
| Checksum | sha256:770e027bfeb589147c59f1bf92145f4c315dca94763e7a27929353cdbe30ea8a |
| Downloads | 3 |
| 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 |