Package ca.cas.nucleus

Provides classes which model physical aspects of the nucleus such as chromosomes and the genome.

See:
          Description

Class Summary
Chromosome Each Chromosome object represents an individual chromosome within a particular genome.
Genome<E extends Chromosome>  
GenomeReader The GenomeReader class is used for its static readGenome method which reads a Genome object from a file
 

Package ca.cas.nucleus Description

Provides classes which model physical aspects of the nucleus such as chromosomes and the genome. This package also provides a class for reading data about a genome from a file. The file must exist in a particular format.