Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 860 Bytes

File metadata and controls

17 lines (13 loc) · 860 Bytes

Introduction

This is the GUI for BASF nematodes project. It can be used to run inference and output infered counts.

Compile and run

To compile, use 'sbt assembly', make sure there is 'nematodes.cfg' file in the home directory with correct configurations. The run.sh under script folder is useful for updating the gui.

Dependencies

To compile, make sure you have sbt. To run, java 8+ is required.

Screenshot

screenshot from 2018-04-14 23-53-18 screenshot from 2018-04-14 23-54-07 screenshot from 2018-04-14 23-53-42

License

GNU GPL v3