Uses of Class
biggests.tables.TableSorterFunctionIndividual

Packages that use TableSorterFunctionIndividual
biggests.tables   
 

Uses of TableSorterFunctionIndividual in biggests.tables
 

Constructors in biggests.tables with parameters of type TableSorterFunctionIndividual
TableFunctionIndividual(TableSorterFunctionIndividual tableSorterModel, smadeira.ontologizer.GOFrontEnd go)
          Creates a new table of functions for the given tableSorterModel.
TableFunctionIndividual(TableSorterFunctionIndividual tableSorterModel, smadeira.ontologizer.GOFrontEnd go, float pValueThreshold)
          Creates a new table of functions from the given tableSorterModel.
TableFunctionIndividual(TableSorterFunctionIndividual tableSorterModel, smadeira.ontologizer.GOFrontEnd go, float highlySignificantPValueThreshold, float significantPValueThreshold)
          Creates a new table of functions for the given tableSorterModel.