Marco Baggio
Comments
Recent activity by Marco Baggio
-
Hi Josh, Thank you so much for looking into it and also thank you for the workaround. As I mainly need to export the entire data table, it is perfectly adequate for me while your team works on it. ...
- View comment
- 0 votes
-
Hi Josh, The workspace is shared, the link is https://app.terra.bio/#workspaces/KIDlab/WES All data tables are affected, the example I showed in my first post is from the "sample" table. Thanks for...
- View comment
- 0 votes
-
Hi Samantha, Pulling the bigger Docker image takes about twice as much as the fastest method (localizing the zip archive and unzipping), i.e. ~60 minutes vs ~30 minutes (probably due to limitations...
- View comment
- 0 votes
-
Hi Samantha, Thank you, that is indeed a great idea! I am just worried about adding 26GB to the image (it currently sits at 1GB), but I will test it and see how it compares to the current solution ...
- View comment
- 0 votes
-
An alternative solution to localize multiple files is to list them in a text file, one line per file (obtained for example with gsutil ls) and use the read_lines method from the WDL specification. ...
- View comment
- 0 votes