linsalrob / PhiSpy

Prediction of prophages from bacterial genomes
MIT License
70 stars 20 forks source link

ValueError: missing molecule_type in annotations #44

Closed snehamurthy21 closed 3 years ago

snehamurthy21 commented 3 years ago

Hi

i am getting this error when i run with output choice 255

/.local/lib/python3.8/site-packages/Bio/SeqIO/InsdcIO.py", line 744, in _write_the_first_line raise ValueError("missing molecule_type in annotations") ValueError: missing molecule_type in annotations

Could you please help me resolve it