Description Usage Arguments Value Methods Author(s) Examples
getNreads returns a numeric vector with the total number of path counts in each island from a pathCounts object.
1 | getNreads(pc)
|
pc |
pathCounts object generated by pathCounts() |
Numeric vector with total number of path counts in each island of pc.
signature(pathCounts='pathCounts')
Returns numeric vector with total number of path counts for each island in the pathCounts object.
Camille Stephan-Otto Attolini
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.