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
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
File details
Details for the file microbio-0.1.1.tar.gz
.
File metadata
- Download URL: microbio-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fc87092307f0dff317f0c93dd3954d673fb4915791262bfdbafdb191569f181 |
|
MD5 | eaa61c5739d1ac94eb986f5a19a3662b |
|
BLAKE2b-256 | 13af17aa4e13764f73afa2110935584e68b3c632d5d387f54029bb9f178d2f15 |