https://github.com/mstrehse/genclust-server
223
Serverapp for creating clusteranalysis with dna signatures
The easiest way to getting started is to install docker and docker-compose on your local maschine and run:
docker-compose up
Create an admin user by /bin/bash inside the running django container by running docker exec -i -t /bin/bash and inside the container run python manage.py createsuperuser. You are now able to access http://localhost/sequence using the provided credentials.
Content type
Image
Digest
Size
423.8 MB
Last updated
over 10 years ago
docker pull mstrehse/genclust-server