Gamma Ray (Borland Genetics)
From ISOGG Wiki
Gamma Ray Module Summary
The Gamma Ray module is one of the software modules in the Borland Genetics Web Tools and Database. This module contains classes and methods related to visual phasing, a technique used to determine the parental origin of segments of DNA. It provides tools for creating and managing visual phasing workflows and for handling specific tasks within those workflows.
The module currently consists of the following classes:
Name | Extends | Description |
---|---|---|
VisualPhasing | Tool | Provides core functionalities for visual phasing workflows. |
VPReveal | Tool | Reveals the results of a visual phasing project graphically to the user. |
VPEventPlanner | Tool | Handles the dynamic creation and execution of scripts related to visual phasing. |
VPCreeper | Creeper | Powers the Creeper's skills related to visual phasing. |
VPVerticalParity | LogicRule | Implements logic rules for vertical parity in visual phasing. |
VPSegmentExpander | SegmentExpander | Expands segments during the visual phasing process. |