Python tools for Synthetic Biology.
Project description
SynBioPython
SynBiopython provides generic tools for Synthetic Biology. For more details, please see the publication:
SynBiopython: an open-source software library for Synthetic Biology, Jing Wui Yeoh, Neil Swainston, Peter Vegh, Valentin Zulkower, Pablo Carbonell, Maciej B Holowko, Gopal Peddinti, Chueh Loo Poh. Synthetic Biology (2021) ysab001
Installation
pip install synbiopython
To install the latest version from Github:
pip install git+https://github.com/Global-Biofoundries-Alliance/SynBioPython
Currently Python 3.6, 3.7 and 3.8 are supported.
Usage
You should now be able to run this in Python:
import synbiopython
print(synbiopython.__version__)
Currently, there are three modules implemented:
- The genbabel module provides standard file parsers and for working with multiple fileformats.
- The codon module provides support for codon optimisation.
- The lab automation module enables working with plates and generation of picklists (transfers) for liquid handlers.
Examples
Example Jupyter notebooks are provided for each module: codon, genbabel and lab automation. In order to open these notebooks, download and install JupyterLab.
Contribute!
SynBiopython is developed collectively by members of the Global Biofoundry Alliance and released on Github under the MIT license. Contributions are welcome!
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
Built Distribution
File details
Details for the file synbiopython-0.2.0.tar.gz
.
File metadata
- Download URL: synbiopython-0.2.0.tar.gz
- Upload date:
- Size: 439.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd191b08eb467c1a165263c2b23281658b79690232a1fb253fc5ef7dc51997f8 |
|
MD5 | 935ee90d3c61a8ab4c5c2d0925599551 |
|
BLAKE2b-256 | bbf7b760a90b03d2e55dfc7f59b2aac8e3425ff3ee4f0d1ec7030568bb59ec08 |
File details
Details for the file synbiopython-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: synbiopython-0.2.0-py3-none-any.whl
- Upload date:
- Size: 459.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa62ef33971f29e6fffba0cdc1fe3c5889580c08b1f4efebdc59b6363bef6c05 |
|
MD5 | c60ae49f802369e004f0f60946f5c467 |
|
BLAKE2b-256 | 29a0474b267416c59da4fb41873c5e863d85cd5ed8aa11016c1138a2ec541c55 |