Description Usage Arguments Value
View source: R/plotTraceObject.R
Plots different traces, specified with the what
parameter.
1 2 3 4 5 6 7 8 9 10 11 |
x |
An Rcpp trace object initialized with |
what |
A string containing one of the following to graph: |
geneIndex |
When plotting expression, the index of the gene to be plotted. |
mixture |
The mixture for which to plot values. |
log.10.scale |
A logical value determining if figures should be plotted on the log.10.scale (default=F). Should not be applied to mutation and selection parameters estimated by ROC/FONSE. |
... |
Optional, additional arguments. For this function, may be a logical value determining if the trace is ROC-based or not. |
This function has no return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.