AaronFeller / PeptideCLM

MIT License
5 stars 1 forks source link

Code for cyclic peptide generation #1

Open DragonDescentZerotsu opened 3 weeks ago

DragonDescentZerotsu commented 3 weeks ago

Hi ! I am pretty interested in the code for cyclic peptide generation and found that the server for CycloPs is down. Is it possible to share the python 3 version of CycloPs you build? Many thanks.

AaronFeller commented 2 weeks ago

I'm working on a release for the updated version of CycloPs, it should be out in a few days.

AaronFeller commented 2 weeks ago

I just shared an in-progress repository with instructions in the readme for basic usage. I aim to build it out into a pip package in the mid-term. You can find it here: CycloPs_v2.

Hope this helps!