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
protein-design-tools-0.1.5.tar.gz
(12.3 kB
view hashes)
Close
Hashes for protein-design-tools-0.1.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | efdd7b00fc1b24455b05abfb1e81451eaaeab4b44a21e7d87e6b8ed7787c66ca |
|
MD5 | 533c8beb884b5e24a10e9f74183d5981 |
|
BLAKE2b-256 | 2b4fe576ff4b0c17f92a752670ae249b18c4b22681d162b3ea54eb7c8187e934 |