-
Notifications
You must be signed in to change notification settings - Fork 1
Openstone ideas #1
Description
Rosetta is a unique and powerful piece of software, but it appears like there isn't a current open source equivalent (discussion). I'm starting this repo to begin building towards such a project. The name, openstone is a play on the Rosetta stone. Rosetta is a large and sophisticated piece of software, so it's unlikely that initial versions of this project will have anywhere near the same functionality, but here are some of the things I'd like to eventually support:
- de novo protein design
- enzyme design
- ligand docking
- macromolecule structure prediction
To the degree possible, we should lean on other open source toolkits. I think OpenMM, pdbfixer, rdkit could be used to do a lot of the molecular heavy lifting. TensorFlow or PyTorch could be used to provide learning capabilities.
For now, this repo is going to be a stub, but let's use this thread to brainstorm some architecture and design ideas.