~ubuntu-branches/ubuntu/gutsy/bioperl/gutsy

« back to all changes in this revision

Viewing changes to Bio/SeqIO/MultiFile.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: MultiFile.pm,v 1.7 2001/01/28 06:45:10 lapp Exp $
 
1
# $Id: MultiFile.pm,v 1.8 2002/10/22 07:38:42 lapp Exp $
2
2
#
3
3
# BioPerl module for Bio::SeqIO::MultiFile
4
4
#
46
46
 Bug reports can be submitted via email or the web:
47
47
 
48
48
  bioperl-bugs@bio.perl.org
49
 
  http://bio.perl.org/bioperl-bugs/
 
49
  http://bugzilla.bioperl.org/
50
50
 
51
51
=head1 AUTHOR - Ewan Birney
52
52