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

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

DESCRIPTION

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

EXPORT

None by default.

SEE ALSO

diffReps::ChromaModSite

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.

AUTHOR

Li Shen, <li.shen@mssm.edu>

COPYRIGHT AND LICENSE

Copyright (C) 2011-2012 by Li Shen

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.