From da64cce72778213658c3780b9a14512084b6baa2 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 2 Jun 2020 23:16:42 +0530 Subject: Update depiction.json --- sileodepictions/vina/depiction.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sileodepictions') diff --git a/sileodepictions/vina/depiction.json b/sileodepictions/vina/depiction.json index b29331b..31f7b43 100644 --- a/sileodepictions/vina/depiction.json +++ b/sileodepictions/vina/depiction.json @@ -6,14 +6,14 @@ "tabname": "Details", "views": [ { - "title": "Open-Babel", + "title": "AutoDock Vina", "useBoldText": true, "class": "DepictionSubheaderView", "useBottomMargin": false }, { "class": "DepictionMarkdownView", - "markdown": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data!", + "markdown": "AutoDock Vina is an open-source program for doing molecular docking. It was designed and implemented by Dr. Oleg Trott in the Molecular Graphics Lab at The Scripps Research Institute.", "useSpacing": true }, { @@ -27,7 +27,7 @@ "screenshots": [ { "accessibilityText": "Screenshot0", - "url": "https://raw.githubusercontent.com/navanchauhan/repo/master/depictions/com.navanchauhan.openbabel/screenshots/s1.png" + "url": "https://raw.githubusercontent.com/navanchauhan/repo/master/depictions/vina/screenshots/s1.png" } ] }, @@ -72,7 +72,7 @@ ] } ], - "headerImage": "https://raw.githubusercontent.com/navanchauhan/repo/gh-pages/assets/Banners/openbabel.png", + "headerImage": "https://raw.githubusercontent.com/navanchauhan/repo/gh-pages/assets/Banners/vina.png", "tintColor": "#0657bb", "minVersion": "0.1" } -- cgit v1.2.3