reconstrue / single_cell

Single cell analysis tools built to run on Jupyter, especially Colab
http://reconstrue.com
Apache License 2.0
1 stars 0 forks source link

Stock Colab UMAP #49

Open JohnTigue opened 4 years ago

JohnTigue commented 4 years ago

The main UMAP via pip is pre-installed on Colab.

pip show umap-learn
Name: umap-learn
Version: 0.3.10
Summary: Uniform Manifold Approximation and Projection
Home-page: http://github.com/lmcinnes/umap
Author: None
Author-email: None
License: BSD
Location: /usr/local/lib/python3.6/dist-packages
Requires: scipy, numba, scikit-learn, numpy
Required-by: lucid
JohnTigue commented 4 years ago

see #58 for datashader issues.