Skip to main content

An experimental python wrapper for gatb-core

Project description

License: Affero-GPL Platform: C++11 Python3 Run on Linux-Mac OSX

MacOSX

Linux

Build Status OSX

Build Status Ubuntu

About pyGATB

pyGATB is a Python3 wrapper for the GATB-Core library.

The current release of pyGATB gives access to the following GATB-Core components:

  • Bank: the class that enables to load Fasta and Fastaq files

  • Sequence: the class that holds a sequence (ID, letters, quality)

  • Graph: the class that holds the De Bruijn graph

  • Node: the class that makes graph’s nodes

Using that API you can start prototyping algorithms:

  • read a sequence file (Bank): FastA, FastQ (plain text or gzipped)

  • or read a set of files (still using the same Bank!)

  • convert that Bank to a De Bruijn graph (Graph)

  • navigate through the Graph (Node)

all of that directly using the Python Programming Language.

Documentation

Jump to the wiki to review how to install, use and make pyGATB Python3 compliant codes.

License

pyGATB and GATB-Core are free softwares; you can redistribute it and/or modify it under the Affero GPL v3 license.

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

pyGATB-0.1.2-cp36-cp36m-manylinux1_x86_64.whl (3.9 MB view hashes)

Uploaded CPython 3.6m

pyGATB-0.1.2-cp35-cp35m-manylinux1_x86_64.whl (3.9 MB view hashes)

Uploaded CPython 3.5m

pyGATB-0.1.2-cp34-cp34m-manylinux1_x86_64.whl (3.9 MB view hashes)

Uploaded CPython 3.4m

pyGATB-0.1.2-cp33-cp33m-manylinux1_x86_64.whl (3.9 MB view hashes)

Uploaded CPython 3.3m

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