Class IlluminaManifest

java.lang.Object
picard.arrays.illumina.IlluminaManifest
Direct Known Subclasses:
Build37ExtendedIlluminaManifest

public class IlluminaManifest extends Object
A class to represent an Illumina Manifest file. Reads the header, stores the contents, and then provides an iterator to allow access to the IlluminaManifestRecords (currently this only supports iterating over the assay records).