~ubuntu-branches/ubuntu/lucid/bioperl/lucid

« back to all changes in this revision

Viewing changes to Bio/Map/CytoMap.pm

  • Committer: Bazaar Package Importer
  • Author(s): Matt Hope
  • Date: 2004-04-18 14:24:11 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040418142411-gr92uexquw4w8liq
Tags: 1.4-1
* New upstream release
* Examples and working code are installed by default to usr/bin,
  this has been moved to usr/share/doc/bioperl/bin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: CytoMap.pm,v 1.1 2002/02/11 09:36:23 heikki Exp $
 
1
# $Id: CytoMap.pm,v 1.3 2003/05/15 08:13:55 heikki Exp $
2
2
#
3
3
# BioPerl module for Bio::Map::CytoMap
4
4
#
51
51
email or the web:
52
52
 
53
53
  bioperl-bugs@bioperl.org
54
 
  http://bioperl.org/bioperl-bugs/
 
54
  http://bugzilla.bioperl.org/
55
55
 
56
56
=head1 AUTHOR - Heikki Lehvaslaiho
57
57
 
103
103
                       (arrayref of Bio::Map::MappableI objects) [optional]
104
104
 
105
105
           -uid     => Unique Id
 
106
 
106
107
=cut
107
108
 
108
109
sub new {