You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several places where the schema, generated docs, and class diagram do not explicitly describe the inheritance structure of classes. The following areas need to be proofed and updated as needed.
SeqRef (left nav bar, should not be nested under Location)
Location (should inherit from Identifiable Object)
SeqLoc (should inherit from Location)
SystemicVariation (should inherit from Variation)
CopyNumber[Count|Change] (should inherit from SystemicVar)
MolecularVariation (should inherit from Variation)
All subtypes of MolecVar should inherit from MolecVar rather than Variation
The text was updated successfully, but these errors were encountered:
There are several places where the schema, generated docs, and class diagram do not explicitly describe the inheritance structure of classes. The following areas need to be proofed and updated as needed.
The text was updated successfully, but these errors were encountered: