AutoDock Workflow Demo: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This page gives a demonstration of using the OpenChemistry suite of applications to simplify the preparation, execution, and analysis of docking studies.") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page gives a demonstration of using the OpenChemistry suite of applications to simplify the preparation, execution, and analysis of docking studies. | This page gives a demonstration of using the OpenChemistry suite of applications to simplify the preparation, execution, and analysis of docking studies. | ||
The AutoDock-Vina program is available from: http://vina.scripps.edu/ | |||
==Overview== | |||
[[File:OpenChemistry AutoDock Workflow Diagram.png]] | |||
==Required Functionality== | |||
Below are lists the functionality that will be required from each of the applications in order to perform the workflow diagramed above. | |||
===Avogadro=== | |||
* Support for AutoDock input generation | |||
* Ability to visualize biomolecules | |||
* Ability to visualize multiple molecules simultaneously | |||
===ChemData=== | |||
* Support for storing/retreiving docking results | |||
* Support for fingerprint similarity queries | |||
* RPC API for querying molecules from Avogadro | |||
===MoleQueue=== | |||
* Support for submiting AutoDock-Vina jobs | |||
* Allow user to open all result files in Avogadro |
Latest revision as of 10:14, 29 June 2012
This page gives a demonstration of using the OpenChemistry suite of applications to simplify the preparation, execution, and analysis of docking studies.
The AutoDock-Vina program is available from: http://vina.scripps.edu/
Overview
Required Functionality
Below are lists the functionality that will be required from each of the applications in order to perform the workflow diagramed above.
Avogadro
- Support for AutoDock input generation
- Ability to visualize biomolecules
- Ability to visualize multiple molecules simultaneously
ChemData
- Support for storing/retreiving docking results
- Support for fingerprint similarity queries
- RPC API for querying molecules from Avogadro
MoleQueue
- Support for submiting AutoDock-Vina jobs
- Allow user to open all result files in Avogadro