Skip to content

Commit 95bae61

Browse files
committed
Fix bioc check size.
1 parent 7aa7432 commit 95bae61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/mastR_customized_design.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ head(DE_table[[1]])
212212

213213
Users can use the `glimmaMDS()`, `glimmaMA()`, and `glimmaVolcano()` functions from `r BiocStyle::Biocpkg("Glimma")` package to visualize the data and DE results interactively.
214214

215-
```{r visualization}
215+
```{r visualization, eval=FALSE}
216216
## MDS plot
217217
Glimma::glimmaMDS(proc_data)
218218

0 commit comments

Comments
 (0)