Coder Social home page Coder Social logo

Comments (6)

Weihankk avatar Weihankk commented on June 15, 2024 1

Hi Everyone,
Today I meet the same error:

Mon Aug 3 14:10:12 CST 2020 Dependency checking: Error: The RMblast engine is not installed in RepeatMasker!

But I found that my taxonomy.dat is already gunzip done. And when I manuanlly run the RepeatMasker command I got the error message same with Dip:

FATAL ERROR: RepeatMasker giving up. One or more batches failed! Unfortunately this type of error cannot be recovered from. Please submit the following details to the feedback page at the repeatmasker website:

I install LTR_retriever by conda in a new environment. My LTR_retriever version is 2.9.0, my RepeatMasker version is 4.0.9, and my rmblast version is 2.2.28. So I try to reinstall rmblast in another version by conda:

conda install rmblast=2.6.0

Fortunately, the error was resolved. I run LTR_retriever successfully!
Here I share my experience in solving this error, hoping to help others. :)

Weihan

from ltr_retriever.

AntetokounmJie avatar AntetokounmJie commented on June 15, 2024 1

I download the lastest rmblast and repeatmasker.
Then i congfigure it as the repeatmasker installation manul said.
The ltr_retriever is runinng rightly.

I think the cause is the conda`s rmblast is too old.

from ltr_retriever.

oushujun avatar oushujun commented on June 15, 2024

Hello,

Please put the genome and the input file in the same folder and run LTR_retriever within. If unsuccessful, please try these commands and get back to me:
cp /path/LTR_retriever/database/dummy060817.fa ./dummy060817.test.fa
/path/RepeatMasker -e ncbi -q -pa 1 -no_is -norna -nolow dummy060817.test.fa -lib dummy060817.test.fa

Thanks,
Shujun

from ltr_retriever.

dipsaha avatar dipsaha commented on June 15, 2024

Hi oushujun,

I have re-installed the latest RepeatMasker in my /usr/local dir and updated RepLibrary with 'RepBaseRepeatMaskerEdition-20170127' follwed by reconfiguring the RepeatMasker.

Then I tried to run your commands:
cp /path/LTR_retriever/database/dummy060817.fa ./dummy060817.test.fa
/path/RepeatMasker -e ncbi -q -pa 1 -no_is -norna -nolow dummy060817.test.fa -lib dummy060817.test.fa

Now I get the following errors:
In file: /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018/ncResults-1526637556-27957.err
Error: NCBI C++ Exception:
"/home/icar/ncbi-rmblastn-2.2.28-src/c++/src/corelib/ncbiobj.cpp", line 925: Critical: ncbi::CObject::ThrowNullPointerException() - Attempt to access NULL pointer.

The command terminal showed follwing report:

icar@icar-crijaf:/Programs/LTR_retriever-master$ cp /home/icar/Programs/LTR_retriever-master/database/dummy060817.fa ./dummy060817.test.fa
icar@icar-crijaf:
/Programs/LTR_retriever-master$ /usr/local/RepeatMasker/RepeatMasker -e ncbi -q -pa 1 -no_is -norna -nolow dummy060817.test.fa -lib dummy060817.test.fa
RepeatMasker version open-4.0.7
Search Engine: NCBI/RMBLAST [ 2.2.27+ ]
Master RepeatMasker Database: /usr/local/RepeatMasker/Libraries/RepeatMaskerLib.embl ( Complete Database: dc20170127-rb20170127 )
Custom Repeat Library: dummy060817.test.fa

Building general libraries in: /home/icar/.RepeatMaskerCache/dc20170127-rb20170127/general

analyzing file dummy060817.test.fa
identifying matches to dummy060817.test.fa sequences in batch 1 of 1
WARNING: The search engine returned an error (255, status = 255 )
Engine parameters: /home/icar/ncbi-rmblastn-2.2.28-src/c++/GCC480-Debug64/bin/rmblastn -db /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018/dummy060817.test.fa -query /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018/dummy060817.test.fa_batch-1.masked -gapopen 24 -gapextend 6 -mask_level 101 -complexity_adjust -word_size 11 -xdrop_ungap 450 -xdrop_gap_final 225 -xdrop_gap 112 -min_raw_gapped_score 225 -dust no -num_threads 4 -matrix 20p43g.matrix
A search phase could not complete on this batch.
The batch file will be re-run and if possible the
program will resume.
WARNING: Retrying batch ( 1 ) [ 255,, 111]...
identifying matches to dummy060817.test.fa sequences in batch 1 of 1
WARNING: The search engine returned an error (255, status = 255 )
Engine parameters: /home/icar/ncbi-rmblastn-2.2.28-src/c++/GCC480-Debug64/bin/rmblastn -db /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018/dummy060817.test.fa -query /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018/dummy060817.test.fa_batch-1.masked -gapopen 24 -gapextend 6 -mask_level 101 -complexity_adjust -word_size 11 -xdrop_ungap 450 -xdrop_gap_final 225 -xdrop_gap 112 -min_raw_gapped_score 225 -dust no -num_threads 4 -matrix 20p43g.matrix
A search phase could not complete on this batch.
The batch file will be re-run and if possible the
program will resume.
WARNING: Retrying batch ( 1 ) [ 255,, 111]...
identifying matches to dummy060817.test.fa sequences in batch 1 of 1
WARNING: The search engine returned an error (255, status = 255 )
Engine parameters: /home/icar/ncbi-rmblastn-2.2.28-src/c++/GCC480-Debug64/bin/rmblastn -db /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018/dummy060817.test.fa -query /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018/dummy060817.test.fa_batch-1.masked -gapopen 24 -gapextend 6 -mask_level 101 -complexity_adjust -word_size 11 -xdrop_ungap 450 -xdrop_gap_final 225 -xdrop_gap 112 -min_raw_gapped_score 225 -dust no -num_threads 4 -matrix 20p43g.matrix
A search phase could not complete on this batch.
The batch file will be re-run and if possible the
program will resume.

FATAL ERROR: RepeatMasker giving up. One or more
batches failed! Unfortunately this type of error
cannot be recovered from. Please submit the following
details to the feedback page at the repeatmasker
website:

   http://www.repeatmasker.org

RepeatMasker Version: open-4.0.7
Library Version: dc20170127-rb20170127
Search Engine: ncbi [ 2.2.27+ ]
Command Line: /usr/local/RepeatMasker/RepeatMasker-e ncbi -q -pa 1 -no_is -norna -nolow dummy060817.test.fa -lib dummy060817.test.fa
Batch Number: 1
Disk Space:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 3778190784 1523243992 2063002704 43% /

System Memory:
MemTotal: 65738344 kB
MemFree: 42470636 kB
Cached: 17393460 kB
SwapCached: 0 kB
SwapTotal: 66865148 kB
SwapFree: 66865148 kB
Further details about this problem may be found in
the directory: /home/icar/Programs/LTR_retriever-master/RM_27941.FriMay181528592018

Let me know about your suggestions/resolutions to the above problem.

Thanks
Dip

from ltr_retriever.

oushujun avatar oushujun commented on June 15, 2024

Hello Dip,

Thank you for sharing the output info. I found two things that may go wrong.

  1. RepeatMasker is expecting the search engine NCBI/RMBLAST [ 2.2.27+ ], however, the 2.2.28 version seems to be given to the program. (/home/icar/ncbi-rmblastn-2.2.28-src/c++/GCC480-Debug64/bin/rmblastn). Please double check if the same version of BLAST+ and rmblast is installed.

  2. While I could not find anything wrong with the RepeatMasker Version: open-4.0.7, I had experience of unknown errors for higher version RepeatMasker (I recalled 4.0.4). So if you could not resolve the problem with reinstalling RMBLAST and reconfiguring RepeatMasker 4.0.7, you may try to install an older version of RepeatMasker. Currently I am using RepeatMasker v4.0.0 and RMBLAST 2.6.0. You may try these versions.

Thanks,
Shujun

from ltr_retriever.

oushujun avatar oushujun commented on June 15, 2024

@Zea1nfO @Weihankk Thank you for your experiences. It is always tricky to get RepeatMasker/RepeatModeler working. I myself encounter these issues regularly.

Shujun

from ltr_retriever.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.