isSorted: Find Out Whether cmpH5 Object is Sorted

Description Usage Arguments Value Examples

Description

'isSorted' returns a boolean statement whether the cmpH5 object is sorted.

Usage

1
isSorted(cmpH5)

Arguments

cmpH5

An object of class PacBioCmpH5.

Value

Returns a logical value.

Examples

1
2
3
  require(pbh5)
  cmpH5 <- PacBioCmpH5(system.file("h5_files",  "aligned_reads.cmp.h5",
  package = "pbh5")) 

PacificBiosciences/R-pbh5 documentation built on May 7, 2019, 11:54 p.m.