Package datastructure
package datastructure
Contains all classes that constitute the storage data structures of the MUSIAL application.
-
ClassDescriptionBase class for entities that can have attributes.Represents a reference sequence segment.Representation of a genomic feature that is subject to analysis.Represents a sample containing variant calls from a single biological sample.Represents a sequence type with associated variants, occurrences, and attributes.The `Storage` class is a central component of the project, designed to manage genomic data, including contigs, features, and samples.Factory class for creating and managing instances of
Storage
.Stores information associated with a nucleotide variant.Enum representing the type of variant.