Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Improved molecule editing/converting, etc.
  • Loading branch information
jacobdurrant committed Apr 8, 2020
1 parent 47bb71f commit db3552f
Show file tree
Hide file tree
Showing 77 changed files with 3,100 additions and 10,116 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,25 @@
Changes
=======

WIP
---

* Updated copyright notices.
* Created a separate, independent helper app called PDBQTConvert that can
convert files in many other formats (e.g., PDB, XYZ, CAN, SMI) to PDBQT (see
`pdbqt_convert/`). This app uses
[openbabel.js](https://github.com/partridgejiang/cheminfo-to-web/)
and is GNU GPL licensed. We distribute it alongside Webina, but as a
separate program.
* Modified Webina so users can optionally use PDBQTConvert to convert their
files. Webina communicates with PDBQTConvert at "arms length," via an
iframe.
* Added the ability to draw small-molecule ligands using the [PubChem
Sketcher](https://pubchem.ncbi.nlm.nih.gov/edit3/index.html) provided by the
NIH (embedded via an iframe).

1.0.0
-----

The initial version released with the publication.
* The initial version.
* Apache License 2.0.
207 changes: 0 additions & 207 deletions dist/Webina/Webina.js

This file was deleted.

32 changes: 0 additions & 32 deletions dist/Webina/Webina.min.js

This file was deleted.

Binary file removed dist/Webina/vina.html.mem
Binary file not shown.

0 comments on commit db3552f

Please sign in to comment.