Skip to main content

Python bindings to spoa

Project description

pyspoa

test-pyspoa PyPI version

Python bindings to spoa.

Installation

$ pip install pyspoa

Usage

>>> 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

$ git clone --recursive https://github.com/nanoporetech/pyspoa.git
$ cd pyspoa
$ python3 -m venv pyspoa
$ source pyspoa/bin/activate
(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 Distribution

pyspoa-0.0.7.tar.gz (2.6 MB view hashes)

Uploaded Source

Built Distributions

pyspoa-0.0.7-cp39-cp39-manylinux2010_x86_64.whl (867.8 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

pyspoa-0.0.7-cp39-cp39-macosx_10_14_x86_64.whl (122.9 kB view hashes)

Uploaded CPython 3.9 macOS 10.14+ x86-64

pyspoa-0.0.7-cp38-cp38-manylinux2010_x86_64.whl (866.7 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

pyspoa-0.0.7-cp38-cp38-macosx_10_14_x86_64.whl (122.6 kB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

pyspoa-0.0.7-cp37-cp37m-manylinux2010_x86_64.whl (878.9 kB view hashes)

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

pyspoa-0.0.7-cp37-cp37m-macosx_10_14_x86_64.whl (122.3 kB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

pyspoa-0.0.7-cp36-cp36m-manylinux2010_x86_64.whl (878.0 kB view hashes)

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

pyspoa-0.0.7-cp36-cp36m-macosx_10_14_x86_64.whl (122.3 kB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

pyspoa-0.0.7-cp35-cp35m-manylinux2010_x86_64.whl (877.8 kB view hashes)

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

pyspoa-0.0.7-cp35-cp35m-macosx_10_14_x86_64.whl (122.3 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