Skip to content

karlmayer/ErlWoodKNIME

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erl Wood KNIME

Synopsis

The features include KNIME nodes for working with authenticated file shares, other utility code and nodes geared towards pharmaceutical research with an emphasis on medicinal and computational chemistry. The nodes typically focus on SAR data manipulation and interpretation but also include generic tools such as a 2D/3D scatterplot viewer and extended Excel nodes.

For developers, we also include a framework for simplification of chemical structure conversion, node interface development, web service integration and enterprise authentication.

The code is structured as a collection of KNIME extensions which consistute Eclipse plugins and features implemented in Java built with Maven and Tycho.

Motivation

These nodes have been developed by the Research IT and Computational Drug Discovery groups at Erl Wood, United Kingdom. They are provided for free as part of Eli Lilly’s KNIME precompetitive strategy towards improving the efficiency of drug design worldwide.

Installation

These features can be installed directly into your KNIME client.

  • Select the "Help" then "Install New Software..." menu item.
  • Select the KNIME Trusted Community Contributions update site from the drop-down menu.
  • Expand the "KNIME Community Extensions - Cheminformatics" element.
  • Select the features prefixed with "Erlwood".
  • Click through the installation using the "Next >" button at the bottom of the window.

Erl Wood nodes on KNIME's Trusted Community site

Build

The project can be compiled and tested by executing the following Maven command line or utilising the Maven plugin in your IDE:

# Maven clean, run integration tests, compile and package the Eclipse features and plugins
mvn clean integration-test package

Contributing

If you wish to contribute to this project, please fork from the master branch, make your changes and submit a pull request against the original project. We will endeavour to review these suggestions, and if they fit with the direction of the project and meet our coding standards we will accept them into the project.

Repository

https://github.com/EliLillyCo/ErlWoodKNIME

License

GPL v3

Creative Commons v3 (for icons)

About

This is the LRL_ErlWoodKNIME Repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%