Class to represent an imaging dataset.
samplesA list of samples each containing multiple coordinates.
countsA list of counts of different cell types for each coordinate in each sample.
nearest_neighborsA list of mean and std of nearest neighbor distances for each samples.
interactionsA list of interaction information for each sample.
proximityA list of mean and std of nearest neighbor distances for each sample.
microns_per_pixelScalar value that indicates the length of a pixel in micrometers.
markersA vector of strings indicating all different cell types considered.
invasive_margin_in_pxThe width of the invasive margin in pixels
readMasksFlag indicating whether the "_Tumor.tif" and "_Invasive_Margin.tif" should be read (default: True)
ignore_scoringFlag indicating whether the scoring file should be ignored (default: FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.