autoname
string |
Autogenerated name |
f0genotype
multiline string |
f0 genotype converted to f0 genotype |
format
integer |
Format Genotype format |
genotype
multiline string |
Genotype |
info
multiline string |
Info Additional information or comments |
isValid
integer, 0 .. 1 (false/true) |
Valid |
name
string |
Name |
rawgenotype
multiline string |
Raw genotype Genotype, excluding the format specifier |
getConverted
returns Geno |
get converted genotype function getConverted(integer format) |
new
returns Geno |
create new empty object function new() |
newFrom
returns Geno |
create new object function newFrom(string genotype, integer format, string name, string description) |
newFromString
returns Geno |
create new object from supplied string argument function newFromString(string genotype) |
| Global context |