Skip to main content

A minimalist Bioinformatics framework

Project description

a minimalist Bioinformatics framework

For most of my use cases, extensive frameworks such as Biopython or scikit-bio are complete overkill. These frameworks are handling everything as an object (e.g. Sequences) which is certainly helpful in some cases, but often it’s just more straightforward to save the sequences as plain python strings.

This framework aims at providing a bunch of modules for bioinformatics that are lightweight and super-easy to use. At the moment it is limited to some file reading and writing routines, but who knows what comes in the future ;)

Installation

pip install microbio

Contributing

I will extend this project as it serves my projects. If you have useful code to add, feel free to send a pull request.

Documentation

http://microbio.readthedocs.org/

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

microbio-0.1.1.tar.gz (3.8 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