Skip to content

Commit edd9bbf

Browse files
committed
Deploying to gh-pages from @ 2a7c0d5 🚀
1 parent b5a7704 commit edd9bbf

23 files changed

Lines changed: 64 additions & 19 deletions
-604 Bytes
Loading
-257 Bytes
Loading
-413 Bytes
Loading
-15 Bytes
Loading
1.89 KB
Loading
89 Bytes
Loading
1.88 KB
Loading
897 Bytes
Loading

articles/visualization.html

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/visualization.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,9 @@ or replicates.
213213
``` r
214214
visualize.rank(dataImput, listName = "POLK_HUMAN",
215215
regexName = c("ZN840", "CC85C"),
216-
facet = c("Replicate", "Condition"), color = "black")
216+
facet = c("Replicate", "Condition"),
217+
ht.color = "black", ht.size = 1.5,
218+
ht.textcolor = "black", ht.textsize = 2)
217219
```
218220

219221
![](visualization_files/figure-html/unnamed-chunk-11-1.png)

0 commit comments

Comments
 (0)