Teichlab / celltypist

A tool for semi-automatic cell type classification
https://www.celltypist.org/
MIT License
260 stars 40 forks source link

Add Dockerfile #25

Closed prete closed 2 years ago

prete commented 2 years ago

Add Dockerfile for docker image creation. Docker image can be built using docker build --rm -t celltypist:1.0.0 . from the base folder of this repository. TBD: docker registry used to host the image