Skip to content

Commit

Permalink
doc: codefence available options (gisaid, open, etc)
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Sep 27, 2023
1 parent 83ba8aa commit b0864f5
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Please follow [installation instructions](https://docs.nextstrain.org/en/latest/

## Usage

To run pipeline for all available data for generated by ingest:
To run pipeline for all available data generated by ingest:

```bash
nextstrain build .
Expand Down Expand Up @@ -78,17 +78,18 @@ The `data_provenances`, `variant_classifications` and `geo_resolutions` are requ

The current available options for `data_provenances` are

- gisaid
- open
- `gisaid`
- `open`

The current available options for `variant_classifications` are

- nextstrain_clades
- pango_lineages
- `nextstrain_clades`
- `pango_lineages`

The current available options for `geo_resolutions` are
- global
- usa

- `global`
- `usa`

### Data Prep Configurations

Expand Down

0 comments on commit b0864f5

Please sign in to comment.