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

« back to all changes in this revision

Viewing changes to Bio/Map/LinkagePosition.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:
47
47
email or the web:
48
48
 
49
49
  bioperl-bugs@bioperl.org
50
 
  http://bioperl.org/bioperl-bugs/
 
50
  http://bugzilla.bioperl.org/
51
51
 
52
52
=head1 AUTHOR - Chad Matsalla
53
53
 
88
88
 Returns : Bio::Map::LinkagePosition
89
89
 Args    : -order => the relative order of this marker on a linkage map
90
90
           -positions => positions on a map
 
91
 
91
92
=cut
92
93
 
93
94
=head2 Bio::Map::PositionI methods