Browse code

'graphite'

claudia.cava authored on 15/04/2019 12:45:31
Showing 1 changed files

... ...
@@ -376,6 +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
+library(graphite)
379 380
 pathwayDatabases()
380 381
 ```
381 382