Useful Eclipse Plugins for Bio7

05.12.2011 Since Bio7 is based on Eclipse and integrates the current Update Manager (p2) of Eclipse some useful plugins can be installed to extend the default Bio7 framework functionality. Here are some links to useful plugins. EGIT – EGit is an Eclipse Team provider for the Git version control system (see previous article!) SFTP – … Read more

Enable Git for Bio7

08.11.2011 Bio7 is based on the Eclipse platform and integrates the powerful Eclipse Update Manager. Using the Update Manager it is possible to install many useful Eclipse plugins which are compatible with the Bio7 environment. One of this useful plugins is the EGit plugin. “EGit is an Eclipse Team provider for the Git version control … Read more

Update R for Bio7

28.09.2011 If you would like to update R to the latest version (especially on Windows which comes bundled with R) or install R in a different location (e.g. on Linux) you have to install R and the package “Rserve” for R (in R type: install.packages(“Rserve”) or use the package manager). In addition the path to … Read more

Image Data from ImageJ to R and Vice Versa

In recent years many R packages have been developed to enable image analysis in R. As an alternative the combination of R with a powerful image analysis software like ImageJ offers many advanced image analysis interfaces and algorithms not yet available in R. Bio7 integrates both applications in a Rich Client Plattform based on Eclipse … Read more