/lib/galaxy/tools/util/__init__.py
Python | 6 lines | 1 code | 0 blank | 5 comment | 0 complexity | cab4e9fa5c69a92f306f7a24988a5997 MD5 | raw file
- """
- Utilities used by various Galaxy tools
- FIXME: These are used by tool scripts, not the framework, and should not live
- in this package.
- """