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
Dear @brentp,
thanks for the awesome tool. I'm just wondering if there is a way to convert *.somalier file to VCF/PED for performing additional analysis?
Thanks in advance,
Best regards,
Alex
The text was updated successfully, but these errors were encountered:
Hi Alex, that is possible, but you'd have to do some coding yourself. You can see how to parse the somalier files in python here: https://github.com/brentp/somalier/blob/master/scripts/ancestry-predict.py
You could modify that to then output a simple VCF.
Sorry, something went wrong.
Cool, thanks!
No branches or pull requests
Dear @brentp,
thanks for the awesome tool. I'm just wondering if there is a way to convert *.somalier file to VCF/PED for performing additional analysis?
Thanks in advance,
Best regards,
Alex
The text was updated successfully, but these errors were encountered: