LiteMol icon indicating copy to clipboard operation
LiteMol copied to clipboard

A library/plugin for handling 3D structural molecular data (not only) in the browser.

Results 35 LiteMol issues
Sort by recently updated
recently updated
newest added

Morning - another doc request. Given the starting point from the FAQ: ```javascript plugin.loadMolecule({ id: '1tqn', url: 'https://www.ebi.ac.uk/pdbe/static/entry/1tqn_updated.cif', format: 'cif' // default }); ``` What's the simplest, stand-alone way to...

Hi, First of all, congratulations for the great job. I'm using this visualization tool and I need to load it automatically from the html page. For instance, to have an...

Hi, I noticed that it is possible to load data from a URL or from a file in SDF format. I would like to programatically open the viewer with the...

Hello ! I am interested in integrating LiteMol into my web-based tool by including `LiteMol-plugin.js` into HTML page. It works well and can display model from uploaded string data. However,...

can I leave this field visible by some setting in my code - when a User chooses to increase the screen? (https://user-images.githubusercontent.com/33657533/205887163-015df9a5-5014-4479-93de-6b0edc307ade.png)