getNreads: Get total number of paths in each island from a pathCounts...

Description Usage Arguments Value Methods Author(s) Examples

Description

getNreads returns a numeric vector with the total number of path counts in each island from a pathCounts object.

Usage

1

Arguments

pc

pathCounts object generated by pathCounts()

Value

Numeric vector with total number of path counts in each island of pc.

Methods

signature(pathCounts='pathCounts')

Returns numeric vector with total number of path counts for each island in the pathCounts object.

Author(s)

Camille Stephan-Otto Attolini

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

casper documentation built on Dec. 17, 2020, 2:01 a.m.