Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moved the set -o lines under the ACCESS_TOKEN block #133

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

evelyn-schmidt
Copy link
Member

Attempting to run immuno on compute1 results in varscan failing. @tmooney suggested moving the set -o lines after the wget block. As of now, since errext and pipefail are set before wget, when the command is executed wget does not find the server and it causes a non-zero exit. I have tested this change and it appears that this fix allows varscan to execute successfully.

@malachig
Copy link
Member

Performed a test on a full dataset and confirmed that the varscan results are identical (except for expected differences including file paths and time stamps).

@malachig malachig merged commit 8695921 into main Nov 14, 2023
2 checks passed
@malachig malachig deleted the varscan-somatic-compute branch October 15, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants