next.pathogen.watch docs
  • Welcome to Pathogenwatch
  • News & Release Notes
    • Announcements
    • Release Notes 2025
    • Release Notes 2024
    • Release Notes 2023
    • Release Notes 2022
    • Release Notes 2019-2021
  • Getting Started
    • Sign in
    • A Brief Tour of Pathogenwatch
    • Interactive Collection View tutorial
    • Useful Links
  • How to use Pathogenwatch
    • Using the documentation
    • Using The Interactive Collection View
      • The Interactive Collection View
      • The Map Panel
      • The Tree Panel
        • Tree Panel
        • Generating a new tree
      • Data Tables
      • The Timeline Panel
      • Context search panel
      • Legend, Labels, and Colours
      • Searching genomes in a collection
      • Creating sub-collections
    • Genome Uploads & Folders
    • Browsing & Searching Genomes
    • Browsing Collections
    • Creating & Sharing Collections
    • Genome Reports
    • Deleting items
    • SARS-CoV-2 Tutorial
    • Tips and Tricks
  • Technical Descriptions of Analysis Tools
    • Genome Assembly
      • Short Read Assembly
      • Assembling genomes with EToKi
    • Plasmid Annotation
      • Inctyper
    • Assigning species with Speciator
    • Trees, Clustering, and Context Search
      • Core Genome Tree
        • About SNP-based trees
        • Core Assignment
        • Core Filter
        • Reference Assignment
        • Tree Construction
      • cgMLST Clustering & Context Searching
      • SARS-CoV-2 Genome Tree
      • cgMLST Tree
    • Lineage Assignment & Genotyping Methods
      • Genotyphi
      • Kleborate
      • cgMLST
      • Klebsiella LIN Codes
      • MLST
      • NG-MAST
      • Pangolin
      • PopPUNK
      • Vista
      • Finding HierCC codes with hclink
      • SARS-CoV-2 Notable Mutations
    • Serotyping
      • Kaptive
      • SeroBA
      • SISTR
      • ECTyper
    • Antimicrobial Resistance Prediction
      • Pathogenwatch AMR
      • Kleborate AMR
      • SPN-PBP-AMR
      • Resfinder
    • Virulence
      • STECFinder
      • VirulenceFinder
      • BIGSdb schemes
  • WHO bacterial priority pathogens
  • Initiatives powered by Pathogenwatch
    • PATH-SAFE
      • PATH-SAFE Sign in
      • What is the PATH-SAFE Programme?
      • PATH-SAFE powered by Pathogenwatch
      • Two-tool Serotyping with SISTR & SeqSero2
      • S. enterica SNP tree
      • PATH-SAFE analyses
  • How to cite
  • Acknowledgements
  • Privacy and Terms Of Service
  • FAQ
  • Report an Issue
Powered by GitBook
On this page
  • About Genotyphi
  • Genotyphi Assignment Method
  • How to cite
  1. Technical Descriptions of Analysis Tools
  2. Lineage Assignment & Genotyping Methods

Genotyphi

PreviousLineage Assignment & Genotyping MethodsNextKleborate

Last updated 5 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