We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: