KarrLab/datanator

View on GitHub
docker_builds/Karrlabdatanator

Summary

Maintainability
Test Coverage
FROM lzy7071/karrlabdatanator_dependencies:latest

RUN python3 -m pip install git+https://github.com/KarrLab/datanator.git

WORKDIR /root
CMD bash