Uses of Class
biggests.tables.TableSymbols

Packages that use TableSymbols
biggests.tables   
 

Uses of TableSymbols in biggests.tables
 

Subclasses of TableSymbols in biggests.tables
 class TableSymbolsWithMissingValues
          Title: Table of Symbols with Missing Values Description: Defines a table of symbols with the following data:
- header -> conditions' names (more widely, Strings)
- first column -> genes' names (more widely, Strings)
- all other columns' cells -> gene expression symbols (more widely, characters) A table of symbols has a vertical text header and each of its cells is colored according to the symbol that holds in it.