<< < 8 9 10 11 12 13   ∑:309  Sort:Rank

What Is JSME JavaScript API
What is JSME JavaScript API? I want to see an example on how to use it. JSME JavaScript API is programming interface provided by JSME for your JavaScript code to interact with the JSME editor. JSME JavaScript API offers the following primary methods under the "JSApplet.JSME" class, which is provided...
2020-05-18, 2493🔥, 0💬

JSME Molecule Editor Options
What JSME Molecule Editor Options? JSME Molecule Editor Options are parameters that can be passed to the editor through the API to change it behavior. Here are the options supported by JSME: xbutton, noxbutton - show / hide the X button (default is xbutton) rbutton, norbutton - show / hide the R but...
2020-05-18, 2219🔥, 0💬

Build JSME Editor Web Page
How to build my own JSME editor Web Page? If you want to build your Web page and offer JSME as a molecule editor in the middle of the page, you can follow this tutorial. 1. Follow the previous tutorial to install JSME on your Web server. 2. Create a new HTML document, editor.html, to load and run th...
2020-05-18, 2007🔥, 0💬

Save Molecule from JSME to Server
How to save molecules created in JSME editor to the Web server? If you want to save the molecule structure created in the JSME editor to the backend Web server, you need write JavaScript code to extract the molecule data and send it as HTML form parameters. 1. Create a new HTML document, save-molecu...
2020-05-18, 1761🔥, 0💬

What IS JSME - Molecule Editor in JavaScript
What IS JSME, Molecule Editor in JavaScript? JSME, Molecule Editor in JavaScript is a free molecule editor created by Peter Ertl and Bruno Bienfait. It can be used as an integrated online Web tool. JSME features are described in its documentation as: "JSME supports drawing and editing of molecules a...
2020-05-18, 1723🔥, 0💬

JSME JavaScript API
Where to find FAQ (Frequently Asked Questions) on JSME JavaScript API? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on JSME JavaScript API. What Is JSME JavaScript API JSApplet.Inchi.computeInchi() - Generate InChI Save Molecule from JSME to Se...
2020-05-18, 1662🔥, 0💬

Loading JSME JavaScript in "body"
Can I load JSME JavaScript code in HTML "body" element instead of "head"? Yes, you can load JSME JavaScript code in HTML "body" element instead of "head" 1. Create a new HTML document, load-JSME-in-body.html, with JSME loaded in the "body" element: &lt;html&gt; &lt;head&gt; &lt;t...
2020-05-18, 1374🔥, 0💬

Install JSME on Apache Web Server
How to install JSME on an Apache Web server? If you want to install JSME on a Web server for others to try it remotely, you can follow this tutorial to install it an an Apache Web server. 1. Follow the previous tutorial to download and install JSME on your local computer in the "./JSME_nnnn-nn-nn" s...
2020-05-18, 1271🔥, 0💬

Introduction to JSME
Where to find FAQ (Frequently Asked Questions) on basic understanding of JSME, Molecule Editor in JavaScript? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on basic understanding of JSME, Molecule Editor in JavaScript. What IS JSME - Molecule Ed...
2020-05-18, 1156🔥, 0💬

JS Loading Error - JSME Instance Named as "jsme"
Why I am getting the JavaScript file loading error, if I name the JSME Instance Named as "jsme"? "jsme" is used in JSME JavaScript code for another object. If you use it to name your new JSME object, it will override the other object and cause JavaScript loading errors. 1. Follow the previous tutori...
2020-05-18, 905🔥, 0💬

Migrate JME Applet to JSME JavaScript
How to migrate my old JME Applet Web pages to use JSME JavaScript? If you have old Web pages that use the JME Applet molecule editor, you migrate your old pages to use JSME by making 2 changes: 1. Load JSME JavaScript library using a "script" tag in the "head" tag. &lt;script type="text/javascri...
2020-05-18, 824🔥, 0💬

Show InChI and InChIKey on JSME
How to display the InChI string and InChIKey of the molecule in JSME editor? JSME does not offer any API methods to export the InChI string and InChIKey of the molecule in the editor. But you can display them on the editor UI. 1. Follow the previous tutorial to install JSME on your Web server. 2. Ru...
2020-05-18, 1429🔥, 0💬

Build Molecule Pattern in JSME
How to build a molecule pattern in JSME editor? I also want to save it a SMARTS string to do substructure search. If you want to build a molecule pattern in JSME, you can follow this tutorial. 1. Follow the previous tutorial to install JSME on your Web server. 2. Run the demo page on the Apache Web ...
2020-05-18, 1102🔥, 0💬

JSME User Interface Menu Icons
What are JSME user interface menu icons? JSME user interface menu icons are organized into 3 groups: 1. Action Icons - Located on in the first icon bar on top of the editor. Actions icons allows you to perform the following actions: SMILES - Displays the SMILES string of everything in the editor. De...
2020-05-18, 914🔥, 0💬

Install PyMol Open Source Edition on macOS
How to download and install PyMol Open Source edition on macOS? If you want to try the open source edition of PyMol on macOS, you have 4 installation options. 1. Using Homebrew package manager - If you have Homebrew installed on your macOS, you can try the following command to install PyMol open sou...
2020-04-16, 4885🔥, 0💬

PyMol Tutorials
Where to find tutorials on molecule visualization software PyMol? I want to know how to use PyMol. Here is a large collection of tutorials to answer many frequently asked questions compiled by FYIcenter.com team about molecule visualization software PyMol: PyMol Installation What Is PyMol Install Py...
2020-04-16, 2204🔥, 0💬

Load Molecule Strcuture from File
How to load a molecule structure from a file into PyMol? In order to visualize a molecule in PyMol, you need to load the molecule structure from a file first. 1. Start PyMol and click the "File &gt; Open" menu. You see the file open dialog box. 2. Find and select the "Molecule-HY-001.sdf" file, ...
2020-04-16, 1049🔥, 0💬

What Is PyMol
What Is PyMol? PyMol is a powerful molecule visualization software with the following main features: Able to produce high-quality graphics ready for publications. Able to create movies. Able to measure bond distances and angles. Has an extensive help system. Structures can be sliced, diced, and reas...
2020-04-16, 1019🔥, 0💬

Install PyMol Incentive Edition on MacOS
How to download and install PyMol Incentive edition on macOS? Downloading and installing PyMol Incentive edition on macOS is straightforward and easy as shwon in the following steps: 1. Go to PyMol Website at pymol.org . 2. Download and save the macOS DMG Disk Image file: PyMOL-2.3.3_107-MacOS-py37....
2020-04-16, 1013🔥, 0💬

PyMol Installation
Where to find tutorials in understanding what is PyMol and how to install it? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team in understanding what is PyMol and how to install it. What Is PyMol Install PyMol Incentive Edition on MacOS Install PyMo...
2020-04-16, 992🔥, 0💬

PyMol GUI and CLI
Where to find tutorials in understanding PyMol GUI and CLI? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team in understanding PyMol GUI (Graphics User Interface) and CLI (Command Line Interface). PyMol Screen Layout Load Molecule Strcuture from Fil...
2020-04-16, 832🔥, 0💬

<< < 8 9 10 11 12 13   ∑:309  Sort:Rank