This package implements a simple CADD Server.
cadd-rest-api
is used in your Docker Compose--based installation of VarFish.
You can find out more here:
- Language: Python
- License: MIT License
- Important: the dependency CADD-scripts is not MIT licensed but "free for non-commercial" only!
- Dependencies:
- CADD-scripts
- Celery for Queuing
Use the docker/build-docker
if you are at a given tag.
Or:
$ docker build . --build-arg app_git_tag=v0.3.2 -t varfish-org/cadd-rest-api:0.3.2-0