Ash O'Farrell
Comments
Recent activity by Ash O'Farrell
-
Hey Jason, Sorry about my slow response, I have been OOO. I'm definitely interested in the delocalization of directories idea. Not sure if it would work for my use case, but it's worth a shot. I'm ...
- View comment
- 0 votes
-
Workspace link: https://terra.biodatacatalyst.nhlbi.nih.gov/#workspaces/anvil-stage-demo/assoc%20PUBLIC/, it's only got public data Submission IDs (each have only one workflow ID): 64546485-bec7...
- View comment
- Edited
- 0 votes
-
I haven't been able to replicate the error, no. Perhaps it was a temporary limit?
- View comment
- 0 votes
-
I have already re-written the task in question to avoid this by simply duplicating the input and running the Rscript on the duplicate, but my new WDL (exact same Docker image so permissions still a...
- View comment
- 0 votes
-
The R script I am running is using openfn to open a gds file. Normally this function opens in read-only mode, but the R script specifically disables this, thereby attempting to open the file in a w...
- View comment
- 0 votes
-
Am I understanding the suggestion correctly? Is it this? sudo su - rootRscript /usr/local/analysis_pipeline/R/unique_variant_ids.R unique_variant_ids.config This results in this appearing in the lo...
- View comment
- 0 votes
-
I'm so used to working with controlled data I didn't even think of that. It's all public data this time, support has been added. Workspace link: https://terra.biodatacatalyst.nhlbi.nih.gov/#workspa...
- View comment
- 0 votes
-
Thanks for always being quick to respond Jason! It's much appreciated!
- View comment
- 0 votes
-
I might be barking up the wrong tree here, but it seems that when Terra localizes files, those files are considered owned by root instead of the topmed user (which is considered the owner on local ...
- View comment
- 0 votes
-
Interestingly, when I run this modified workflow on Terra, whoami still resolves to the topmed user, and the topmed user still is in the sudo group. Who am I? topmed What's in the group database? r...
- View comment
- 0 votes