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
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