TissueInfo API 20091124110011

edu.mssm.crover.tables.treatments
Class AggregateClusters

java.lang.Object
  extended by edu.mssm.crover.tables.treatments.AggregateClusters

public class AggregateClusters
extends Object

Author:
Fabien Campagne Date: Sep 21, 2007 Time: 2:20:21 PM

Constructor Summary
AggregateClusters()
           
 
Method Summary
 void aggregate(Table source, Table destination, ObjectList<Cluster> clusters, String idColumnName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregateClusters

public AggregateClusters()
Method Detail

aggregate

public void aggregate(Table source,
                      Table destination,
                      ObjectList<Cluster> clusters,
                      String idColumnName)
               throws InvalidColumnException,
                      TypeMismatchException
Throws:
InvalidColumnException
TypeMismatchException

TissueInfo API 20091124110011

Copyright © 2001-2009 Institute for Computational Biomedicine, All Rights Reserved.