e.g., GOSets
Follow the design of FuzzySets + FuzzyHits:
add GOHits class
add additional constraints through the class validity function (e.g., a column "evidenceCode" must be present)
add relevant accessors on GOSets and GOHits (rely on checks/constraints for availability of the associated pieces of information), e.g. "evidenceCode(object)"
e.g.,
GOSets
Follow the design ofFuzzySets
+FuzzyHits
:GOHits
classGOSets
andGOHits
(rely on checks/constraints for availability of the associated pieces of information), e.g. "evidenceCode(object)"