Closed sejmodha closed 6 years ago
Hi Sejmodha,
This is a problem with my handling of entries in the gff attribute field that do not have any attribute values. I have pushed a change that has corrected this error, but it could also be temporarily fixed by removing fields in the attribute files that do not have a value.
e.g.
ID=prot1;Name=prot1.definition;IS_PROTEIN
you could remove the IS_PROTEIN field (or simply download the updated version using git pull).
Hi There, I am trying to run proteny which worked fine with the example dataset but failed with following error for my dataset. GFF files seem to fine with other tools but proteny throws error.