Subset plink pfiles with a text file of variant identifiers
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
pgen{:bash}
:file
PLINK 2 binary genotype table
*.{pgen}
psam{:bash}
PLINK 2 sample information file
*.{psam}
pvar{:bash}
PLINK 2 variant information file
*.{pvar}
variants{:bash}
A text file containing variant identifiers to keep (one per line)
*.{keep}
extract_pgen{:bash}
*.pgen{:bash}
PLINK 2 binary genotype table, containing extracted variants
extract_psam{:bash}
*.psam{:bash}
PLINK 2 sample information file associated with the extracted data
extract_pvar{:bash}
*.pvar.zst{:bash}
PLINK 2 variant information file, containing extracted variants
*.{pvar.zst}
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
Whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner