alekseyzimin/EviAnn_release

error running EviAnn

Opened this issue · 2 comments

Hi,
I tried to run EviAnn with bam alignments, protein seq, and fastq reads as evidence to annotate a genome but keep getting the following msg:

ls: cannot access 'tissue*.bam': No such file or directory
Detecting and annotating processed pseudogenes
Detection of pseudogenes failed

The command I have using:
EviAnn-1.0.8/bin/eviann.sh -t 24 -g Rc_chr.fa -p rnaSeq.txt -r pep.all.fa -l

location of fastq and bam files in rnaSeq.txt:
/home/leaf_val_1.fq /home/leaf_val_2.fq
/home/root_val_1.fq /home/root_val_2.fq
/home/panicle_val_1.fq /home/panicle_val_2.fq
/home/rnaseq_filtered.bam bam

Thanks,
Parul