Setup-data-libraries

Tool to setup data libraries on a galaxy instance

Usage

Populate the Galaxy data library with test data.

usage: setup-data-libraries [-h] [-v] [-g GALAXY] [-u USER] [-p PASSWORD]
                            [-a API_KEY] -i INFILE
Optional Arguments
-i, --infile Undocumented
Galaxy connection
-v=False, --verbose=False
 Increase output verbosity.
-g="http://localhost:8080", --galaxy="http://localhost:8080"
 Target Galaxy instance URL/IP address
-u, --user Galaxy user name
-p, --password Password for the Galaxy user
-a, --api_key Galaxy admin user API key (required if not defined in the tools list file)