Dfam-consortium / RepeatModeler

De-Novo Repeat Discovery Tool
Other
182 stars 23 forks source link

Could not open refined model #195

Closed NicMAlexandre closed 1 year ago

NicMAlexandre commented 1 year ago

Hello,

I installed RepeatModeler with conda:

conda create -n repeatmodeler python=3.9 conda activate repeatmodeler conda install -c bioconda genometools-genometools repeatmodeler

I ran the following:

BuildDatabase -name Genome Genome_2022.fasta #No Errors

RepeatModeler -database Genome -pa 8 -LTRStruct

Then get the following error:

RepeatModeler Round # 1

Searching for Repeats -- Sampling from the database...

I only see one issue online about this and it mentions installing from source instead. Is there a way around this if I use the conda installation.

NicMAlexandre commented 1 year ago

I reinstalled using the most recent version of RepeatModeler (2.0.4) and I no longer get this error and it seems to be progressing through each round smoothly. However, at the end of each round I have full output directories of fasta files, but the log file says 0 families discovered after each step.

RepeatModeler Round # 1

Searching for Repeats -- Sampling from the database...

RepeatModeler Round # 2

Searching for Repeats -- Sampling from the database...