Releases: BackofenLab/MICA
Releases · BackofenLab/MICA
2.0.3 - bugfix and error handling
R scripts
- bugfix
interpolateCurve()
: bugfix interval length formula - explicit error handling of alignment-post-processing routines
GUI
- min default size of one dialog corrected
2.0.2
Minor release
- delimiter unified to ';'
- documentation extended
For installation and usage instruction, please refer to the MICA manual page.
mica.jar
: MICA standalone program for GUI or commandline usageMICA-R.zip
: R-interface of MICA with according libraries
2.0.1
Minor release
- minimal window size of the GUI changed to 800x600
- documentation extended
- example data for testing added
For installation and usage instruction, please refer to the MICA manual page.
mica.jar
: MICA standalone program for GUI or commandline usageMICA-R.zip
: R-interface of MICA with according libraries
2.0.0
Version 2.0.0 is a reimplementation of MICA in Java-8 featuring:
- Graphical user interface
- Command line interface
- R interface
- Strict separation of core algorithm/classes from view/controller structures
- Unit testing of core algorithm classes
- Extensive documentation of all interfaces and of the source code
To run MICA, download the according binary packages from below.