|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.agmodel.bioinfo.segregation.MarkerTypeGetter
Constructor Summary | |
MarkerTypeGetter()
|
Method Summary | |
int |
getMarkerType(char[] l)
Obtain marker type |
int[] |
getMarkerTypeArray(char[][] ls)
Obtain marker type Array |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MarkerTypeGetter()
Method Detail |
public int[] getMarkerTypeArray(char[][] ls)
ls
- Arrays of genotypes for multiple loci (Matrix)
public int getMarkerType(char[] l)
l
- Array of genotypes for the locus
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |