You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This benchmark is written in Python and call R functions through `rpy2`. If you want to use some methods implemented with R language, please install the corresponding R packages.
90
92
91
93
### Python packages
94
+
92
95
- anndata>=0.8.0
93
96
- numpy>=1.21.6
94
97
- scanpy>=1.9.1
@@ -109,7 +112,13 @@ This benchmark is written in Python and call R functions through `rpy2`. If you
0 commit comments