Warning

This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.

galaxy.tools.util.galaxyops package

Utility functions for galaxyops

galaxy.tools.util.galaxyops.default_printer(stream, exc, obj)[source]
galaxy.tools.util.galaxyops.fail(msg)[source]
galaxy.tools.util.galaxyops.parse_cols_arg(cols)[source]

Parse a columns command line argument into a four-tuple

galaxy.tools.util.galaxyops.skipped(reader, filedesc='')[source]
galaxy.tools.util.galaxyops.warn(msg)[source]