×

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

Apply a scoring system to each sample in a plink 2 fileset

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @nebfield
Maintainers: @nebfield

Summary

Apply a scoring system to each sample in a plink 2 fileset

Get started

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

include { PLINK2_SCORE } from 'nf-core/plink2/score'

License

MIT License

Process
Name PLINK2_SCORE
Input 2 channels
#1 tuple
meta map

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

pgen file

PLINK 2 binary genotype table

*.{pgen}
psam file

PLINK 2 sample information file

*.{psam}
pvar file

PLINK 2 variant information file

*.{pvar}
scorefile file

A text file containing variant identifiers and weights

*.{scores,txt,scorefile}
Output 2 channels
#1 score tuple
meta map

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

*.sscore file

A text file containing sample scores, in plink 2 .sscore format

*.{sscore}
#2 versions
versions.yml file

File containing software versions

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 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:27:50 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fplink2%2Fscore/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/plink2/score/blobs/sha256:7f2e556609b1f8f550d4ae9b65efc3a8efb54abea9abbd7f00d00f289a0a9518
Size 2.7 KB
Checksum sha256:7f2e556609b1f8f550d4ae9b65efc3a8efb54abea9abbd7f00d00f289a0a9518
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:38:02 (UTC) 3 2.7 KB
0.0.0-3fc6d40 22 Apr 2026 15:27:10 (UTC) 3 2.7 KB
0.0.0-0c7146d 08 Apr 2026 19:27:50 (UTC) 3 2.7 KB