Skip to main content

Python bindings to spoa

Project description

# pyspoa

![test-pyspoa](https://github.com/nanoporetech/pyspoa/workflows/test-pyspoa/badge.svg) [![PyPI version](https://badge.fury.io/py/pyspoa.svg)](https://badge.fury.io/py/pyspoa)

Python bindings to [spoa](https://github.com/rvaser/spoa).

## Installation

`bash $ pip install pyspoa `

## Usage

`python >>> from spoa import poa >>> >>> consensus, msa = poa(['AACTTATA', 'AACTTATG', 'AACTATA']) >>> consensus 'AACTTATA' >>> msa ['AACTTATA-', 'AACTTAT-G', 'AAC-TATA-'] >>> print(os.linesep.join(msa)) AACTTATA- AACTTAT-G AAC-TATA- `

## Developer Quick Start

`bash $ git clone --recursive https://github.com/nanoporetech/pyspoa.git $ cd pyspoa $ python3 -m venv pyspoa $ source pyspoa/venv/active (pyspoa) $ pip install -r requirements.txt (pyspoa) $ make build `

### Licence and Copyright (c) 2019 Oxford Nanopore Technologies Ltd.

pyspoa is distributed under the terms of the MIT License. If a copy of the License was not distributed with this file, You can obtain one at https://github.com/nanoporetech/pyspoa

### Research Release

Research releases are provided as technology demonstrators to provide early access to features or stimulate Community development of tools. Support for this software will be minimal and is only provided directly by the developers. Feature requests, improvements, and discussions are welcome and can be implemented by forking and pull requests. However much as we would like to rectify every issue and piece of feedback users may have, the developers may have limited resource for support of this software. Research releases may be unstable and subject to rapid iteration by Oxford Nanopore Technologies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pyspoa-0.0.4-cp38-cp38-manylinux2010_x86_64.whl (842.7 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

pyspoa-0.0.4-cp38-cp38-macosx_10_14_x86_64.whl (120.4 kB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

pyspoa-0.0.4-cp37-cp37m-manylinux2010_x86_64.whl (827.4 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

pyspoa-0.0.4-cp37-cp37m-macosx_10_14_x86_64.whl (119.9 kB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

pyspoa-0.0.4-cp36-cp36m-manylinux2010_x86_64.whl (825.4 kB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

pyspoa-0.0.4-cp36-cp36m-macosx_10_14_x86_64.whl (119.9 kB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

pyspoa-0.0.4-cp35-cp35m-manylinux2010_x86_64.whl (824.9 kB view hashes)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

pyspoa-0.0.4-cp35-cp35m-macosx_10_14_x86_64.whl (119.9 kB view hashes)

Uploaded CPython 3.5m macOS 10.14+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page