-
Notifications
You must be signed in to change notification settings - Fork 1
Bugfix/hgvsc stringparsing #13
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
base: master
Are you sure you want to change the base?
Conversation
…oord from dup variant (seems to always be positive)
|
I agree with this solution. Let's ask @cband and then proceed One thing need to be noticed is that Neoantigen is before For the question, do you mean this? https://github.com/mskcc/tempo/blob/5c15fc506edbe77479f07999b7035adbc10efe73/containers/neoantigen/Dockerfile#L6-L7 |
yes, i do mean the lines you highlighted. i'm comparing them to the config file for non-docker runs edited here. i'm not sure if 4.0a is older or newer than 4.0. i would have to change |
Would you mind to check in the docker container if these binary is actually I think it's good to go now. You can merge it into master and make the release from master instead of from |
Addressing error mentioned in #7
Also changing the
neoantigen-docker.configfile in order to include updated terms used in the newest version ofneoantigen.py. Question: i noticed that in the default config file the algorithm versions are changed to 4.0 and 4.1b, should we match the docker config?