Skip to content

KNIME in OpenChrom

alexstark4 edited this page May 27, 2019 · 2 revisions

SDK-Setup

  1. Clone the following projects:

  2. Check-out the develop branch for all projects.

  3. Start Eclipse, preferably with a fresh workspace.

    Hint: We use the RCP and RAP Edition of Eclipse but use the Java Perspective here.

    java-perspective

  4. Import all repositories into the workspace using the import wizard (Existing Projects into Workspace)

    mport-1

  5. Select all projects and press "Finish".

    mport-1

  6. Press Shift+Ctrl+R and open the Target Definition openchrom.community.knime.target.

    Wait until the target is resolved. This can take some time.

  7. Click on Set as Active Target Platform.

  8. Press Shift+Ctrl+R and open net.openchrom.rcp.compilation.community.feature.

    community-feature

    Add the two KNIME features.

    knime-features

    Save the feature.

    community-feature-with-knime

  9. Press Shift+Ctrl+R and open the product configuration openchrom.compilation.community.product. Click on the Launch an Eclipse application or Launch an Eclipse application in debug mode in the upper-right corner.

  10. Open the Data Analysis Perspective.

  11. In the Project Explorer on the left, right-click and choose NewProject...New KNIME Workflow.

    The KNIME workflow editor opens up.

    Currently, there is no dedicated KNIME perspective in OpenChrom. Therefore the 'new KNIME project' workaround is always necessary to open up the KNIME workflow editor.

openchrom-with-knime

Project Management

Documentation

Contributing

Commercial Extensions

Clone this wiki locally