pbopen
Python 2 library for processing PacBio data files
Install
- All systems
-
curl cmd.cat/pbopen.sh
- Debian
-
apt-get install python-pbcore
- Ubuntu
-
apt-get install python-pbcore
- Kali Linux
-
apt-get install python-pbcore
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-pbcore
- Raspbian
-
apt-get install python-pbcore
- Dockerfile
- dockerfile.run/pbopen
python-pbcore
Python 2 library for processing PacBio data files
The pbcore package provides Python modules for processing Pacific Biosciences data files and building PacBio bioinformatics applications. These modules include tools to read/write PacBio data formats, sample data files for testing and debugging, base classes, and utilities for building bioinformatics applications. This package is part of the SMRTAnalysis suite. This is the Python 2 module.