Spaces:
Runtime error
Runtime error
Commit ·
034ad05
1
Parent(s): df5f429
add requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
anndata
|
| 2 |
+
networkx
|
| 3 |
+
scanpy
|
| 4 |
+
scglue
|
| 5 |
+
numpy
|
| 6 |
+
pandas
|
| 7 |
+
matplotlib
|