Skip to content

vlyon/LIMS-MT_Plate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIMS::MT_Plate version 1.17
===========================

LIMS::MT_Plate is an object-oriented Perl module for creating and manipulating microtitre plate objects. It defines a Class of MT_Plate for each microtitre format, which include variables specific to the format and methods that are common to all.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires the CPAN module;

  Microarray

Testing requires the following CPAN modules;

  Test::More
  Test::Group
  Test::Differences
  Test::Deep
  Test::Exception

COPYRIGHT AND LICENCE

Copyright (C) 2008 by Christopher Jones, University College London

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

Read-only release history for LIMS-MT_Plate

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 99.8%
  • Shell 0.2%