Skip to content
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 values could not be calculated #515

Open
sunshichao0916 opened this issue Nov 1, 2024 · 6 comments
Open

LAI values could not be calculated #515

sunshichao0916 opened this issue Nov 1, 2024 · 6 comments

Comments

@sunshichao0916
Copy link

sunshichao0916 commented Nov 1, 2024

Hi Prof. Ou,

 First, EDTA v2.2.0 was used for TE annotation of the NO1 genome assembled with HiFi reads. 
 Then, we calculated the LAI value using the LTR annotation results (LAI software vbeta3.2) with the following command:

LAI -genome ./data/NO1.genome.fa -intact ./data/NO1.mod.pass.list -all ./data/NO1.mod.out  >NO1.LAI.out

 But, I obtained this log, if there are something wrong? Can you give me some suggestions? 

Tue Oct 29 09:47:54 CST 2024 Dependency checking: Passed!
Tue Oct 29 09:47:54 CST 2024 Calculation of LAI will be based on the whole genome.
Please use the -mono parameter if your genome is a recent ployploid, otherwise high identity between LTR homeologues will overcorrect ra
Tue Oct 29 09:47:54 CST 2024 Estimate the identity of LTR sequences in the genome: standard mode
Fri Nov 1 14:29:20 CST 2024 The identity of LTR sequences: 93.6700108663731%
Fri Nov 1 14:29:20 CST 2024 Calculate LAI:

                            【Error】Intact LTR-RT content (0%) is too low for accurate LAI calculation (min 0.1% required)
                            【Error】 Total LTR sequence content (0%) is too low for accurate LAI calculation (min 5% required)

                            Sorry, LAI is not applicable on the current genome assembly

Best wish,
Shichao

@oushujun
Copy link
Owner

oushujun commented Nov 1, 2024 via email

@sunshichao0916
Copy link
Author

Hi Sichao, It says intact LTR is too few to calculate. Can you double check? Shujun

On Fri, Nov 1, 2024 at 3:01 AM sunshichao0916 @.> wrote: Hi Prof. Ou, First, EDTA v2.2.0 was used for TE annotation of the NO1 genome assembled with HiFi reads. Then, we calculated the LAI value using the LTR annotation results (LAI software vbeta3.2) with the following command: LAI -genome ./data/NO1.genome.fa -intact ./data/NO1.mod.pass.list -all ./data/NO1.mod.out >NO1.LAI.out But, I obtained this log, if there are something wrong? Can you give me some suggestions? Parameters: -genome ./data/NO1.genome.fa -intact ./data/NO1.mod.pass.list -all ./data/NO1.mod.out Tue Oct 29 09:47:54 CST 2024 Dependency checking: Passed! Tue Oct 29 09:47:54 CST 2024 Calculation of LAI will be based on the whole genome. Please use the -mono parameter if your genome is a recent ployploid, otherwise high identity between LTR homeologues will overcorrect ra Tue Oct 29 09:47:54 CST 2024 Estimate the identity of LTR sequences in the genome: standard mode Fri Nov 1 14:29:20 CST 2024 The identity of LTR sequences: 93.6700108663731% Fri Nov 1 14:29:20 CST 2024 Calculate LAI: 【Error】Intact LTR-RT content (0%) is too low for accurate LAI calculation (min 0.1% required) 【Error】 Total LTR sequence content (0%) is too low for accurate LAI calculation (min 5% required) Sorry, LAI is not applicable on the current genome assembly. Best wish, Shichao — Reply to this email directly, view it on GitHub <#515>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNX4NE2HMSEUQU6GZQMU63Z6MROLAVCNFSM6AAAAABQ7YQAEKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZDQNBWGYZTAOI . You are receiving this because you are subscribed to this thread.Message ID: @.>

Thank you Shujun,
I downloaded two other high-quality genomes of this species, one assembled for T2T and TE annotated using the same command and software version. However, I get the same log file as above. I wonder if it's species-specific? Next, I'm going to test it with a different species.

Best wish,
Shichao

@oushujun
Copy link
Owner

oushujun commented Nov 10, 2024 via email

@oushujun
Copy link
Owner

any luck?

@sebeier
Copy link

sebeier commented Jan 21, 2025

I had the same issue. The instructions on the LAI help can be a little misleading, you need to point towards the .fa.mod file instead of the .fa. The actual command will be: LAI -genome <genome>.fa.mod -intact <genome>.fa.mod.EDTA.raw/LTR/<genome>.fa.mod.pass.list -all <genome>.fa.mod.EDTA.anno/<genome>.fa.mod.out

@oushujun
Copy link
Owner

oushujun commented Jan 21, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants