Rdocumentation
powered by
Learn R Programming
CollapsABEL (version 0.10.11)
plTrim: Trim plink files
Description
This function calculates number of individuals in .fam file (n1) and number of individuals in phenotype file (n2). If n1 > n2, then all the individuals not included in the phenotype file will be removed from plink files.
Usage
plTrim(pl_gwas, suffix = "trimmed")
Arguments
pl_gwas
PlGwasC object.
suffix
character. Suffix to the new plink file names.
Value
PlGwasC object