Pathogenwatch
  • Welcome to Pathogenwatch
  • 🎉Announcements
  • ▶️A "Getting Started" Tutorial
  • 🎦Video Tutorials
  • 🧐Useful Links
  • 📖How to use Pathogenwatch
    • Uploading Genomes
    • Genome Reports
    • Browsing Genomes
    • Editing Metadata
    • 🚮Deleting genomes
    • Downloads
    • Creating A Collection
    • Browsing Collections
    • Sharing a collection
    • Genomic Context Search
    • Using The Interactive Collection Views
      • The Map View
      • The Tree Viewer
      • The Filter Bar
      • The Metadata Tables
        • Uploaded Metadata
        • Typing Results
        • Genome Statistics
        • Antimicrobial Resistance
    • Private Metadata
  • 📖Technical Descriptions
    • Species Assignment
      • Speciator
    • Sequence Typing Methods
      • cgMLST
      • Genotyphi
      • Kaptive
      • Kleborate
      • Klebsiella LIN Codes
      • MLST
      • NG-MAST
      • Pangolin
      • PopPUNK
      • SeroBA
      • Vista
      • SISTR
    • Antimicrobial Resistance Prediction
      • SPN-PBP-AMR
      • Kleborate
      • Pathogenwatch AMR
    • Inctyper
    • cgMLST Clustering
    • SARS-CoV-2 Notable Mutations
    • SARS-CoV-2 Genome Tree
    • Core Genome Tree
      • Core Assignment
      • Reference Assignment
      • Core Filter
      • Tree Construction
    • Short Read Assembly
  • ❓FAQ
  • 💾Public data downloads
  • 💊WHO bacterial priority pathogens
  • 📜Release Notes 2025
  • Release Notes 2024
  • Release Notes 2023
  • Release Notes 2022
  • Release Notes 2019-2021
  • ⚠️Privacy and Terms Of Service
  • 📣How to cite
  • 🙏Acknowledgements
  • ❗Report an Issue
Powered by GitBook
On this page
  • About Genotyphi
  • Genotyphi Assignment Method
  • How to cite
  1. Technical Descriptions
  2. Sequence Typing Methods

Genotyphi

PreviouscgMLSTNextKaptive

Last updated 11 months ago

About Genotyphi

Genotyphi is a sequence-based typing method for Salmonella Typhi developed by Wong et al, 2016, with software available from . Pathogenwatch uses an in-house implementation designed to work with assembly output rather than mapping to CT18, and has been tested to ensure it provides the same assignments.

Genotyphi Assignment Method

  1. Genotyphi SNP-containing loci are BLASTed against the assembly with:blastn -task blastn -perc_identity 80.0 -evalue 1.0E-60 -max_target_seqs 200 -penalty -1 -reward 1

  2. For each variant location the best (highest percent identity) overlapping match is selected and the nucleotide at the variant position is noted.

  3. Each variant is then compared to the diagnostic variants from the genotyphi schema, and processed according to the rules encoded in the original genotyphi script.

  4. Finally the result and the number of matched sites is reported to the user. If not all sites are matched, or some sites duplicated, e.g due to contamination, it is possible that the incorrect assignment can be given.

How to cite

If you use the output from Genotyphi please cite the references given at .

📖
https://github.com/katholt/genotyphi
https://github.com/katholt/genotyphi