Skip to main content

The python sister project to CortexJDK

Project description

docs

Documentation Status

tests

Travis-CI Build Status
Coverage Status Coverage Status

package

PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Commits since latest release

Cortexpy is a Python package for sequence analysis using linked and colored De Bruijn graphs such as the ones created by Mccortex. This project aims to mirror many of the features contained in CortexJDK.

  • Free software: Apache Software License 2.0

Installation

pip install cortexpy

Development

Set up the project:

make init

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Bugs

Please raise a github issue for any bugs.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

cortexpy-0.37.8.tar.gz (197.4 kB view hashes)

Uploaded Source

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