
Megan Shand
Activity overview
Latest activity by Megan Shand
-
Megan Shand commented,
For what it's worth, my own workaround for this was the following: task getBasename { input { File drs_vcf } command { ln -s ~{drs_vcf} . ls *vcf.gz > vcf_file.txt } output { ...
- View comment
- Edited
- 0 votes
-
Megan Shand commented,
Jason Cerrato is there any update on when this might be fixed?
- View comment
- 0 votes
-
Megan Shand commented,
I'd also very much appreciate this feature! (I upvoted as well.)
- View comment
- 1 vote
-
Megan Shand created a post,
Filtering data model by set
It would be incredibly helpful to be able to view (or download) the rows of a data model that are members of a set. If there's a way to do this right now, I'm not aware of it. If I download the set...
- Megan Shand
- 5 followers
- 4 comments
- 3 votes
-
Megan Shand commented,
It did, thank you so much!
- View comment
- 0 votes
-
Megan Shand created a post,
Enable Dockstore/Terra to run releases or tags from Github
Dockstore allows me to run WDLs from any branch on Github which is a very helpful feature, but sometimes the WDL will change out from under me if a change is merged on Github. This makes working co...
- Megan Shand
- 2 followers
- 1 comment
- 0 votes
-
Megan Shand commented,
That's amazing, thank you Jason Cerrato! I will try that out right now.
- View comment
- 0 votes
-
Megan Shand created a post,
Fixing Cache Miss: 10 failed copy attempts
I have workflows that have tasks that don't depend on specific inputs (for example something like GetBwaVersion in the WGS pipeline). I frequently run into the problem that these tasks don't call c...
- Megan Shand
- 2 followers
- 4 comments
- 1 vote
-
Megan Shand created a post,
Call Cache Wizard doesn't work while the task is completing
Hello, The call caching wizard is amazing and I use it all the time. It's helped me understand my WDLs better and debug things that I probably wouldn't have noticed without the Workflow Dashboard. ...
- Megan Shand
- 2 followers
- 1 comment
- 0 votes
-
Megan Shand created a post,
Call Cache Diff bug
The new Call Cache Diff Debugging Wizard on the Workflow Dashboard page is amazing! I've already found one call caching issue that will speed up my development time. However, frequently when I try ...
- Megan Shand
- 2 followers
- 1 comment
- 0 votes