1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

pangolin: add page (#15346)

This commit is contained in:
Juri Dispan 2024-12-26 10:59:17 +01:00 committed by GitHub
parent 14489258f0
commit ff532ecf93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages/common/pangolin.md Normal file
View file

@ -0,0 +1,12 @@
# 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}}`