-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
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
Make parser more comprehensive #93
Comments
(see #77)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Parsers to look at:
It'd be great to make this a stand-alone tool,
parse-assoc --num-samples=100 --chr=CONTIG --pos=BP ... <assoc_file>
Steps:
ref
,alt
,risk_allele
? That'll make PheWAS a pain, it'd be nicer to just invert OR/beta right away to be ref-relative. If it's on a build we don't like, liftover to whatever the standard is. Watch out for negative strand SNPs and indels!The text was updated successfully, but these errors were encountered: