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

Cannot determine engine variant and version! #249

Open
HelloYanming opened this issue Feb 22, 2024 · 1 comment
Open

Cannot determine engine variant and version! #249

HelloYanming opened this issue Feb 22, 2024 · 1 comment
Labels

Comments

@HelloYanming
Copy link

Hi, I am using RepeatMasker version 4.1.6, with wublast engine and customized library.

Here is the output I have:

RepeatMasker version 4.1.6
WUBlastSearchEngine::setPathToEngine( /path_to/abblast/ab-blast-20200317-linux-x64/blastp ): Cannot determine engine variant and version!
at /path_to/RepeatMasker/RepeatMasker line 565.

Here is my command:
/path_to/RepeatMasker -lib /path_to/gene.fasta -pa 3 -e wublast -s -dir /path_to/wublast_out /path_to/modern.seq.updated.fasta

@rmhubley
Copy link
Member

I do not have access to the current versions of abblast. If you have a moment, could you run:

<path_to_abblast>/ab-blast-20200317-linux-x64/blastp

In the past, without any options it would provide it's version as:

BLASTP 3.0-SE [2009-05-25] [linux26-x64-I32LPF64 2009-05-25T22:58:29] 

@rmhubley rmhubley reopened this Sep 17, 2024
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

2 participants