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.8.tar.gz
(12.2 kB
view hashes)
Close
Hashes for protein_design_tools-0.1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ba7078bb2fecdc20447b8b28850218ffea0e136d5e2187fb7ad5275da3ca149 |
|
MD5 | e8c517f334bde7816a603b8ec13733b9 |
|
BLAKE2b-256 | 1424a1d06b818f3d46d7318b86f0334181bb8b9134f71856b2a0ca69ea24d040 |