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

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}}`