This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Requires both javabridge and python-bioformats: | |
| # pip install python-bioformats | |
| # On e.g. Ubuntu you may need to add JAVA_HOME to /etc/profile: | |
| # JAVA_HOME=/usr/lib/jvm/default-java | |
| # PATH=$PATH:$HOME/bin:$JAVA_HOME/bin | |
| # export JAVA_HOME | |
| # export JRE_HOME | |
| # export PATH |