-
Notifications
You must be signed in to change notification settings - Fork 1
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
A request for a new feature #1
Comments
Thanks for your request. It is a good idea, but sorry I have no idea about how to integrate multiple lines of evidence (synteny, orthology and phylogeny) to phase subgenomes in an automated way at present. Now I can only output macro-synteny (but not subgenome-scale) phylogeny (used in here and here) in an automated way. If you request, I can release the code. But it is also not suitable to many conditions. Anyway, orthoindex can contribute to subgenome phasing with wgdi in a more effient way:
Alternatively, if your genome is an neo-allo-poly-ploid, Subphaser can be used in an automated way. |
Thanks, rengang! Even if it's just achieving results based on macro-synteny, that would be an exciting outcome. This way, only further manual refinement would be needed to obtain the results I'm expecting, thus reducing the impact of human manipulation. Could you please release this code when you have a moment? Many thanks. |
Please find the usage here. Note that the code is not fully tested by other users, so there may be some errors when you run it at first. Just report the errors to me. |
Okay, I will take it to test my dataset and will let you know if there are any errors. Thanks! |
hello, rengang! This is an excellent tool that provides a very convenient command line to implement what used to be such a complex process.
However, during my use, I found that the functionality it provides only supports outputing a binary tree result for a species, rather than offering a subgenome tree result similar to wgdi to explain phenomena related to reticulate evolution.
Within the collinear block information provided by wgdi, there should be relationship such as 1:2 or 1:1. Could you provide a feature that integrates this information and then outputs the results of subgenome block tree construction? This would be a very useful feature for studying ancient hybrid-polyploidizaiton.
Although wgdi offers a similar function, the reliance on manual operation leads to very low efficiency and can result in discrepancies between results due to subjective judgments. If an automated feature could be implemented in orthoindex, that would be very exciting!
Wishing you all the best !
Alfred Hou
The text was updated successfully, but these errors were encountered: