Mercurial > repos > iuc > imagej2_create_image
diff imagej2_create_image.py @ 1:26703988cdb3 draft
planemo upload commit 7195716d447effc5bc32154279de4b84369eccdb-dirty
| author | iuc |
|---|---|
| date | Fri, 19 Jun 2015 16:59:14 -0400 |
| parents | dfe318d97378 |
| children | bb65623b90a8 |
line wrap: on
line diff
--- a/imagej2_create_image.py Tue Jun 09 12:22:03 2015 -0400 +++ b/imagej2_create_image.py Fri Jun 19 16:59:14 2015 -0400 @@ -1,8 +1,4 @@ #!/usr/bin/env python -# Galaxy wrapper for use with Imagej2 by Greg Von Kuster -""" -A wrapper script for running ImageJ2 Jython scripts. -""" import argparse import shutil import subprocess
