The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

diffReps::DiffRes - class to store and manipulate differential sites.

diffReps::ClustList - class to deal with a cluster of differential sites(hotspots).

SYNOPSIS

  my $diffRes = new diffReps::DiffRes;
  my $clustList = new diffReps::ClustList;

DESCRIPTION

Classes and methods to read differential sites from text files and manipulate them.

EXPORT

None. This is OO designed.

SEE ALSO

diffReps::ChromaModSite

Mailing list: https://groups.google.com/forum/#!forum/diffreps-discuss

Web site: https://code.google.com/p/diffreps/

AUTHOR

Li Shen, <shenli.sam@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2010-2013 by Li Shen

diffReps goes under GNU GPL v3: http://www.gnu.org/licenses/gpl.html