Simon Mathis
simonmathis.bsky.social
Simon Mathis
@simonmathis.bsky.social
PhD student at Uni of Cambridge, UK 🔬 | AI for protein design & engineering 🧬 | biotech & environmental applications 🌱 | enzymes 🏗️
🇦🇹🇨🇭
Amazing, congratulations @machine.learning.bio
December 23, 2024 at 11:02 PM
Thank you for the feedback! That’s great to hear 🙌
December 4, 2024 at 11:44 PM
(2/2) ... say a diffusion trajectory then it's doing something you cannot achieve by rsyncing folders (or only *very* cumbersomely). I mostly use it to debug & sanity check my code whilst developing for example
December 2, 2024 at 11:00 PM
(1/2) Good question! If you only use it to look at static pymol files that you saved out then yes, it's an alternative to rsyncing your hpc folder. If you use it to for example visualize in-RAM objects during code execution / debugging, or if you use it to manually dock something midway through ...
December 2, 2024 at 10:58 PM
Thank you Greg! I actually found out about this functionality by using your fantastic RDKit package and very much based it on your RPC implementation there ( 😉 see the 3. Credits section). I mainly added functionality to send back and forth application states and a wrapper command for ease of use
November 30, 2024 at 8:33 AM
Haha great point ^^ your milage varies but I've found Claude sonnet 3.5 via the cursor.com integration to work reasonably well -- the copilots then pick up patterns if there's already some sensible commands within the context
Cursor
Built to make you extraordinarily productive, Cursor is the best way to code with AI.
www.cursor.com
November 30, 2024 at 8:28 AM
Congratulations! This is very exciting news
November 26, 2024 at 10:20 PM
Amazing! Congratulations to you and the cradle team 🙌
November 26, 2024 at 10:10 PM
Haha where can I order an edition of this? :D
November 26, 2024 at 10:06 PM
As added bonus this allows you to use github copilot or cursor's copilot directly in pymol
November 25, 2024 at 3:12 PM
My workflow:
I use GPUs on my university's cluster to run models, etc.
When I want to look at my designs, I open a pymol session on my laptop, log into the uni vpn and send the structures to my local remote from an interactive session on the cluster.
November 25, 2024 at 2:50 PM