A library of tools for protein design.
Project description
A library of tools for protein design.
Installation
Describe how to install your package. For example:
pip install protein-design-tools
Usage
Provide some examples of how to use your package. For example:
Calculate the radius of gyration of a protein structure's backbone
protein_structure = ProteinStructure()
protein_structure.read_pdb("your.pdb")
radgyr = get_radgy(protein_structure, atom_type="backbone")
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Include information about the license. For example:
MIT
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
Close
Hashes for protein_design_tools-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 966c5c125f7f464c9ef2ab70c8d5a6c6019b143056ae8655c953a2540d8cfb12 |
|
MD5 | b00f02b59a4d0bfea0c09aeaba3d4602 |
|
BLAKE2b-256 | 99f29710ed6b56c764ed7ecb1035655952234d65fef841aa220f727e7dc58c58 |