From 6f92ff9e7e3d7c638da03313d7a48ccffa0c6b67 Mon Sep 17 00:00:00 2001 From: james hadfield Date: Fri, 21 Jun 2024 13:37:19 +1200 Subject: [PATCH] add clade-I to readme --- phylogenetic/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/phylogenetic/README.md b/phylogenetic/README.md index 865c361..ea426f0 100644 --- a/phylogenetic/README.md +++ b/phylogenetic/README.md @@ -80,6 +80,12 @@ Run pipeline to produce the "lineage B.1" tree for `/mpox/lineage-B.1` with: nextstrain build . --configfile defaults/hmpxv1_big/config.yaml ``` +Run pipeline to produce the "clade I" tree for `/mpox/clade-I` with: + +```bash +nextstrain build . --configfile defaults/clade-i/config.yaml +``` + ### Visualize results View results with: