Microservice Archictecture for Genome Scale Sampling
Build and run with
docker build -t margss-image . && docker run -d -p 8080:8080 margss-image
and access at localhost:8080.
MARGSS is powered by PolyRound and HOPS.
REST-API docs are available from a running instance at localhost:8080/api-docs.