Open BenjaminGuinet opened 3 years ago
Dependencies: TRF , RECON , RepeatScout , RepeatMasker LTR Structural Analysis: Enabled ( GenomeTools , LTR_Retriever v2.9.0, Ninja , MAFFT 7.471, CD-HIT 4.8.1 )
This is more missing version numbers than expected. How was RepeatModeler installed and configured?
build_lmer_table failed. Exit code 256
Can you post the contents of RM_<date>/round-1/repeatscout.log
? That file might have enough details to troubleshoot the problem further.
Dependencies: TRF , RECON , RepeatScout , RepeatMasker LTR Structural Analysis: Enabled ( GenomeTools , LTR_Retriever v2.9.0, Ninja , MAFFT 7.471, CD-HIT 4.8.1 )
This is more missing version numbers than expected. How was RepeatModeler installed and configured?
build_lmer_table failed. Exit code 256
Can you post the contents of ? That file might have enough details to troubleshoot the problem further.
RM_<date>/round-1/repeatscout.log
Hello, I have the same problem. Log as follows
Building database Danio_rerio:
Reading Danio_rerio.chr1.fa...
Number of sequences (bp) added to database: 1 ( 59578282 bp )
RepeatModeler Version 2.0.5
===========================
Using output directory = /home/TestRepeatModeler/RM_7410.TueDec191805342023
Search Engine = rmblast 2.14.1+
Threads = 4
Dependencies: TRF 4.09, RECON , RepeatScout 1.0.6, RepeatMasker 4.1.5
LTR Structural Analysis: Enabled ( GenomeTools 1.6.5, LTR_Retriever v2.9.5,
Ninja 0.97-cluster_only, MAFFT 7.505,
CD-HIT 4.8.1 )
Random Number Seed: 1702980330
Database = /home/TestRepeatModeler/Danio_rerio
- Sequences = 1
- Bases = 59578282
Storage Throughput = good ( 876.79 MB/s )
Ready to start the sampling process.
INFO: The runtime of RepeatModeler heavily depends on the quality of the assembly
and the repetitive content of the sequences. It is not imperative
that RepeatModeler completes all rounds in order to obtain useful
results. At the completion of each round, the files ( consensi.fa, and
families.stk ) found in:
/home/TestRepeatModeler/RM_7410.TueDec191805342023/
will contain all results produced thus far. These files may be
manually copied and run through RepeatClassifier should the program
be terminated early.
RepeatModeler Round # 1
========================
Searching for Repeats
-- Sampling from the database...
- Gathering up to 40000000 bp
- Final Sample Size = 40052372 bp ( 40010603 non ambiguous )
- Num Contigs Represented = 1
- Sequence extraction : 00:02:04 (hh:mm:ss) Elapsed Time
-- Running RepeatScout on the sequences...
- RepeatScout: Running build_lmer_table ( l = 14 )..
build_lmer_table failed. Exit code 256
I looked at the repeatscout.log file, but it was empty. Is there any solution?
Dependencies: TRF , RECON , RepeatScout , RepeatMasker LTR Structural Analysis: Enabled ( GenomeTools , LTR_Retriever v2.9.0, Ninja , MAFFT 7.471, CD-HIT 4.8.1 )
This is more missing version numbers than expected. How was RepeatModeler installed and configured?
build_lmer_table failed. Exit code 256
Can you post the contents of ? That file might have enough details to troubleshoot the problem further.
RM_<date>/round-1/repeatscout.log
Hello, I have the same problem. Log as follows
Building database Danio_rerio: Reading Danio_rerio.chr1.fa... Number of sequences (bp) added to database: 1 ( 59578282 bp ) RepeatModeler Version 2.0.5 =========================== Using output directory = /home/TestRepeatModeler/RM_7410.TueDec191805342023 Search Engine = rmblast 2.14.1+ Threads = 4 Dependencies: TRF 4.09, RECON , RepeatScout 1.0.6, RepeatMasker 4.1.5 LTR Structural Analysis: Enabled ( GenomeTools 1.6.5, LTR_Retriever v2.9.5, Ninja 0.97-cluster_only, MAFFT 7.505, CD-HIT 4.8.1 ) Random Number Seed: 1702980330 Database = /home/TestRepeatModeler/Danio_rerio - Sequences = 1 - Bases = 59578282 Storage Throughput = good ( 876.79 MB/s ) Ready to start the sampling process. INFO: The runtime of RepeatModeler heavily depends on the quality of the assembly and the repetitive content of the sequences. It is not imperative that RepeatModeler completes all rounds in order to obtain useful results. At the completion of each round, the files ( consensi.fa, and families.stk ) found in: /home/TestRepeatModeler/RM_7410.TueDec191805342023/ will contain all results produced thus far. These files may be manually copied and run through RepeatClassifier should the program be terminated early. RepeatModeler Round # 1 ======================== Searching for Repeats -- Sampling from the database... - Gathering up to 40000000 bp - Final Sample Size = 40052372 bp ( 40010603 non ambiguous ) - Num Contigs Represented = 1 - Sequence extraction : 00:02:04 (hh:mm:ss) Elapsed Time -- Running RepeatScout on the sequences... - RepeatScout: Running build_lmer_table ( l = 14 ).. build_lmer_table failed. Exit code 256
I looked at the repeatscout.log file, but it was empty. Is there any solution?
I think I found a solution. Please refer to the program at https://github.com/mmcco/RepeatScout/pull/6/commits/c5193bbb0882525a00eaf92dcff2120b0997a1a5 Thanks to EricDeveaud for the solution.
Hello I'm writting because I'm facing when I run RepeatModeler.
Here is the code I used :
Here is the error message I got :
Do you have an idea of what is going on please ?