Class Summary |
Exp |
This class represents a basic experiment. |
ExpLZ77 |
This class represents an experiment in which LZ77 compression factors are computed. |
ExpTypSeq |
This class represents an experiment in which typical sequences are computed. |
ExpTypSeqProf |
This class represents an experiment in which typical sequence profiles are computed. |
Genome |
This class represents a genome. |
TolTest |
This class represents a couple (tolerance-occurrences), where tolerance is the tolerance value used to compute typical sequences in an ExpTypSeqProf experiment
and occurrences is the array containing in cell i the number of occurrences of typical sequences having a certain length (the length is contained in array length[i]
in ExpTypSeqProf). |