BamWriter.disableAutoIndexCreation

By default, the writer attempts to automatically create index when writing coordinate-sorted files. If this behaviour is not desired, it can be switched off before writing SAM header.

class BamWriter
void
disableAutoIndexCreation
()

Meta