Skip to content

VADR produces qualifier with invalid value #53

Description

@taltman

VADR produces features with the /exception qualifier, to specify ribosomal slippage:

>Feature NODE_1_length_19663_cov_257.252269
<1      12777   gene
                        gene    ORF1ab
<1      5687    CDS
5687    12777
                        product ORF1ab polyprotein
                        exception       ribosomal slippage
                        codon_start     3
                        protein_id      NODE_1_length_19663_cov_257.252269_1

But according to the INSDC specs, this is an invalid value:

https://www.insdc.org/documents/feature_table.html#7.3

Qualifier       /exception=
Definition      indicates that the coding region cannot be translated using
                standard biological rules
...
                - must not be used for ribosomal slippage, instead use join operator, 
                  e.g.: CDS   join(486..1784,1787..4810)
                              /note="ribosomal slip on tttt sequence at 1784..1787"

This causes problems when trying to submit genomes annotated with VADR to ENA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions