Skip to content

TheJaeger/CellStats-Ki16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellStats-Ki16

MATLAB scripts to generate MST-based statistics on cells in control vs. diseased samples

Files

The main folder contains the following files:

  • main.m: Main script to generate data and create global comparisons
  • getData.m: Functin script which extracts cells and extracts parameters from each image
  • ROIdetection.m: Extracts ROI from image to create a mask
  • distancePoints.m: Part of MatGeom toolbox to compute pair-wise Euclidean distances
  • drawGraph.m: Plots MST and nodes

Running Instructions

Running main.m in MATLAB will prompt the the user to select folders containing images of control and diseases samples Upon confirming folders, the script analyses each images and output all data into the Output folder.

About

MATLAB scripts to generate MST-based statistics on cells in control vs. diseased samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages