When the input gff file does not contain gene names for all annotations (e.g. occurs in prokka output), annotation information will be incorrectly taken from nearest upstream or downstream annotation with a name instead of the unnamed annotation where the guide is located. Position information will still display correctly.
Need to ensure all annotations have "Name==" entry in input gff file to run correctly.
When the input gff file does not contain gene names for all annotations (e.g. occurs in prokka output), annotation information will be incorrectly taken from nearest upstream or downstream annotation with a name instead of the unnamed annotation where the guide is located. Position information will still display correctly.
Need to ensure all annotations have "Name==" entry in input gff file to run correctly.