File: README.md

package info (click to toggle)
python-pbcore 1.2.11%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 18,612 kB
  • ctags: 5,336
  • sloc: python: 22,160; xml: 2,667; makefile: 239
file content (13 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# pbcore [![Circle CI](https://circleci.com/gh/PacificBiosciences/pbcore.svg?style=svg)](https://circleci.com/gh/PacificBiosciences/pbcore)

The `pbcore` package provides Python APIs for interacting with PacBio
data files and writing bioinformatics applications.

## Installation:

    % pip install -r requirements.txt
    % python setup.py install

## Documentation:

http://pacificbiosciences.github.io/pbcore/