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

PCA to few components on server GPU; client does tfjs-tsne #69

Open JohnTigue opened 4 years ago

JohnTigue commented 4 years ago

Plot results of PCA showing how much is explained by each component, cut it down hard to minimum. Then download that to client to do tsne interactively on the client.