Package

org.hammerlab.bam.check

eager

Permalink

package eager

Visibility
  1. Public
  2. All

Type Members

  1. case class Checker(uncompressedStream: SeekableUncompressedBytes, contigLengths: ContigLengths, readsToCheck: ReadsToCheck) extends PosChecker[Boolean] with ReadStartFinder with Product with Serializable

    Permalink

    check.Checker implementation that emits a Boolean at each org.hammerlab.bgzf.Pos indicating whether it is a read-record boundary.

Value Members

  1. object Checker extends Serializable

    Permalink

Ungrouped