diff imagej2_convert_format.py @ 1:14d09b0ab9e1 draft

planemo upload commit 7195716d447effc5bc32154279de4b84369eccdb-dirty
author iuc
date Fri, 19 Jun 2015 16:59:08 -0400
parents 312e8ce708b1
children 7a8b05b111f9
line wrap: on
line diff
--- a/imagej2_convert_format.py	Tue Jun 09 12:21:40 2015 -0400
+++ b/imagej2_convert_format.py	Fri Jun 19 16:59:08 2015 -0400
@@ -1,8 +1,4 @@
 #!/usr/bin/env python
-# Galaxy wrapper for use with Imagej2 via bioformats and javabridge by Greg Von Kuster
-"""
-A wrapper script for running ImageJ2 commands via bioformats and javabridge.
-"""
 import argparse
 import imagej2_base_utils
 import imagej2_utils