Description Usage Arguments Author(s) See Also Examples
Write RBDmap report.
1 2 3 4 5 6 7 8 9 10 | writeMainReport (dirname = "results")
writeStatisticsWholeExperiment (E,
filename = "indexOverall.html",
dirname = "results")
writeStatistics (E, efit, cond, label = cond,
filename = sprintf("index%s.html", label),
dirname = "results", maxFDR = 0.01)
writeBindingCategory (E, efit,
filename = "indexBindingCategory.html",
dirname = "results", maxFDR = 0.01)
|
E |
|
efit |
|
cond |
|
label |
|
filename |
|
dirname |
|
maxFDR |
Bernd Fischer
getBindingCategory
,RBDmap-package
1 | # writeMainReport()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.