All information about a single genotype.
This is a genetics-only object which does not contain any performance data. See also: Genotype class
| type and name | description | comments |
namestring |
Name | |
genotypemultiline string |
Genotype | |
infomultiline string |
Info | Additional information or comments |
formatinteger |
Format | Genotype format |
stringmultiline string |
String | genotype+format as a single string |
isValidinteger, 0 .. 1 (false/true) |
Valid | |
getConvertedfunction |
get converted genotype | |
f0genotypemultiline string |
f0 genotype | converted to f0 genotype |
newfunction |
create new empty object | |
newFromStringfunction |
create new object from supplied string argument | |
newFromfunction |
create new object | arguments: genotype, format, name, info |