org.agmodel.bioinfo.antmap
Class AcoMapFactory
java.lang.Object
org.agmodel.bioinfo.antmap.AcoMapFactory
- public class AcoMapFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcoMapFactory
public AcoMapFactory(AcoParamsBean acoParams)
getBestMap
public MapData getBestMap(SegDataBean segDataBean,
int[] markerIndex,
int maxIteration,
int n_confirm)
getBootStrapMap
public TourBean getBootStrapMap(SegDataBean segDataBean,
int[] markerIndex,
int maxIteration,
int n_confirm)
getAcoParams
public AcoParamsBean getAcoParams()
- Returns:
setAcoParams
public void setAcoParams(AcoParamsBean bean)
- Parameters:
bean
-