Closed tamuanand closed 1 month ago
Hi @timodonnell
Thanks for the great tool. I was wondering if you would be able to provide a latest docker image of the tool with version 2.1.2
I am assuming that the docker image has the underlying datasets too - I am primarily looking to docker run --rm -it mhcflurry:latest mhcflurry-predict and not as a Jupyter notebook as mentioned here
docker run --rm -it mhcflurry:latest mhcflurry-predict
Thanks in advance.
Sure, good idea. I just pushed an updated image to dockerhub (openvax/mhcflurry:latest). And you are correct that it includes the models in the image.
Hi @timodonnell
Thanks for the great tool. I was wondering if you would be able to provide a latest docker image of the tool with version 2.1.2
I am assuming that the docker image has the underlying datasets too - I am primarily looking to
docker run --rm -it mhcflurry:latest mhcflurry-predict
and not as a Jupyter notebook as mentioned hereThanks in advance.