Phylogenetic Assignment of Named Global Outbreak Lineages

Source: Wikipedia, the free encyclopedia.
Phylogenetic Assignment of Named Global Outbreak Lineages
Initial release30 April 2020; 3 years ago (2020-04-30)
Stable release
4.3.1[1] Edit this on Wikidata / 26 July 2023; 7 months ago (26 July 2023)
Repositorygithub.com/cov-lineages/pangolin
Written inPython
LicenseGNU General Public License v3.0
Websitepangolin.cog-uk.io Edit this on Wikidata

The Phylogenetic Assignment of Named Global Outbreak Lineages (PANGOLIN) is a software tool developed by Dr. Áine O'Toole[2] and members of the Andrew Rambaut laboratory, with an associated web application developed by the Centre for Genomic Pathogen Surveillance in South Cambridgeshire.[3] Its purpose is to implement a dynamic nomenclature (known as the Pango nomenclature) to classify genetic lineages for SARS-CoV-2, the virus that causes COVID-19.[4] A user with a full genome sequence of a sample of SARS-CoV-2 can use the tool to submit that sequence, which is then compared with other genome sequences, and assigned the most likely lineage (Pango lineage).[5] Single or multiple runs are possible, and the tool can return further information regarding the known history of the assigned lineage.[5] Additionally, it interfaces with Microreact, to show a time sequence of the location of reports of sequenced samples of the same lineage.[5] This latter feature draws on publicly available genomes obtained from the COVID-19 Genomics UK Consortium and from those submitted to GISAID.[5] It is named after the pangolin.

Context

PANGOLIN is a key component underpinning the Pango nomenclature system.[6]

As described in

epidemiological surveillance and outbreak investigation.[citation needed
]

Both the tool and the PANGOLIN nomenclature system have been used extensively during the COVID-19 pandemic.[4][7][8]

Description

Lineage designation

Distinct from the PANGOLIN tool, Pango lineages are regularly, manually curated based on the current globally circulating diversity. A large phylogenetic tree is constructed from an alignment containing publicly available SARS-CoV-2 genomes, and sub-clusters of sequences in this tree are manually examined and cross-referenced against epidemiological information to designate new lineages; these can be designated by data producers, and lineage suggestions can be submitted to the Pango team via a GitHub issue request.[9][10][further explanation needed]

Model training

These manually curated lineage designations, and the associated genome sequences, are the input into the machine learning model training. This model, both the training and the assignment, has been termed 'pangoLEARN'. The current version of pangoLEARN uses a classification tree, based on the scikit-learn implementation[11] of a decision tree classifier.

Lineage assignation

Originally, PANGOLIN used a maximum-likelihood-based assignment algorithm to assign query SARS-CoV-2 the most likely lineage sequence. Since the release of Version 2.0 in July 2020, however, it has used the 'pangoLEARN' machine-learning-based assignment algorithm to assign lineages to new SARS-CoV-2 genomes.[12] This approach is fast and can assign large numbers of SARS-CoV-2 genomes in a relatively short time.[13]

Availability

PANGOLIN is available as a

command-line-based tool, downloadable from Conda and from a GitHub repository,[12] and as a web-application[14] with a drag-and-drop graphical user interface. The PANGOLIN web application has assigned more than 512,000 unique SARS-CoV-2 sequences as of January 2021.[citation needed
]

Creators and developers

PANGOLIN was created by Áine O'Toole and the Rambaut lab and released on 5 April 2020. The main developers of PANGOLIN are Áine O'Toole and Emily Scher; many others have contributed to various aspects of the tool, including Ben Jackson, J.T. McCrone, Verity Hill, and Rachel Colquhoun of the Rambaut Lab.[5]

The PANGOLIN web application was developed by the Centre for Genomic Pathogen Surveillance,[14] namely Anthony Underwood, Ben Taylor, Corin Yeats, Khali Abu-Dahab, and David Aanensen.[5]

See also

References

  1. ^ "Release 4.3.1". 26 July 2023. Retrieved 1 August 2023.
  2. PMID 34527285
    .
  3. ^ "Real-Time Epidemiology for COVID-19". www.pathogensurveillance.net. Archived from the original on 17 January 2021. Retrieved 22 January 2021.
  4. ^
    S2CID 220544096
    .
  5. ^ a b c d e f "Pangolin web application release". virological.org. May 2020. Archived from the original on 10 February 2021. Retrieved 18 February 2021.
  6. PMID 33514928
    .
  7. from the original on 10 December 2020. Retrieved 22 January 2021.
  8. . Phylogenetic Assignment of Named Global Outbreak LINeages tool (PANGOLIN) has been the most widely used tool for lineage assignment to newly emerging variants.
  9. ^ "pangoLEARN Store of the trained model for PANGOLIN to access". GitHub: cov-lineages/pangoLEARN. Archived from the original on 3 January 2021. Retrieved 13 February 2021.
  10. ^ "PANGO lineages". cov-lineages.org. Archived from the original on 28 February 2021. Retrieved 4 March 2021.
  11. ^ "sklearn.tree.DecisionTreeClassifier". scikit-learn.org. Archived from the original on 19 February 2021. Retrieved 13 February 2021.
  12. ^ a b "cov-lineages/pangolin". GitHub: cov-lineages/pangolin. Archived from the original on 15 February 2021. Retrieved 13 February 2021.
  13. ^ "pangoLEARN PANGOLIN 2.0: pangoLEARN description". cov-lineages.org. Archived from the original on 4 November 2021. Retrieved 19 November 2021. The model was trained using ~60,000 SARS-CoV-2 sequences from GISAID... training this model takes approximately 30 minutes on our hardware
  14. ^ a b "Pangolin COVID-19 Lineage Assigner". pangolin.cog-uk.io. Archived from the original on 10 February 2021. Retrieved 13 February 2021.

External links