CIGARbaseInfo.rangeMethods

Undocumented in source.

Members

Functions

copy
void copy(Range source, Range target)
Undocumented in source. Be warned that the author may not have intended to support it.
current_cigar_operation
const(CigarOperation) current_cigar_operation()

Current CIGAR operation, available to all extensions

populate
void populate(Result result)
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void setup(R read, Args )
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(R read)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

CigarExtraProperties
enum CigarExtraProperties;
Undocumented in source.

Meta