Download

NO WARRANTY:

The software is provided as is, according to the EPL-2.0 (since Bio7 3.6). Before you download read the license agreement! The EPL-2.0 license is approved by the Open Source Initiative.
Please read more about the plugins and licenses below (Plugin License).

Download here


To start Bio7 (unsigned) on MacOSX Big Sur and Monterey

To start Bio7 after installation please follow this advice:

https://github.com/Bio7/bio7/discussions/30


Bio7 Examples on Github!

The latest Bio7 examples can also be downloaded (download and import as *.zip) from Github here!

See this video!

Example source on GitHub can be found here.

Source:

The source code of Bio7 is hosted on Github here. The application can be built with Maven Tycho, see:

Bio7 Wiki on Github

Plugin License:

The Bio7 application consists of several plugins.

Bio7 Platform (Plug-ins) -> EPL-2.0 (Bio7 3.6)

R Application (Windows – not linked!) -> GPL3. Please note that the R application was shipped until Bio7 3.5. The Bio7 Bundled_R Plugin works as a container for the R application and is not linked dynamically or statically with the application.


Plugin Note:

The ImageJ plugin is based on the sources of

ImageJ, available at http://rsb.info.nih.gov/ij/

The Bundled_R plugin (Windows) embedded the R application

available at http://www.r-project.org/

The Flow editor is based on the  Shapes plugin

available at https://www.eclipse.org/gef/

The language editors (Java, BeanShell, R, ImageJ Macro, Python) are

based on the Template and Java editor example

available at https://www.eclipse.org.