kaistsystemsbiology / DeepProZyme

DeepECtransformer
20 stars 2 forks source link

script runs but no predictions are made? #8

Open HaiLunP opened 3 months ago

HaiLunP commented 3 months ago

Hi there,

I have followed the installation instructions.

The script runs using: python run_deepectransformer.py -i file.fasta -o ./example/results -g cpu

But I am not getting any results.

This is the output: Reported 0 pairwise alignments, 0 HSPs. 0 queries aligned. INFO:root:BLASTp prediction ended on the dataset

Any help is appreciated! Thanks