Browse code

'prova2'

claudia.cava authored on 15/04/2019 12:51:53
Showing 1 changed files

... ...
@@ -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}