# HG changeset patch # User iuc # Date 1433866890 14400 # Node ID 4327b98ec35e01b0e0e610545021bf317ea1de0f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/packages/package_python_bioformats_1_0_4 commit 4bf97847c35c4dcf9638008b9b4b6c4e10015f19 diff -r 000000000000 -r 4327b98ec35e tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Jun 09 12:21:30 2015 -0400 @@ -0,0 +1,41 @@ + + + + + + + + + https://pypi.python.org/packages/source/p/python-bioformats/python-bioformats-1.0.4.tar.gz#md5=b5b316f9da734d82ebb0254f22c30b1f + $INSTALL_DIR/lib/python + + + + + + + + + + + + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + python setup.py install --install-lib $INSTALL_DIR/lib/python + + + $INSTALL_DIR/lib/python + $INSTALL_DIR + + + + + + Python-bioformats is a Python wrapper for Bio-Formats, a standalone Java library for reading and + writing life sciences image file formats. Bio-Formats is capable of parsing both pixels and metadata + for a large number of formats, as well as writing to several formats. Python-bioformats uses the + python-javabridge to start a Java virtual machine from Python and interact with it. + + + +