Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Improved molecule editing/converting, etc.
- Loading branch information
1 parent
47bb71f
commit db3552f
Showing
77 changed files
with
3,100 additions
and
10,116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.