Tools for inference and visualization of complex genotype-phenotype maps
Project description
gpmap-tools: tools for inference and visualization of complex genotype-phenotype maps
gpmap-tools is a python library containing a suite of tools for inference and visualization of large and complex genotype-phenotype maps for genotypic spaces containing up to several million genotypes.
gpmap-tools uses Gaussian process models to infer complete genotype-phenotype maps in the presence of genetic interactions of every possible order from high throughput experimental data and observations of natural sequences. gpmap-tools enables the statistical analysis of features of these complex objects by handling the high dimensional posterior distribution over the set of genotype-phenotype maps.
gpmap-tools provides an open-source and easy to use interface of a slightly modified version of the original method. Briefly, genotypes are embedded into a low dimensional coordinate system where the square distances are proportional to the required time to evolve from one genotype to another under a Weak Mutation evolutionary model. This technique highlights regions of sequence space that are highly inaccessible to each other and display the main qualitative features of genotype-phenotype maps.
gpmap-tools is written for Python 3 and is provided under an MIT open source license. The documentation provided here is meant guide users through the basic principles underlying the method as well as explain how to use it for calculating the embedding coordinates and use the functionalities provided for advanced plotting of their own fitness landscapes.
Please do not hesitate to contact us with any questions or suggestions for improvements.
- For technical assistance or to report bugs, please contact Carlos Martí-Gómez (martigo@cshl.edu)
- For more general correspondence, please contact David M. McCandlish (mccandlish@cshl.edu)
Installation
Create a new environment and activate it
The library has only been tested with specific versions of the dependent libraries, so we recommend the same to be used to avoid potential incompatibilities.
conda create -n gpmap python=3.8
conda activate gpmap
Users: install from PyPI
pip install gpmap-tools
Developers: from from repository
Download the repository using git and cd into it
git clone https://github.com/cmarti/gpmap-tools.git
cd gpmap_tools
pip install .
Run tests using pytest
pytest test
References
- Martí-Gómez, C.; Zhou, J.; Chen W.; Kinney J. B.; Mccandlish, D. M. Inference and visualization of complex genotype-phenotype maps using gpmap-tools. bioRxiv (2025). doi
- Zhou, J.; McCandlish D. M.; Minimum epistasis interpolation for sequence-function relationships. Nat. Comm. (2020) doi
- Zhou, J.; Wong, M. S.; Chen, W.; Krainer, A. R.; Kinney J. B.; Mccandlish, D. M. Higher-Order Epistasis and Phenotypic Prediction. PNAS (2022). doi.
- Chen WC, Zhou J, Sheltzer JM, Kinney JB, McCandlish DM. Field theoretic density estimation for biological sequence space with applications to 5' splice site diversity and aneuploidy in cancer. PNAS (2021). doi
- Mccandlish, D. M. Visualizing fitness landscapes. Evolution (2011). doi
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gpmap_tools-0.3.3.tar.gz.
File metadata
- Download URL: gpmap_tools-0.3.3.tar.gz
- Upload date:
- Size: 69.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff43cf44bcd324715384b8cbd5a5e5a98d3cdad5e83c80b1eabf4ad7bbb687dc
|
|
| MD5 |
e089a9b3b195514d9d2691a6b993bff2
|
|
| BLAKE2b-256 |
3fe4f31340471015befa0933ed0f7c906babf5ea424506bb3365ea8df3b38a87
|
File details
Details for the file gpmap_tools-0.3.3-py3-none-any.whl.
File metadata
- Download URL: gpmap_tools-0.3.3-py3-none-any.whl
- Upload date:
- Size: 69.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa8747a8cb096c767111d02ec8250024c4e1f3622a341b49b658ca7207ca5b00
|
|
| MD5 |
b1497360ac719fa7c93489c54faaa3a8
|
|
| BLAKE2b-256 |
fbb2f8f6f9081c3214f67103e257717da3cdcbf723e39cf094ad974463878ede
|