PacBioHeader.PacBioHeader

Undocumented in source.

Constructors

this
this(T header)

Construct a PacBioHeader!T from header.

Members

Functions

opAssign
void opAssign(T header)

Assign new header data.

to
S to()

Builds the header string.

Static variables

headerFormat
enum headerFormat;
Undocumented in source.

Variables

additionalInformation
string additionalInformation;
Undocumented in source.
name
T name;
Undocumented in source.
qualityRegionBegin
size_t qualityRegionBegin;
Undocumented in source.
qualityRegionEnd
size_t qualityRegionEnd;
Undocumented in source.
well
size_t well;
Undocumented in source.

Meta