This is a test version of Biostars. For the public version, visit https://www.biostars.org.
eleredef error exit code 256 repeatmodeler

I'm getting an error code every time I try to run RepeatModeler (64 bit). I've copied and pasted the output below. Does anyone know how to fix this? I can't find anything on eleredef.

pagit@wt-VirtualBox:/media/sf_Documents$ RepeatModeler -database Mephisto_Database
RepeatModeler Version open-1.0.8
================================
Search Engine = ncbi
Database = Mephisto_Database .
  - Sequences = 3793
  - Bases = 60662360
Using output directory = /media/sf_Documents/RM_30973.TueJun91443062015

RepeatModeler Round # 1
========================
Searching for Repeats
 -- Sampling from the database...
   - Gathering up to 40000000 bp
^C
pagit@wt-VirtualBox:/media/sf_Documents$ RepeatModeler -pa 4 -database Mephisto_Database
RepeatModeler Version open-1.0.8
================================
Search Engine = ncbi
Database = Mephisto_Database .
  - Sequences = 3793
  - Bases = 60662360
Using output directory = /media/sf_Documents/RM_32595.TueJun91445162015

RepeatModeler Round # 1
========================
Searching for Repeats
 -- Sampling from the database...
   - Gathering up to 40000000 bp
   - Final Sample Size = 40003859 bp ( 40002939 non ambiguous )
   - Num Contigs Represented = 2643
 -- Running RepeatScout on the sequences...
   - RepeatScout: Running build_lmer_table ( l = 14 )..
   - RepeatScout: Running RepeatScout..
Program duration is 2998.0 sec = 50.0 min = 0.8 hr
NOTE: RepeatScout did not return any models.

RepeatModeler Round # 2
========================
Searching for Repeats
 -- Sampling from the database...
   - Gathering up to 3000000 bp
 -- Running TRFMask on the sequence...
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433860998-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861042-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861043-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861052-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861059-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861061-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861097-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861101-10190.err: Protocol error
sh: 1: cannot create /media/sf_Documents/RM_32595.TueJun91445162015/round-2//trfResults-1433861135-10190.err: Protocol error
       430 Tandem Repeats Masked
 -- Sample Stats:
       Sample Size 3001488 bp
       Num Contigs Represented = 225
       Non ambigous bp:
             Initial: 3001488 bp
             After Masking: 2948838 bp
             Masked: 1.75 % 
 -- Input Database Coverage: 3001488 bp out of 60662360 bp ( 4.95 % )
Sampling Time: 0:2:42 Elapsed Time
Running all-by-other comparisons...
        0% completed,  00:0:20 (hh:mm:ss) est. time remaining.
      100% completed,  00:0:00 (hh:mm:ss) est. time remaining.
Comparison Time: 6:55:54 Elapsed Time, 51407 HSPs Collected
  - RECON: Running imagespread..
RECON Elapsed: 0:0:1 Elapsed Time
  - RECON: Running initial definition of elements ( eledef )..
RECON Elapsed: 0:0:38 Elapsed Time
ln: failed to create symbolic link `tmp': Read-only file system
ln: failed to create symbolic link `tmp2': Read-only file system
  - RECON: Running re-definition of elements ( eleredef )..
eleredef failed. Exit code 256
pagit@wt-VirtualBox:/media/sf_Documents$ ^C
pagit@wt-VirtualBox:/media/sf_Documents$
repeatmodeler eleredef

/media/sf_Documents appears to be mounted as read-only, and the program is trying to create folders and files there, so is falling over.

Or maybe /media/sf_Documents if a nfs folder, or formatted as fat32 or ntfs?

0 answers

No answers yet.

Log in to answer this question.