... | ... |
@@ -376,7 +376,7 @@ BiocManager::install("StarBioTrek") |
376 | 376 |
The user can select the pathway database and species of interest using some functions implemented in graphite [@ref1] |
377 | 377 |
|
378 | 378 |
```{r, eval = TRUE} |
379 |
-pathwayDatabases() |
|
379 |
+sel<-pathwayDatabases() |
|
380 | 380 |
``` |
381 | 381 |
|
382 | 382 |
```{r, eval = TRUE, echo = FALSE} |