nf-core/poolsnp @ 0.0.0-0c7146d
Summary
PoolSNP is a heuristic SNP caller, which uses an MPILEUP file and a reference genome in FASTA format as inputs.
Get started
Add the following snippet to your workflow script to include this module.
include { POOLSNP } from 'nf-core/poolsnp'
License
MIT License
Name
|
POOLSNP |
|---|
meta
map
|
Groovy Map containing sample information. e.g. |
|---|---|
mpileup
file
|
MPILEUP file. This file contains the base calls and alignment information for each position in the reference genome. It is used as input for variant calling and other downstream analyses. *.mpileup
|
meta2
map
|
Groovy Map containing sample information. e.g. |
|---|---|
reference
file
|
Reference genome in FASTA format. May NOT contain any special characters such as "/|,:" *.{fasta,fa}
|
meta3
map
|
Groovy Map containing sample information. e.g. |
|---|---|
max_cov
float
|
Maximum coverage is calculated for every library and chromosomal arm as the percentile of a coverage distribution, e.g. max-cov=0.98 will only consider positions within the 98% coverage percentile for a given sample and chromosomal arm. Note: Provide |
max_cov_file
file
|
File containing the maximum coverage thresholds for all chromosomal arms and libraries. This file needs to be tab-delimited with two columns:
|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.vcf.gz
file
|
Gzipped VCF file containing allele counts and frequencies for every position and library *.vcf.gz
|
max_cov
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*cov-*.txt
file
|
File containing the maximum coverage thresholds for all chromosomal arms and libraries *cov-*.txt
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
bad_sites
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*BS.txt.gz
file
|
File containing a list of sites (variable and invariable) that did not pass the SNP calling criteria *BS.txt.gz
|
| Tool | Description | Homepage |
|---|---|---|
| poolsnp | PoolSNP is a heuristic SNP caller, which uses an MPILEUP file and a reference genome in FASTA format as inputs. | https://github.com/capoony/PoolSNP |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:04:49 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fpoolsnp/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/poolsnp/blobs/sha256:1aaad129de952ba5cadfaba0f39080a980c195550ce00c5e726c0c01e581d880 |
| Size | 3.6 KB |
| Checksum | sha256:1aaad129de952ba5cadfaba0f39080a980c195550ce00c5e726c0c01e581d880 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:04:49 (UTC) | 1 | 3.6 KB | - |