Uses of Class
fr.systemsbiology.cyni.CyniTable

Uses of CyniTable in fr.systemsbiology.cyni
 

Methods in fr.systemsbiology.cyni that return CyniTable
 CyniTable CyCyniMetric.getCyniTable(org.cytoscape.model.CyTable table, String[] attributes, boolean transpose, boolean ignoreMissing, boolean selectedOnly)
          It produces a CyniTable with methods specific for this metric
 CyniTable AbstractCyniMetric.getCyniTable(org.cytoscape.model.CyTable table, String[] attributes, boolean transpose, boolean ignoreMissing, boolean selectedOnly)
          It produces a CyniTable with methods specific for this metric
 

Methods in fr.systemsbiology.cyni with parameters of type CyniTable
 Double CyCyniMetric.getMetric(CyniTable table1, CyniTable table2, int indexBase, List<Integer> indexToCompare)
          The implementation of the metric.
 

Constructors in fr.systemsbiology.cyni with parameters of type CyniTable
CyniTable(CyniTable duplicate)
          Create a cyni table from an existing one.
 



Copyright © 2014. All rights reserved.