Package datastructure

Class Feature.Allele

Enclosing class:
Feature

public class Feature.Allele extends SequenceType
Represents an allele associated with a genomic feature.

An allele is a specific variant of a sequence type that is associated with a genomic feature. This class extends SequenceType and provides functionality for managing alleles, including their unique identifiers, variants, and attributes.