Skip to content

Conversation

@anoronh4
Copy link

@anoronh4 anoronh4 commented Dec 8, 2020

Addressing error mentioned in #7
Also changing the neoantigen-docker.config file in order to include updated terms used in the newest version of neoantigen.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?

@anoronh4 anoronh4 requested review from cband and gongyixiao December 8, 2020 23:02
@gongyixiao
Copy link
Collaborator

I agree with this solution. Let's ask @cband and then proceed

One thing need to be noticed is that Neoantigen is before SomaticFacetsAnnotation, so changing this will result all the maf to be regenerated, although most of them will remain unchanged.

For the question, do you mean this? https://github.com/mskcc/tempo/blob/5c15fc506edbe77479f07999b7035adbc10efe73/containers/neoantigen/Dockerfile#L6-L7

@anoronh4
Copy link
Author

anoronh4 commented Jan 7, 2021

I agree with this solution. Let's ask @cband and then proceed

One thing need to be noticed is that Neoantigen is before SomaticFacetsAnnotation, so changing this will result all the maf to be regenerated, although most of them will remain unchanged.

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 neoantigen-docker.config as well as our docker file.

@cband cband marked this pull request as ready for review January 7, 2021 18:57
@gongyixiao
Copy link
Collaborator

gongyixiao commented Jan 29, 2021

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 neoantigen-docker.config as well as our docker file.

Would you mind to check in the docker container if these binary is actually 4.0a by running: /usr/local/bin/netMHC-4.0/netMHC and /usr/local/bin/netMHCpan-4.0/netMHCpan, just to make sure.

I think it's good to go now. You can merge it into master and make the release from master instead of from bugfix/HGVSc_stringparse

@gongyixiao gongyixiao added the bug label Jan 29, 2021
@gongyixiao gongyixiao linked an issue Jan 29, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: not one of the known HGVSc strings: c.-1_1dupAA

3 participants