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

LtrPipeline: GenomeTools failed to run ltrharvest #202

Open
panpandzf opened this issue Mar 11, 2023 · 5 comments
Open

LtrPipeline: GenomeTools failed to run ltrharvest #202

panpandzf opened this issue Mar 11, 2023 · 5 comments
Labels

Comments

@panpandzf
Copy link

panpandzf commented Mar 11, 2023

image
my command is "repeatmodeler -pa 12 -database -database db/dbname -engine ncbi -LTRStruct &"
my system is x86_64 GNU/Linux.
the ltrharvest command in repeatmodeler is "gt ltrharvest -index esa_index -out ltrharvest.out > ltrharvest.log 2>&1".
the ltrharvest.log is empty.
my genome size is 1.2G.
my repeatmodeler version is 2.0.3 and genometools is 1.6.2
Is it a memory issue? Any help would be greatly appreciated

@panpandzf panpandzf added the bug label Mar 11, 2023
@Keltonc
Copy link

Keltonc commented Apr 4, 2023

Encountered the same issue as yours.
My genome size is 3.3G. Memory and disk space are enough.

@panpandzf
Copy link
Author

Hello, Keltonc
Did you solve the problem?
best

@rmhubley rmhubley closed this as completed Sep 6, 2023
@rmhubley rmhubley reopened this Sep 6, 2023
@rmhubley
Copy link
Member

rmhubley commented Sep 6, 2023

Unfortunately this is a problem with GenomeTools and something we cannot fix. Although, if you supply us with the RepeatModeler output directory from your runs, we can assist with generating a issue report for GenomeTools.

@panpandzf
Copy link
Author

panpandzf commented Sep 7, 2023

Thanks for the reply, I have solved the problem. The problem was caused by the "qsort_r.c" file in genometools. I did not use the latest "qsort_r.c" file during installation.
Refer to "genometools/genometools#940"

@rmhubley
Copy link
Member

Thank you so much for updating this @panpandzf. I will pin this so others may benefit.

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

No branches or pull requests

3 participants