Skip to content

Commit

Permalink
Fix vignette (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
TuomasBorman authored Dec 5, 2023
1 parent 6d2f327 commit 51449d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/miaViz.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ With subsetting to selected features the plot can be fine tuned.

```{r}
prev_phylum <- getPrevalentTaxa(GlobalPatterns, rank = "Phylum",
detection = 0.01)
detection = 0.01, onRankOnly = TRUE)
```

```{r}
Expand Down

0 comments on commit 51449d6

Please sign in to comment.