User: awilke1972
awilke1972 • 20
- Reputation:
- 20
- Status:
- New User
- Location:
- Last seen:
- 3 years, 5 months ago
- Joined:
- 3 years, 10 months ago
- Email:
- a*********@gmail.com
Posts by awilke1972
<prev
• 4 results •
page 1 of 1 •
next >
1
vote
1
answer
1.7k
views
1
answers
... an other option is adding a default:
threads:
type: int?
default: 4
inputBinding:
prefix: --threads
...
written 3.4 years ago by
awilke1972 • 20
0
votes
1
answer
999
views
1
answer
... How to set exclusive parameters within a worklfow?
Following the example for command line tools the job document looks like:
myDir:
class: Directory
path: /pipeline/CWL/Data/Inputs
myFile:
class: File
path: /pipeline/CWL/Tools/ls.tool.yaml
exclusive_parameter ...
written 3.8 years ago by
awilke1972 • 20
• updated
3.8 years ago by
Michael R. Crusoe • 1.8k
0
votes
1
answer
1.6k
views
1
answer
... I am trying to run a tool definition on the command line without a job document. It is unclear to me how to pass exclusive parameters,
cwl-runner Tools/ls.tool.yaml --mydir Data/Inputs/ --myfile Tools/ls.tool.yaml --bySize
/usr/local/bin/cwl-runner 1.0.20170329142446
Resolved 'Tool ...
written 3.8 years ago by
awilke1972 • 20
• updated
3.8 years ago by
Michael R. Crusoe • 1.8k
3
votes
1
answer
2.2k
views
1
answer
... I am struggling creating a tool definition which has multiple files as InitialWorkDirRequirement.
The problem is that I have two input parameters, one is of type File and the other one of type Directory. I need all files from the Directory to be staged into the working directory. Below is a simple ...
written 3.8 years ago by
awilke1972 • 20
• updated
3.8 years ago by
Michael R. Crusoe • 1.8k
Latest awards to awilke1972
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 2410 users visited in the last hour