https://github.com/galaxyproject/galaxy
Revision b9628eb863fe2971597cc4165ed0c134b8d2a02c authored by John Chilton on 09 March 2017, 20:59:24 UTC, committed by John Chilton on 10 March 2017, 01:19:13 UTC
This allows Planemo to do some cool stuff like running CWL tools right from dockstore:

planemo run dockstore://quay.io/briandoconnor/dockstore-tool-md5sum job.json

But would also be useful for linting tools and such from URLs.
1 parent 92401b0
Raw File
Tip revision: b9628eb863fe2971597cc4165ed0c134b8d2a02c authored by John Chilton on 09 March 2017, 20:59:24 UTC
Add location fetching for Galaxy tools.
Tip revision: b9628eb
MANIFEST.in
include *.rst LICENSE
include galaxy/util/docutils_template.txt
include galaxy/exceptions/error_codes.json
include galaxy/tools/deps/mulled/invfile.lua
include galaxy/tools/deps/resolvers/default_conda_mapping.yml
back to top