A python package for cyclic peptides drug design
Project description
Project Name
Detailed documentation for the cyclicpeptide(https://willow0316.github.io/cyclicpeptide-doc/index.html).
Installation
To install the project, you can use pip:
pip install cyclicpeptide
Usage
from cyclicpeptide import module
module: PropertyAnalysis/Sequence2Structure/Structure2Sequence/GraphAlignment/StructureTransformer/SequenceTransformer
# Example code
from cyclicpeptide import PropertyAnalysis as pa
exmaple = [('Ctopa(CP00005)',
'CC(C1C(=O)NC(C(SSCC(C(=O)NC(C(=O)NC(C(=O)NC(C(=O)N1)CCCN)CC2=CNC3=CC=CC=C32)CC4=CC=C(C=C4)O)NC(=O)C(CC5=CC=CC=C5)N)(C)C)C(=O)NC(C(C)O)C(=O)N)O',
'FCYWATCT'),
('alpha-Amanitine(CP01656)',
'CC[C@H](C)[C@H]1C(=O)NCC(=O)N[C@H]2C[S@@](=O)C3=C(C[C@@H](C(=O)NCC(=O)N1)NC(=O)[C@@H](NC(=O)[C@@H]4C[C@H](CN4C(=O)[C@@H](NC2=O)CC(=O)N)O)[C@@H](C)[C@H](CO)O)C5=C(N3)C=C(C=C5)O',
'ATPTTT'),
('Anidulafungin(CP00145)',
'CCCCCOC1=CC=C(C=C1)C2=CC=C(C=C2)C3=CC=C(C=C3)C(=O)NC4CC(C(NC(=O)C5C(C(CN5C(=O)C(NC(=O)C(NC(=O)C6CC(CN6C(=O)C(NC4=O)C(C)O)O)C(C(C7=CC=C(C=C7)O)O)O)C(C)O)C)O)O)O',
'AA')]
smiles = exmaple[0][1]
sequence = exmaple[0][2]
print(pa.chemial_physical_properties_from_smiles(smiles))
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
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 cyclicpeptide-1.4.0.tar.gz.
File metadata
- Download URL: cyclicpeptide-1.4.0.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
751645faca6ba6ade17a9d298fee7262796f373a155b3517e84c236c35a7211d
|
|
| MD5 |
546d594dbcb25dbc2af0d0ad6f436008
|
|
| BLAKE2b-256 |
0fbd5fc0e513068313da61747688c21966b39d50b16cdc20ea08c392d6d32bdd
|
File details
Details for the file cyclicpeptide-1.4.0-py3-none-any.whl.
File metadata
- Download URL: cyclicpeptide-1.4.0-py3-none-any.whl
- Upload date:
- Size: 37.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b2f056caa3b3bede032a37f2da4c34ed65dd0279d945807da67dfd8d47de45d
|
|
| MD5 |
6286b4e67fd94fee62a103a1d254dcbb
|
|
| BLAKE2b-256 |
51e3b838ac42fe04f3c1ceab0df56b22db3e5182d23bb47127c6c6004c8d3cf8
|