Skip to content
/ PCA Public

3D Visualization of Clustering of Cancer Samples

Notifications You must be signed in to change notification settings

anniepyim/PCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Visualization of Clustering of Cancer Samples

Require MySQL database for storing expression data, gene data and meta data

Python script:

  • Extract data from MySQL
  • Clustering analysis with scikit-learn
  • Combining meta data
  • Output results in JSON

Javascript:

  • three.js to create 3D visualisation
  • d3.js to create barc harts