-
Notifications
You must be signed in to change notification settings - Fork 40
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
LAI for ployploid #83
Comments
Yes, this is the right way to calculate LAI for polyploid. Consider using |
Hello, In other words, if you are doing an intraspecific comparison of polyploids, does the corrected LAI score need to be computed per subgenome [as shown above] - or is comparing whole-genome raw LAI scores enough? |
Hi, yes, you may use raw LAI for intraspecific comparison. For polyploids,
you still need to calculate LAI values for each subgenome and the
comparison between same subgenomes can be done with raw LAI, but for
different subgenomes, you still need to use corrected LAI.
Best,
Shujun
…On Sun, Aug 1, 2021 at 8:44 AM Cassondra Newman ***@***.***> wrote:
Hello,
Thank you for creating this assembly metric! I wanted to ask- if you are
comparing two polyploids of the same species (an intraspecific comparison)
can you simply compare the whole-genome raw LAI score?
In other words, if you are doing an intraspecific comparison of
polyploids, does the corrected LAI score need to be computed per subgenome
[as shown above] - or is comparing whole-genome raw LAI scores enough?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#83 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNX4NCOPVNE6P6CTJVWFZDT2VFSJANCNFSM4RG7R6LA>
.
|
Thank you for the clarification! I appreciate it. |
Hi,
I used LTR retriever to calculate LAI of wheat,which is an allohexaploid(AABBDD).I took all wheat genome into LTR retriever,and I want to get LAI for each subgenome.I use this command:
The genome file ,intact file and all(.out) file are generated by whole wheat genome.The subgenomeA/B/D.list is the name list of subgenome chromosome.Can I get the correct result of LAI?Need I extract each subgenome from genome file ,intact file and all(.out) file?
Sincerely
The text was updated successfully, but these errors were encountered: