Mark Walker
Posts
Recent activity by Mark Walker
-
Arrays of optional elements
I have a question regarding arrays of optional elements. I have a workflow with inputs of a sample list like this: Array[String] idsArray[File?] files where each element in "files" may or may not b...
- Edited
- 3 followers
- 4 comments
- 0 votes
-
pet account permissions for shared workspace
I am running into an error regarding pet account permissions. I have a workspace that I shared with another user and gave them owner permissions. When they run our workflow we get the following err...
- 5 followers
- 8 comments
- 0 votes
-
Map output array to samples in set?
We have a workflow in WDL that consumes an array of files corresponding to a set of samples, performs a joint calling task, and returns another array of files, each of which correspond to the input...
- 2 followers
- 2 comments
- 0 votes