Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.02 KB

File metadata and controls

23 lines (16 loc) · 1.02 KB

Fermon Annotation Converter

This web tool lets you convert between the original Fermon (AY426531.1) annotation and the corrected genome annotation for Enterovirus D68 (EV-D68).

🔍 Features

  • Enter a Nucleotide Position to view the corresponding gene and amino acid in both annotations.
  • Enter a Fermon (GenBank) gene and amino acid to see the corrected annotation and nucleotide position.
  • Enter a Fermon (Corrected) gene and amino acid to find the original Fermon position and nucleotide position.
  • Visualize changes caused by the VP1/VP3 shift.

🚀 How to Use

  1. Open the site: https://hodcroftlab.github.io/evd68-converter/
  2. Use the input fields to:
    • Enter a nucleotide position
    • OR enter Fermon annotation (gene + AA)
    • OR enter Corrected annotation (gene + AA)
  3. The matching positions and relationships will be displayed below the form.

🌐 Hosting

This static site is hosted via GitHub Pages on the master branch.