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 --ppc and --ppc-gap constraint(s) on the --cluster option described in issue #7. For more info, check: http://pngu.mgh.harvard.edu/~purcell/plink/strat.shtml#options
--ppc
--ppc-gap
--cluster
The input file is the model created in #3.
Add a comment to this issue with:
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
--ppc
and--ppc-gap
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:
--ppc
option--ppc-gap
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: