Package ngs

Interface ReadCollection


public interface ReadCollection

Represents an NGS-capable object with a collection of Reads, References and Alignments.

Each of the basic content types may be accessed by id as either a standalone object, or more commonly through an Iterator over a selected collection of objects.

Reads are grouped by ReadGroup. When not specifically assigned, Reads will be placed into the default ReadGroup.