1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/pangolin.md
2024-12-26 10:59:17 +01:00

353 B

pangolin

Implements the dynamic nomenclature of SARS-CoV-2 lineages (Pango nomenclature). More information: https://cov-lineages.org/resources/pangolin/usage.html.

  • Run pangolin on the specified FASTA file:

pangolin {{path/to/file.fa}}

  • Use the specified analysis engine:

pangolin --analysis-mode {{accurate|fast|pangolearn|usher}}