Skip to main content

The python sister project to CortexJDK

Project description

tests

Travis-CI Build Status Coverage Status

package

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

docs

Documentation Status

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

Cortexpy also comes with a command-line tool for basic inspection and manipulation of Cortex graphs with and without links.

Audience

The audience of cortexpy is researchers working with colored De Bruijn graphs and link information in Cortex and Mccortex format.

Free software

Cortexpy is free software; you can redistribute it and/or modify it under the terms of the Apache License version 2.0. Contributions are welcome. Please join us on GitHub.

Installation

pip install cortexpy

Documentation

For more information, please see cortexpy documentation.

Citing cortexpy

If you use cortexpy in your work, please consider citing:

Akhter, Shirin, Warren W. Kretzschmar, Veronika Nordal, Nicolas Delhomme, Nathaniel R. Street, Ove Nilsson, Olof Emanuelsson, and Jens F. Sundström. “Integrative analysis of three RNA sequencing methods identifies mutually exclusive exons of MADS-box isoforms during early bud development in Picea abies.” Frontiers in Plant Science 9 (2018). https://doi.org/10.3389/fpls.2018.01625

Bugs

This code is maintained by Warren Kretzschmar <winni@warrenwk.com>. For bugs, please raise a GitHub issue.

Development

  1. Install conda.

  2. Download mccortex for testing:

    conda env create -f environment.yml -n my-dev-environment
  3. Activate development environment:

    conda activate my-dev-environment
  4. Install remaining development tools:

    pip3 install -r requirements.txt

All remaining commands in the development section need to be run in an activated conda dev environment.

Tests

make test

Deploy new cortexpy version to pypi

Requires access credentials for pypi.

make deploy

Building the docs

The documentation is automatically built by read-the-docs on push to master. To build the documentation manually:

# install sphinx dependencies
pip install -r docs/requirements.txt

make docs

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.46.5.tar.gz (212.1 kB view details)

Uploaded Source

File details

Details for the file cortexpy-0.46.5.tar.gz.

File metadata

  • Download URL: cortexpy-0.46.5.tar.gz
  • Upload date:
  • Size: 212.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.2

File hashes

Hashes for cortexpy-0.46.5.tar.gz
Algorithm Hash digest
SHA256 3e2c2e9d88bdc714b16b28cce1b5b77db4e4831c2e46287c90a3ddd063eca073
MD5 ff7e15e2825018706d872e9a7827daa5
BLAKE2b-256 05fd419f56aac58384d12f2990b35d3d837000752693c65ad16fd20634f89d2f

See more details on using hashes here.

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