Last data update: 2014.03.03

R: Get FastQ reads from the FastQ streamer
FastQStreamer.getReadsR Documentation

Get FastQ reads from the FastQ streamer

Description

Get FastQ reads from the FastQ streamer

Usage

FastQStreamer.getReads()

Value

A list of ShortRead object containing reads. NULL if there are no more reads to read.

Author(s)

Gregoire Pau

See Also

FastQStreamer.init

Results