1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
pbcore
######
The `pbcore` package provides Python modules for processing PacBio
data files and building PacBio bioinformatics applications.
Library API documentation
=========================
:doc:`pbcore.io`: Classes for reading/writing PacBio data formats and essential common data formats
:doc:`pbcore.io.dataset`: Classes for reading/writing PacBio DataSet XML files
:doc:`pbcore.model`: Common base classes
:doc:`pbcore.util`: Utilities for building bioinformatics applications
:doc:`pbcore.data`: Small bundled data files that are handy for testing and debugging
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|