CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
SQLiter.CellExpressionPair Class Reference

Helper struct for representing a pair of a cell (represented as a string) and a float More...

Inheritance diagram for SQLiter.CellExpressionPair:

Public Member Functions

 CellExpressionPair (string Cell, float Expression, int Color)
 
int CompareTo (CellExpressionPair other)
 

Properties

string Cell [get, set]
 
float Expression [get, set]
 
int Color [get, set]
 

Detailed Description

Helper struct for representing a pair of a cell (represented as a string) and a float


The documentation for this class was generated from the following file: