Beri
Comments
Recent activity by Beri
-
Hi Dan Spagnolo For compute resource error messages try increasing the notebook runtime. Follow along this article for details Understanding-and-Customizing-your-Notebook-Runtime. If you think the ...
- View comment
- 0 votes
-
Happy to hear the error was solved
- View comment
- 0 votes
-
Hey Alex, You should be able to avoid the "unrecognized token" message if you remove the quotes along with the dollar sign.Its best to use the full path of a file instead of abbreviations to avoid ...
- View comment
- 0 votes
-
For the first error try removing the quotes and dollar sign from '$runtime_memory' For the second error make sure the files exists.
- View comment
- 0 votes
-
The message is referring to the following line: runtime_memory=if defined(runtime_memory) then '$runtime_memory' else 8 + ceil(size(input_bam, 'G') / 2) The declaration made in the call input block...
- View comment
- 0 votes
-
Hi Daniel, I asked the team and here is their suggestion: According to the log files it looks like the neoantigenPredictionType1 task froze in the middle of the script execution, somewhere at the...
- View comment
- Edited
- 0 votes
-
bshifaw, thanks
- View comment
- 0 votes
-
Hi Alex, Is it possible to share the whole workflow?
- View comment
- 0 votes
-
Hi Daniel, We'll have a look on our end and get back to you.
- View comment
- 0 votes
-
Kenneth Westerman Jason C. made this comment to another user with a related error. "This sounds related to an older bug that was patched late January. This bug inadvertently prepended the workflow...
- View comment
- 0 votes