nf-core/sequencetools/pileupcaller @ 0.0.0-6c4ed3a
Summary
PileupCaller is a tool to create genotype calls from bam files using read-sampling methods
Get started
Add the following snippet to your workflow script to include this module.
include { SEQUENCETOOLS_PILEUPCALLER } from 'nf-core/sequencetools/pileupcaller'
License
MIT License
Name
|
SEQUENCETOOLS_PILEUPCALLER |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
mpileup
file
|
samtools mpileup output. |
snpfile
file
|
Eigenstrat format .snp file of the sites in the mpileup file to call genotypes on. Only alleles matching the Ref and Alt alleles of the provided snp file will be called. |
|---|
sample_names_fn
file
|
File containing the sample names |
|---|
plink
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bed
file
|
A tuple containing the output Plink-formatted bed, bim and fam files. *.{bed,bim,fam}
|
*.bim
file
|
A tuple containing the output Plink-formatted bed, bim and fam files. *.{bed,bim,fam}
|
*.fam
file
|
A tuple containing the output Plink-formatted bed, bim and fam files. *.{bed,bim,fam}
|
freqsum
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.freqsum.gz
file
|
The output freqsum-formatted file. *.freqsum.gz
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
eigenstrat
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.geno
file
|
A tuple containing the output Eigenstrat-formatted geno, snp and ind files. *.{geno,snp,ind}.txt
|
*.snp
file
|
A tuple containing the output Eigenstrat-formatted geno, snp and ind files. *.{geno,snp,ind}.txt
|
*.ind
file
|
A tuple containing the output Eigenstrat-formatted geno, snp and ind files. *.{geno,snp,ind}.txt
|
| Tool | Description | Homepage |
|---|---|---|
| sequencetools | Tools for population genetics on sequencing data | https://github.com/stschiff/sequenceTools |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:44:55 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsequencetools%2Fpileupcaller/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sequencetools/pileupcaller/blobs/sha256:8cd04304ced0e6c22880f9425d05b2cf756fefa5f5cde4f3a7760239c64eb36c |
| Size | 3.3 KB |
| Checksum | sha256:8cd04304ced0e6c22880f9425d05b2cf756fefa5f5cde4f3a7760239c64eb36c |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:44:55 (UTC) | 3 | 3.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:30:49 (UTC) |