Uses of Package
experiments

Packages that use experiments
experiments   
expinputguis   
infogenomics   
storeguis   
 

Classes in experiments used by experiments
Exp
          This class represents a basic experiment.
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).
 

Classes in experiments used by expinputguis
Exp
          This class represents a basic experiment.
 

Classes in experiments used by infogenomics
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.
 

Classes in experiments used by storeguis
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.