Open StefanFrankBio opened 6 days ago
Hi,
I think this is coming from the missing "##sequence-region" which is often found at the beginning of gff3.
The code is supposed to be resilient to this pragma being missing (since it is not mandatory), but it looks like there was a hickup in dealing with it with your particular file.
Any chance you could share that one file so we can reproduce the bug and try to find a fix?
Have a nice day, Adelme
Hey PPanGGOLiN-Team,
I get the below when running
ppanggolin all
version 2.1.2. I want to make the switch from version 2.0.5, where analysis of the same input data works fine.This is an example of the gff files provided.
Can you help me figure out why the len(contig) is of type None.
Appreciate your help!