Closed tallnuttrbgv closed 4 months ago
I have manually installed EDTA and all it's dependencies (and their dependencies) they all appear to work normally. However:
EDTA.pl --repeatmasker /g/data/nm31/bin/RepeatMasker --check_dependencies
########################################################
Tue Jul 2 12:27:54 AEST 2024 Dependency checking: Error: The RMblast engine is not installed in RepeatMasker!
rmblast location is specified in the RepeatMaskerConfig.pm:
'value' => '/g/data/nm31/bin/rmblast-2.14.0/bin'
Also tried without /bin at end.
rmblast runs fine on it's own.
RepeatMasker also runs on it's own.
I do not have any other modules or RepeatMasker installs.
So what is the solution? It seems to be a very common problem when installing EDTA?
Thanks.
I notice in another comment dev has said only the mamba yml install method works - have now done this on a VM.
I have manually installed EDTA and all it's dependencies (and their dependencies) they all appear to work normally. However:
EDTA.pl --repeatmasker /g/data/nm31/bin/RepeatMasker --check_dependencies
########################################################
Extensive de-novo TE Annotator (EDTA) v2.1.1
Shujun Ou (shujun.ou.1@gmail.com)
########################################################
Tue Jul 2 12:27:54 AEST 2024 Dependency checking: Error: The RMblast engine is not installed in RepeatMasker!
rmblast location is specified in the RepeatMaskerConfig.pm:
'value' => '/g/data/nm31/bin/rmblast-2.14.0/bin'
Also tried without /bin at end.
rmblast runs fine on it's own.
RepeatMasker also runs on it's own.
I do not have any other modules or RepeatMasker installs.
So what is the solution? It seems to be a very common problem when installing EDTA?
Thanks.