-
Notifications
You must be signed in to change notification settings - Fork 14
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
Phased data #13
Comments
Hi Kyle -- I think that using a phased alignment should be fine. Let me know if there are any issues though |
Thanks Paul, I will let you know what if anything looks weird.
Kyle
…On Sat, Jan 11, 2020 at 10:47 AM Paul Blischak ***@***.***> wrote:
Hi Kyle -- I think that using a phased alignment should be fine. Let me
know if there are any issues though
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#13?email_source=notifications&email_token=AFN6L33BN23DG3A5ZU2NELLQ5HS2XA5CNFSM4KFJGJD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIWEWAY#issuecomment-573328131>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFN6L37KUJXI4CFSQRRLSRLQ5HS2XANCNFSM4KFJGJDQ>
.
--
______________________________
Kyle O'Connell
Postdoctoral Fellow
The George Washington University
Department of Biology
|
Following up on Kyle's question, I see that even with phased data it looks like you are still requiring the number of individuals is double what they actually are when running run_hyde.py. So, for instance, I have 144 individuals phased for 288 sequences. Of course this will not run with -n 144. Is there a way for HyDe to understand that there are two sequences per individual to leverage that phased info? Thank you in advance! Frank |
Ah, I think I may not have completely understood Kyle's original question -- sorry about that! I think it would be more correct for the That being said, do you think it would be useful to be able to associate phased data with individuals? I've been slowly tinkering away at a v1.0 release of HyDe and could try to add this if I get the chance |
I haven't thought out how HyDe would handle that computational and translate that into an estimate of the amount of admixture, but typically in other software (e.g., Structure,SMNF, TESS3r etc.) they retain the phased SNPs within individuals to understand admixture, or in some cases F1 or F2 status (Newhybrids). HyDe is clearly working differently, so I don't know if something like this would be a big overhaul for you, but it seems like the phased info should be an advantage for really understand the nature of hybridization in individuals. |
Hello Paul,
Can the input alignment be phased, or should it be the consensus with one line per individual?
Thanks,
Kyle
The text was updated successfully, but these errors were encountered: