snippetbashTip
pangolin — Implements the dynamic nomenclature of SARS-CoV-2 lineages (Pango nomenclature). More information: <
Viewed 0 times
thepangolindynamiccommandnomenclatureclisarsimplements
Problem
How to use the
pangolin command: Implements the dynamic nomenclature of SARS-CoV-2 lineages (Pango nomenclature). More information: <https://cov-lineages.org/resources/pangolin/usage.html>.Solution
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}}Code Snippets
Run `pangolin` on the specified FASTA file
pangolin {{path/to/file.fa}}Use the specified analysis engine
pangolin --analysis-mode {{accurate|fast|pangolearn|usher}}Context
tldr-pages: common/pangolin
Revisions (0)
No revisions yet.