Open davidonlaptop opened 9 years ago
This feature adds the --match and match-type constraint(s) on the --cluster option described in issue #7. For more info, check: http://pngu.mgh.harvard.edu/~purcell/plink/strat.shtml#options
--match
match-type
--cluster
The input file is the model created in #3.
Add a comment to this issue with:
--match-type
Add a comment to this issue describing how this will be implemented in Spark, and how it differs from plink.
The implementation should use:
Description
This feature adds the
--match
andmatch-type
constraint(s) on the--cluster
option described in issue #7. For more info, check: http://pngu.mgh.harvard.edu/~purcell/plink/strat.shtml#optionsThe input file is the model created in #3.
Analysis
Add a comment to this issue with:
--match
option--match-type
optionDesign
Add a comment to this issue describing how this will be implemented in Spark, and how it differs from plink.
Implementation
The implementation should use: