|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.agmodel.bioinfo.antmap.GroupExtractor
Field Summary | |
(package private) java.util.ArrayList |
groupList
|
Constructor Summary | |
GroupExtractor(int[] groupingIndex)
|
|
GroupExtractor(int[] groupingIndex,
int n_min)
|
Method Summary | |
int[] |
getMarkerIndices(int n)
|
int |
getN_group()
|
int |
getN_marker(int n)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.util.ArrayList groupList
Constructor Detail |
public GroupExtractor(int[] groupingIndex)
public GroupExtractor(int[] groupingIndex, int n_min)
Method Detail |
public int getN_group()
public int getN_marker(int n)
public int[] getMarkerIndices(int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |