common-workflow-lab / galaxy

Fork of Galaxy (http://galaxyproject.org/) attempting to implement the CWL spec.
https://www.commonwl.org
Other
10 stars 2 forks source link

Documentation on CWL-in-Galaxy #103

Open stain opened 5 years ago

stain commented 5 years ago

Where would be a good place to start some rudimentary documentation on setting up a Galaxy-instance with CWL support?

Presumably in doc/source/admin as I understand the CWL tools files needs to be installed manually on the server?

Presumably this would be a bit more sensitive as to how such Galaxy instances are is installed so that say Docker works as expected - so a paragraph about that would also be cool.

mr-c commented 5 years ago

@stain You may find the Testing section in https://github.com/common-workflow-language/galaxy/pull/47#issue-109628259 useful for now