diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-06-02 23:15:26 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 23:15:26 +0530 |
commit | e33154175683b814fee9fa18a9c149018da3934b (patch) | |
tree | 457ab10463104be77d2d7cabaefc8040c94c8df0 /depictions | |
parent | d97c3d4c15a22f28f59651b1b10950a423c68e7e (diff) |
Update info.xml
Diffstat (limited to 'depictions')
-rw-r--r-- | depictions/vina/info.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/depictions/vina/info.xml b/depictions/vina/info.xml index 94c525e..b2ffc0e 100644 --- a/depictions/vina/info.xml +++ b/depictions/vina/info.xml @@ -1,16 +1,16 @@ <package> - <id>com.navanchauhan.openbabel</id> - <name>Open Babel</name> - <version>3.1.0</version> + <id>vina</id> + <name>AutoDock Vina</name> + <version>1.1.2</version> <compatibility> </compatibility> <dependencies> </dependencies> - <shortDescription>Open Babel now on ios</shortDescription> + <shortDescription>AutoDock Vina now on iOS</shortDescription> <descriptionlist> - <description>Open Babel is a chemical toolbox designed to speak the many languages of chemical data</description> - <description>This was compiled without multi-threading support.</description> - <description>Want another software compiled for iOS? HMU at navanchauhan@gmail.com.</description> + <description>AutoDock Vina is an open-source program for doing molecular docking.</description> + <description>It was designed and implemented by Dr. Oleg Trott in the Molecular Graphics Lab at The Scripps Research Institute.</description> + <description>The source code was slightly tweaked to support Boost 1.68, but no core logic was touched.</description> </descriptionlist> <screenshots> <screenshot> |