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:
parent
14489258f0
commit
ff532ecf93
1 changed files with 12 additions and 0 deletions
12
pages/common/pangolin.md
Normal file
12
pages/common/pangolin.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue