... | ... |
@@ -250,7 +250,7 @@ the following code |
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
253 |
-```{r customized_mir, eval=FALSE} |
|
253 |
+```{r customized_mir, eval = FALSE} |
|
254 | 254 |
|
255 | 255 |
|
256 | 256 |
# using an updated version of pcxn |
... | ... |
@@ -321,7 +321,7 @@ to create your desired gene sets. |
321 | 321 |
You can also use the following code chunk to create pathway-gene association |
322 | 322 |
tables from gmt files. |
323 | 323 |
|
324 |
-```{r customized_gsc2, eval=FALSE} |
|
324 |
+```{r customized_gsc2, eval = FALSE} |
|
325 | 325 |
|
326 | 326 |
library(GSEABase) |
327 | 327 |
|