dentist.common.binio

This package contains methods to handle the proprietary binary data containers.

Modules

_base
module dentist.common.binio._base
_testdata
module dentist.common.binio._testdata

This package contains test data for the other packages in dentist.common.binio.

insertiondb
module dentist.common.binio.insertiondb

This package contains methods to handle the proprietary binary data container for Insertions.

pileupdb
module dentist.common.binio.pileupdb

This package contains methods to handle the proprietary binary data container for PileUps.

Public Imports

dentist.common.binio._base
public import dentist.common.binio._base;
dentist.common.binio.insertiondb
public import dentist.common.binio.insertiondb;
dentist.common.binio.pileupdb
public import dentist.common.binio.pileupdb;

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Arne Ludwig <arne.ludwig@posteo.de>