Description Usage Arguments Value See Also
View source: R/plotComplexity.R
plot results from preseq (complexity estimation around features) TODO: use the ... to allow for comparison of multiple libraries
1 | plotComplexity(x, ..., ests = NULL, withCI = FALSE)
|
x |
the thing whose complexity is to be plotted |
... |
other parameters to pass on to getEsts() |
ests |
precomputed complexity estimates (speeds up multiple runs) |
withCI |
plot confidence intervals for the estimates? (FALSE) |
invisibly, the complexity estimates corresponding to the plot
preseqR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.