Andrew Davidson
Comments
Recent activity by Andrew Davidson
-
Hi Samantha sorry I can not share the workspace. The data comes from GTEx and has subject identifiable information. I can zip up any of the files in the execution bucket if you like Can you tell ...
- View comment
- 0 votes
-
https://api.firecloud.org/ga4gh/v1/tools/aedavids.ucsc.edu:SalmonPairedReadQuantTask/versions/5/plain-WDL/descriptor
- View comment
- 0 votes
-
Hi Sushma thanks for the tip. I think there is a bug in Cromwell. if you comment out a line in your bash task, Cromwell will still try to expand it. this will cause an error if the variable is not ...
- View comment
- 0 votes
-
Hi Samantha Thinking a little bit more about this. The time to add the batch metadata is when I run the workflow. Maybe that web page could add a field for capturing a user-friendly name and some f...
- View comment
- 0 votes
-
LOL! Thanks Andy
- View comment
- 0 votes
-
I think Java does a really good job with namespaces. One of the things I think would be helpful is if there was something like the java package statement in the WDL file rather than have the namesp...
- View comment
- Edited
- 0 votes
-
Hi Jason I think it would be better if the pull-down was in the "create methods" window. On the methods page, I think it would. be nice if I could sort by namespace. Kind regards Andy
- View comment
- 0 votes
-
Hi Jason I only have the option to download wdl or export to workspace. I do not have the "import URL for this WDL" Also a minor request for enhancement. It would be really nice if there was a ...
- View comment
- 0 votes
-
can you provide me with a couple of examples? 1) say I am defining a workflow WDL in the namespace 'xyzNameSpace' in the Broad's method repository' and want to import a task in the same workspace...
- View comment
- 0 votes
-
when I run bash scripts on computers at my univ, I use the following to receive txt message when my script completes echo "$host data is up $dateStamp ${@:2} " | mail 83186626322@txt.att.net I wond...
- View comment
- 0 votes