ExtractPlinkVariants Workflow
Overview
This workflow extracts a specified set of variants from a PLINK binary file and generates a new set of binary files. It uses PLINK for efficient genetic data processing.
Inputs
The workflow requires the following inputs:
- PLINK Binary Files:
plink_bed: The.bedfile of the PLINK binary dataset.plink_bim: The.bimfile of the PLINK binary dataset.plink_fam: The.famfile of the PLINK binary dataset.
- Variant List
This is a companion discussion topic for the original entry at github.com/lanjiangVUMC/ExtractPlinkVariants/ExtractPlinkVariants