-
Notifications
You must be signed in to change notification settings - Fork 0
Plan of actions
Sabyasachi Dasgupta edited this page Aug 3, 2018
·
3 revisions
Welcome to the Github-Wilson_data_analysis wiki!
Notes:
- Plan-1- Apply the
scanpy
method to clean and process the data - Plan-2- Next use
Difussion Map
orPCreode
to reduce the dimension of the data and then obtain the cell trajectories in thedifussion position/time co-ordinates.
- Plan-3- Write a
N-D random walk code
and and run simulations of walks in the lower-dimensional manifold - Plan-4- Check if cells clustered using
K-means or Louvain
separate out in the low-manifold projection(D-map, SPRING, and t-sne, PCA)
- Plan-5- Optimal clusters using
Gap-Statistics
orDendogram
analysis. - Plan-6-Genes relevant within each cluster and for describing all cells (PC genes, DM genes, or simply based on Disersion table)