An S4 class to represent a Tassel Genotype object.
Details
This class is designed to interface with TASSEL 5 for genotype
data management and analysis. It provides a structure to store and
interact with Java objects used in TASSEL 5.
Slots
dispData
A list containing the display data for the genotype.
jRefObj
A reference to a Java object (`jobjRef`) associated with the genotype.
jMemAddress
A character string representing the memory address of the Java object.
jClass
A character string representing the Java class of the object.