Deeplearning4j Java Plugin for Bio7 available

12.12.2023 Finally, I released  a Deeplearning4j plugin for Bio7. This plugin bundles the Java libraries which will be normally installed with the Maven recipe of deeplearning4j (JavaCV, ffmpeg, etc.). The plugin can be found here: https://github.com/Bio7/DeepCvLibraries Since this bundle is quite big it has been added as a Github release to download and install it … Read more

ImageJ Plugin Update

11.01.2023 A new version of the ImageJ plugin (version 1.54b5) is available for Bio7 and Eclipse, see: https://github.com/Bio7/EclipseImageJ1Plugin To update use the Eclipse or Bio7 Update Manager (Help->Check for Updates or Help-> Install New Software).

Bio7 3.3 on MacBook Pro M1

26.01.2022 Recently I tested Bio7 3.3 on MacBook Pro M1. The application runs fine with Rosetta (you will be asked for if not installed). Important note for R: To run R with Bio7 interestingly you have to install R for Intel (again runs on Rosetta) and then Rserve from Github (as explained in the manual). … Read more

R Editor and ImageJ Plugin Update

22.05.21 Two new plugin updates are available for Bio7. R Editor update: The R editor plugin has been updated for the new R 4.1 grammar (shorthand function notation, native pipe operators). The new grammar is also considered in the code completion of the editor and in the R-Shell (e.g., function calls, pipes with piped dataframes). … Read more