Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dpear committed Jun 14, 2022
1 parent 44979ab commit 717bec1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classification, and the [`q2-taxa`](https://docs.qiime2.org/2021.11/plugins/avai

```
qiime katharoseq read_count_threshold \
--i-table a_genus_level_table.qza \
--i-table example.qza \ # a_genus_level_table
--p-threshold 80 \
--p-control classic \
--p-positive-control-value name_of_controls_in_metadata \
Expand All @@ -32,4 +32,4 @@ qiime katharoseq read_count_threshold \
--m-cell-count-column-file your_metadata.tsv \
--m-cell-count-column-column cell_count_variable_in_metadata \
--o-visualization result.qzv
```
```

0 comments on commit 717bec1

Please sign in to comment.