The HELM editor allows the user to create and manipulate large macromolecules. You can import and export in a variety of formats, but HELM underlies the internal processes.

This editor only supports HELM1 and has been superseded by the web-editor which supports both HELM1 and 2. 

 


Trial Versions

We have compiled the code so you can try the HELM editor for yourself.  

HELM Editor via Java Applet

HELM Editor via Java Web Start 

HELM Editor local installation pack


User Guides

HELM Editor User Guide (document)

Videos - NB there is no sound on these videos


Source Code

Source code on GitHub 


 Technical Documentation

HELM Editor Release notes and API Specification 

http://pistoiahelm.github.io/HELM_Editor_Release_Notes.html 


Licenses and restrictions

HELM is an open source project released under the MIT license. However it has some dependencies on third party tools.


The web-editor replacement does not have any dependencies on non-open source third party tools.


Notes

The HELM editor is code that was originally used within Pfizer. Before putting it in the public domain the project removed dependencies on internal Pfizer systems including their own monomer database. The version provided as open source code therefore uses monomer definitions contained in an XML file which is held locally. If you intend to take use the HELM editor as part of your organisations system, we highly recommend that you create an internal monomer database, so your organisation has a consistent set of monomers to use. You will need to adjust the code provided to point to it.

As this is an open source project you are at liberty to replace MarvinBeans 5.0 with your preferred tool. If you do this, please consider donating the modified code base back to the project.