You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cwltool --version # Check if the installation works correctly
43
57
44
58
Remember, if co-installing multiple CWL implementations then you need to
45
59
maintain which implementation ``cwl-runner`` points to via a symbolic file
@@ -191,7 +205,7 @@ available for each are documented (incompletely) `here
191
205
Unfortunately, this documentation is in the context of Galaxy tool ``requirement`` s instead of CWL ``SoftwareRequirement`` s, but the concepts map fairly directly.
192
206
193
207
cwltool is distributed with an example of such seqtk tool and sample corresponding
194
-
job. It could executed from the cwltool root using a dependency resolvers
208
+
job. It could executed from the cwltool root using a dependency resolvers
195
209
configuration file such as the above one using the command::
0 commit comments