KarrLab/de_sim

View on GitHub
Dockerfile

Summary

Maintainability
Test Coverage
# Base OS
FROM python:3.7

# Install DE-Sim
RUN pip install de_sim