Skip to content

Commit

Permalink
add clade-I to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshadfield committed Jun 21, 2024
1 parent ec5aa8b commit 6f92ff9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions phylogenetic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6f92ff9

Please sign in to comment.