Package main


package main
Contains the core classes and entry points for the application. It serves as the root package for the project's workflows.
  • Class
    Description
    Main class of MUSIAL (MUlti Sample varIant AnaLysis), a tool to calculate SNV, gene, and whole genome alignments, together with other relevant statistics based on .vcf files.
    Enum specifying tasks of MUSIAL to choose from.
    Provides functionality to update (build or expand) a MUSIAL storage.
    Provides functionality to generate and display various types of tables based on the data stored in the `Storage` object.