Description Usage Arguments Value Examples
'isSorted' returns a boolean statement whether the cmpH5 object is sorted.
| 1 | isSorted(cmpH5)
 | 
| cmpH5 | An object of class  | 
Returns a logical value.
| 1 2 3 |   require(pbh5)
  cmpH5 <- PacBioCmpH5(system.file("h5_files",  "aligned_reads.cmp.h5",
  package = "pbh5")) 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.