Skip to content

EDTA stopped after finding no SINEs #625

Description

@beibeiliu1008

Hi Dr. Ou,

I am trying to run Extensive de-novo TE Annotator (EDTA) v2.2.2, on tomato.
here is the code: perl ../EDTA/EDTA.pl --genome ./TS15_final.fasta --cds ./SL5.cds.fa --overwrite 1 --sensitive 1 --anno 1 --threads 30

I got error like this:

File "/home/beiliu/.conda/envs/EDTA/bin/AnnoSINE_v2", line 6, in
from AnnoSINE.AnnoSINE_v2 import main
ModuleNotFoundError: No module named 'AnnoSINE'
cp: cannot stat 'TS15_final.fasta.mod.SINE.raw.fa': No such file or directory
Error: SINE results not found!

ERROR: Raw SINE results not found in TS15_final.fasta.mod.EDTA.raw/TS15_final.fasta.mod.SINE.raw.fa
If you believe the program is working properly, this may be caused by the lack of SINEs in your genome

I am using the latest version EDTA (v.2.2.2), any suggestions to work around this issue?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions