File: index.rst

package info (click to toggle)
python-pbcore 1.6.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 19,168 kB
  • sloc: python: 25,497; xml: 2,846; makefile: 251; sh: 24
file content (26 lines) | stat: -rw-r--r-- 690 bytes parent folder | download | duplicates (6)
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`