Package ngs

Interface ReadIterator

    • Method Detail

      • nextRead

        boolean nextRead()
                  throws ErrorMsg
        Advance to first Read on initial invocation advance to next Read subsequently
        Returns:
        false if no more Reads are available.
        Throws:
        ErrorMsg - if more Reads should be available, but could not be accessed.