Plugins/Blocktype/ChemNIH: Difference between revisions
From Mahara Wiki
< Plugins
Line 20: | Line 20: | ||
https://github.com/geoffrowland/mahara-blocktype_chemnih | https://github.com/geoffrowland/mahara-blocktype_chemnih | ||
On unpackging, the /chemnih folder (and its contents) is simply copied into the /blocktype folder of your Mahara installation | On unpackging, the /chemnih folder (and its contents) is simply copied into the /blocktype folder of your Mahara installation. | ||
Remember to set appropriate Web server permissions on the new folder and contents. | |||
Finally, visit your Site Administration > Plugin Administration page to enable the plugin. | Finally, visit your Site Administration > Plugin Administration page to enable the plugin. |
Revision as of 21:17, 19 Mayıs 2011
Chem 2D NIH plugin
This plugin relies on the remarkable Chemical Identifier Resolver service developed by the Computer-Aided Drug Design (CADD) Group of the Chemical Biology Laboratory (CBL), National Cancer Institute (NCI), National Institute of Health (NIH) located at NCI-Frederick.
http://cactus.nci.nih.gov/chemical/structure
The Chem 2D NIH (chemnih) plugin returns a Gif image of the 2D structure of any meaningful chemical search term. Valid search terms include a trivial chemical name, systematic (e.g. IUPAC) chemical name, SMILES, InChI or InChIKey. You can set the height and width of the block. You can also select whether the structure is shown in skeletal format (without explicit carbon atom labels or hydrogen atoms) or a fully displayed structure (with all atoms and atom labels).
So, just type in an appropriate term (e.g. ethanol, morphine, buckyball, Cl/C=C\Cl) and you get an (almost) instant image of the 2D structure.
Installation
The latest version of the plugin can be downloaded from Github
https://github.com/geoffrowland/mahara-blocktype_chemnih
On unpackging, the /chemnih folder (and its contents) is simply copied into the /blocktype folder of your Mahara installation.
Remember to set appropriate Web server permissions on the new folder and contents.
Finally, visit your Site Administration > Plugin Administration page to enable the plugin.