nf-core/plink/exclude @ 0.0.0-0c7146d
Summary
Exclude variant identifiers from plink bfiles
Get started
Add the following snippet to your workflow script to include this module.
include { PLINK_EXCLUDE } from 'nf-core/plink/exclude'
License
MIT License
Name
|
PLINK_EXCLUDE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bed
file
|
PLINK binary biallelic genotype table *.{bed}
|
bim
file
|
PLINK extended MAP file *.{bim}
|
fam
file
|
PLINK sample information file *.{fam}
|
variants
file
|
A text file containing variant identifiers to remove (one per line) *.{txt}
|
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bed
file
|
PLINK binary biallelic genotype table file *.{bed}
|
bim
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bim
file
|
PLINK extended MAP file *.{bim}
|
fam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fam
file
|
PLINK sample information file *.{fam}
|
versions_plink
tuple
${task.process}
string
|
The name of the process |
|---|---|
plink
string
|
The name of the tool |
plink --version 2>&1 | sed 's/^PLINK v//;s/ .*//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| plink | Whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner. | https://www.cog-genomics.org/plink |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:03:36 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fplink%2Fexclude/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/plink/exclude/blobs/sha256:710aa4108acd259a9294bc1b04d28bcf8462043c39acae752ab044bdc2661e76 |
| Size | 3.0 KB |
| Checksum | sha256:710aa4108acd259a9294bc1b04d28bcf8462043c39acae752ab044bdc2661e76 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:03:36 (UTC) | 1 | 3.0 KB | - |