rania Abdelhedi
unread,Apr 17, 2026, 10:34:10 AM (9 days ago) Apr 17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plink2-users
Hi everyone,
I am working on a whole-genome sequencing (WGS) project and I am currently converting my VCF files to PLINK binary format (BED/BIM/FAM).
I’ve noticed that when I generate the .fam file, the sex, phenotype, and pedigree columns are filled with default values (0 for IDs/sex, -9 for phenotypes). I understand that PLINK generally expects these as external inputs, but I wanted to confirm: does PLINK have any built-in functionality to automatically infer or populate these fields from WGS data, or is it strictly required to manually provide this metadata via flags like --update-sex or --update-pheno?
Are there any standard pipelines or best practices for handling metadata integration in large-scale WGS studies?