Closed ruslan-forostianov closed 2 years ago
@ao508 @sheridancbio @inodb @plukase @pieterlukasse Please have a look
@inodb Thanks for the review!
Indeed, annotation_suite_wrapper.sh
script relies on annotation.jar
to be in the folder next with other python scripts. I am not providing it with the docker file neither. I will add a clarification to the Dockerfile.
Ah, I've not been aware about the other PR. Thanks for pointing out.
I've updated the description of the PR a bit, feel free to change
Add docker image for python aspects of the code
Notes:
annotation_suite_wrapper.sh
won't work since it requiresannotation.jar
and java dependencies. There is a separate docker image that combines all that together https://github.com/genome-nexus/genome-nexus/pull/633