diff --git a/pages/common/pangolin.md b/pages/common/pangolin.md new file mode 100644 index 0000000000..231bf7800c --- /dev/null +++ b/pages/common/pangolin.md @@ -0,0 +1,12 @@ +# pangolin + +> Implements the dynamic nomenclature of SARS-CoV-2 lineages (Pango nomenclature). +> More information: . + +- Run `pangolin` on the specified FASTA file: + +`pangolin {{path/to/file.fa}}` + +- Use the specified analysis engine: + +`pangolin --analysis-mode {{accurate|fast|pangolearn|usher}}`