Update of /cvsroot/mged/MAGE-Perl/MAGE/Array
In directory sc8-pr-cvs1:/tmp/cvs-serv25381/MAGE/Array
Modified Files:
ArrayGroup.pm
Log Message:
fixed POD docs for abstract classes
Index: ArrayGroup.pm
===================================================================
RCS file: /cvsroot/mged/MAGE-Perl/MAGE/Array/ArrayGroup.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ArrayGroup.pm 10 Dec 2002 06:25:47 -0000 1.1
--- ArrayGroup.pm 11 Dec 2002 01:32:18 -0000 1.2
***************
*** 117,122 ****
From the MAGE-OM documentation for the C<ArrayGroup> class:
! An array package is a physical platform that contains one or more arrays that are separately addressable (e.g. several arrays that can be hybridized on a single microscope slide) or a virtual grouping together of arrays.
!
The array package that has been manufactured has information about where certain artifacts about the array are located for scanning and feature extraction purposes.
--- 117,122 ----
From the MAGE-OM documentation for the C<ArrayGroup> class:
! An array package is a physical platform that contains one or more arrays that are separately addressable (e.g. several arrays that can be hybridized on a single microscope slide) or a virtual grouping together of arrays.
!
The array package that has been manufactured has information about where certain artifacts about the array are located for scanning and feature extraction purposes.
|