Skip to main content

A python package for cyclic peptides drug design

Project description

Project Name

cyclicpeptide is a Python package developed based on RDKit and NetworkX, specifically designed for the analysis and processing of cyclic peptide molecules. It includes tools such as Structure2Sequence, Sequence2Structure, GraphAlignment, PropertyAnalysis, StructureTransformer and SequenceTransformer (for format transformation), and SequenceGeneration. This package is open-source (https://github.com/dfwlab/cyclicpeptide) and provides detailed documentation (https://dfwlab.github.io/cyclicpeptide/) to support users in effectively utilizing tools.

Installation

To install the project, you can use pip:

pip install cyclicpeptide

Usage

Here's how you can use the project in your Python code:

from cyclicpeptide import module

module: PropertieyAnalyis/Sequence2Structure/Structure2Sequence/GraphAlignment/SequenceTransformer/SequenceTransformer/IOManager

# Example code
from cyclicpeptide import PropertieyAnalyis 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))

Contributing

If you would like to contribute to the project, please follow these steps:

1.Fork the repository
2.Create a new branch (git checkout -b feature)
3.Make your changes
4.Commit your changes (git commit -am 'Add new feature')
5.Push to the branch (git push origin feature)
6.Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

If you have any questions or concerns, feel free to contact me at dfw_bioinfo@126.com.

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

cyclicpeptide-1.4.1.tar.gz (54.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cyclicpeptide-1.4.1-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

Details for the file cyclicpeptide-1.4.1.tar.gz.

File metadata

  • Download URL: cyclicpeptide-1.4.1.tar.gz
  • Upload date:
  • Size: 54.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.6

File hashes

Hashes for cyclicpeptide-1.4.1.tar.gz
Algorithm Hash digest
SHA256 60c24b1c695b1bed103d0f02349fae43613f8d83bd26bf9d939bd9b0ff6d4336
MD5 5ad70ed68647470b579b7ab43ba482ab
BLAKE2b-256 a22b9823c01a40e8ab3158d34101a7982547f4835b9f8ef00d37077238160841

See more details on using hashes here.

File details

Details for the file cyclicpeptide-1.4.1-py3-none-any.whl.

File metadata

  • Download URL: cyclicpeptide-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 58.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.6

File hashes

Hashes for cyclicpeptide-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f5a271d3d864b2e2cb04dd56d44639a2d91ffa0574accc00584337bb3605b946
MD5 5ba3aa0ae3a2e100ad2394d0c642b3fd
BLAKE2b-256 d76b62983a765b3c4a527ba584159ac788978d83b74ddb02b2260678059fe83e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page