Add Docker file (#505)

* Add docker support

* Add readme

* minor fixes
This commit is contained in:
Charlotte Weaver
2018-12-11 10:18:10 -08:00
committed by GitHub
parent 126cac833a
commit 24af6efbcb
5 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ numpy>=1.14.5
pandas>=0.23.1
scanpy>=1.3.2
scipy>=1.1.0
scikit-learn>=0.20.1
scikit-learn>=0.19.1,!=0.20.0