Skip to content

Commit 3ec9a20

Browse files
committed
load airway
1 parent f5f5a0d commit 3ec9a20

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

vignettes/workshop_isee_extension.Rmd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,13 @@ In the next 10 minutes, we will:
343343

344344
The `r BiocStyle::Biocpkg("iSEEpathways")` vignette [Integration with other panels](https://isee.github.io/iSEEpathways/articles/integration.html) can also be accessed locally using the R code `vignette("integration", package = "iSEEpathways")`.
345345

346+
In this part, we load the
347+
348+
```{r}
349+
library(airway)
350+
```
351+
352+
346353
Plan:
347354

348355
* Run code from the iSEEpathways vignette https://isee.github.io/iSEEpathways/articles/integration.html

0 commit comments

Comments
 (0)