Package gorsat.external.plink
Class PlinkArguments
java.lang.Object
gorsat.external.plink.PlinkArguments
This class stores the phenotype file for plink vcf input header generation
Also the argument to the plink external process
-
Constructor Summary
ConstructorsConstructorDescriptionPlinkArguments(String[] phenonames, String pheno, String covar, String residualize, boolean firth, boolean hideCovar, boolean dom, boolean rec, boolean vs, boolean qn, boolean cvs, boolean controlZero, float hweThreshold, float genoThreshold, float mafThreshold) -
Method Summary
-
Constructor Details
-
PlinkArguments
-