Skip to content

non-CDS line in gff3 file read as CDS line, required to be divisible by 3 #221

@lakras

Description

@lakras

gene_changed.gff3.txt
original.gff3.txt

Hi, I'm having to change the gff3 file from NCBI in order to get NextClade to work. It is reading a non-CDS line as CDS.

The input is the gff3 file for NC_001489.1 (attached; changed .gff3 to .gff3.txt so it would upload).

I get the following error: "Length of a CDS is expected to be divisible by 3, but the length of CDS 'HAVgs1' is 7478 (it consists of 1 fragment(s) of length(s) 7478). This is likely a mistake in genome annotation."

In order to get it to work, I need to change "gene 1 7478" to "gene 1 7476" on line 7 (attached)

Thank you so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions