Gabriele Maria Sgarlata
Comments
Recent activity by Gabriele Maria Sgarlata
-
Hi AlexandraI am learning to use the UKB-RAP so I am not sure if what I am suggesting is the best way, but in principle you can do that using the python package Hail, that is:# Create an index file...
- View comment
- 2 votes
-
Hi,I took a while because I wanted to test your suggestions. I have edited some part of the code you provided since they were not really working (perhaps the code you shared refer to some older ver...
- View comment
- 0 votes
-
Thank you a lot Dr. Mc. Ninja!!Yes, this is what I wanted. It is good to know that time is expressed in milliseconds. Also, I would suggest updating the documentation page, specifying that to get t...
- View comment
- 0 votes
-
Hi Alexandra, No, I did not encountered this problem. Maybe it is related to how you write the path? ( specifically, how you deal with the space in 'UKB imputation from genotype' ?).I cannot tell. ...
- View comment
- 0 votes
-
Yeah, sure! here it is. This is an example of an analysis to which I gave a time limit of 10 minutes.I hope it helps. Thanks you!{ "id": "job-J0g0K08Jy7K0q8K0qQ976KqK", "region": "aws:eu-we...
- View comment
- 0 votes
-
Hi Alexandra, I did this in the spark instance with Hail. The analysis itself takes a few seconds (it seems), although you may need to check with your full pipeline. It seems that Hail is “lazy” (f...
- View comment
- 0 votes
-
Thank you! This helped solving my problem and now the job stops at the set time limit.However, when I type dx describe <job-id> --json | jq '.timeoutPolicyByExecutable' I do still get null. Note t...
- View comment
- 0 votes