×

nf-core/plink2/pca @ 0.0.0-0c7146d

Perform PCA analysis using PLINK

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @bruno-ariano
Maintainers: @bruno-ariano

Summary

Perform PCA analysis using PLINK

Get started

Add the following snippet to your workflow script to include this module.

include { PLINK2_PCA } from 'nf-core/plink2/pca'

License

MIT License

Process
Name PLINK2_PCA
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

npcs integer

Number of PCs to compute

use_approx boolean

If true, use the approximate method

pgen file

PLINK 2 binary genotype table

*.{pgen}
psam file

PLINK 2 sample information file

*.{psam}
pvar file

PLINK 2 variant information file

*.{pvar}
Output 4 channels
#1 evfile tuple
meta map

Groovy Map containing sample information

*.eigenvec
*.eigenval map

Groovy Map containing sample information

*.eigenval
#2 logfile tuple
meta map

Groovy Map containing sample information

*.eigenvec
*.log map

Groovy Map containing sample information

*.log
#3 evecfile tuple
meta map

Groovy Map containing sample information

*.eigenvec
*.eigenvec map

Groovy Map containing sample information

*.eigenvec
#4 versions
versions.yml file

File containing the version of the program

versions.yml
Tool Description Homepage
plink2 Whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner http://www.cog-genomics.org/plink/2.0/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:04:33 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fplink2%2Fpca/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/plink2/pca/blobs/sha256:015f42be99c6313d5796fdb51e15429e23efd2d62113af199bf719d399789de9
Size 2.6 KB
Checksum sha256:015f42be99c6313d5796fdb51e15429e23efd2d62113af199bf719d399789de9
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:04:33 (UTC) 1 2.6 KB -