CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.Menu.Buttons.Attributes Namespace Reference

Classes

class  AttributeToSelectionButton
 Adds the points coloured according to the attributes to a new selection. More...
 
class  ChangeColorModeButton
 Adds the points coloured according to the attributes to a new selection. More...
 
class  CloseAttributeMenuButton
 Represents the button that closes the attribute menu. More...
 
class  ColorByAttributeButton
 Represents a button that colors all graphs according to an attribute. More...
 
class  ColorByBooleanExpressionButton
 Colours all graphs according to a boolean expression of attributes. More...
 
class  CreateSubGraphButton
 Create a new graph from a selection of attributes. The subgraph will contain only the points that are coloured by the attributes selected. More...
 
class  SelectAllAttributesButton
 Toggles all the attributes. Called as a couroutine since if you have a big dataset with many attributes it takes too long. More...
 
class  SwitchAttributeButtonMode
 Changes the appearance and functionality of the attribute buttons. It now colours all the points that are of any of the attributes selected to red. More...