Bio7 1.7 for Windows Released!

07.08.2013 A new Windows version of Bio7 is available. This version comes with a lot of new features and improvements for Java, R and ImageJ. One highlight is that you can now interpret Jython (Python) code with Bio7. In addition a new console implementation is available which offers access to a native shell, different Java … Read more

MacOSX Bio7 1.7 News

02.07.2013 I’m quite confident that i can release a stable Bio7 1.7 for MacOSX. Many Eclipse RCP bugs have been resolved. I just have to fix some minor bugs which have nothing to do with the platform itself. My plans are to release the Mac version after the release of JRE 1.7.40 ( in August/September) … Read more

Build R Packages with Bio7 1.7

20.05.2013 For the upcoming Bio7 1.7 release i worked on a new general shell implementation. And with this implementation some new ideas in conjunction with R came to my mind. So recently i integrated some new actions to ease the creation of R packages with R. Please note: For the built process of R package … Read more

Bio7 R 3.0.0 Update On Windows

06.04.2013 If you would like to use the latest R version 3.0.0 with Bio7 on Windows you have to install Rserve in an R 3.0.0 installation and adjust some Bio7 preferences to use this installation instead of the bundled R binary. Install Rserve in R 3.0.0 e.g. with the command > install.packages(“Rserve”) Alternatively you can … Read more

Image Selections To R Improvements

01.03.2013 I finished a rework of the image selection transfer from ImageJ to R. I splitted the action into three different actions for a better usability. A new feature of Bio7 1.7 is the possibility to transfer multiple pixel selections (with a fixed or an increasing signature) from selected slices of stacks. The transferred data … Read more