[Bioperl-guts-l] bioperl-live/Bio/Coordinate Chain.pm, 1.2,
1.3 Collection.pm, 1.20, 1.21 ExtrapolatingPair.pm, 1.11,
1.12 GeneMapper.pm, 1.23, 1.24 Graph.pm, 1.6, 1.7 MapperI.pm,
1.6, 1.7 Pair.pm, 1.15, 1.16 Result.pm, 1.10, 1.11 ResultI.pm,
1.2, 1.3 Utils.pm, 1.12, 1.13
Heikki Lehvaslaiho
heikki at pub.open-bio.org
Thu Nov 17 04:54:47 EST 2005
- Previous message: [Bioperl-guts-l] bioperl-live/Bio/Biblio Article.pm, 1.11,
1.12 Book.pm, 1.11, 1.12 BookArticle.pm, 1.10, 1.11 Journal.pm,
1.10, 1.11 JournalArticle.pm, 1.11, 1.12 MedlineArticle.pm,
1.9, 1.10 MedlineBook.pm, 1.7, 1.8 MedlineBookArticle.pm, 1.7,
1.8 MedlineJournal.pm, 1.7, 1.8 MedlineJournalArticle.pm, 1.7,
1.8 Organisation.pm, 1.11, 1.12 Patent.pm, 1.11,
1.12 Person.pm, 1.12, 1.13 Proceeding.pm, 1.10,
1.11 Provider.pm, 1.8, 1.9 Ref.pm, 1.9, 1.10 Service.pm, 1.10,
1.11 TechReport.pm, 1.9, 1.10 Thesis.pm, 1.9,
1.10 WebResource.pm, 1.10, 1.11
- Next message: [Bioperl-guts-l] bioperl-live/Bio/Coordinate/Result Gap.pm, 1.5,
1.6 Match.pm, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioperl/bioperl-live/Bio/Coordinate
In directory pub.open-bio.org:/tmp/cvs-serv10019/Bio/Coordinate
Modified Files:
Chain.pm Collection.pm ExtrapolatingPair.pm GeneMapper.pm
Graph.pm MapperI.pm Pair.pm Result.pm ResultI.pm Utils.pm
Log Message:
I'll be using bioperl.org mail address from now on documents
Index: Pair.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/Pair.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** Pair.pm 9 Oct 2005 14:53:08 -0000 1.15
--- Pair.pm 17 Nov 2005 09:54:45 -0000 1.16
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::Pair
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::Pair
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 77,86 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 CONTRIBUTORS
--- 77,81 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 CONTRIBUTORS
Index: Collection.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/Collection.pm,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** Collection.pm 9 Oct 2005 14:53:08 -0000 1.20
--- Collection.pm 17 Nov 2005 09:54:45 -0000 1.21
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::Collection
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::Collection
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 75,84 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 CONTRIBUTORS
--- 75,79 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 CONTRIBUTORS
Index: GeneMapper.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/GeneMapper.pm,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** GeneMapper.pm 9 Oct 2005 14:53:08 -0000 1.23
--- GeneMapper.pm 17 Nov 2005 09:54:45 -0000 1.24
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::GeneMapper
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::GeneMapper
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 128,137 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 APPENDIX
--- 128,132 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 APPENDIX
Index: ExtrapolatingPair.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/ExtrapolatingPair.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ExtrapolatingPair.pm 9 Oct 2005 14:53:08 -0000 1.11
--- ExtrapolatingPair.pm 17 Nov 2005 09:54:45 -0000 1.12
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::ExtrapolatingPair
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::ExtrapolatingPair
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 77,86 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 APPENDIX
--- 77,81 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 APPENDIX
Index: ResultI.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/ResultI.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ResultI.pm 9 Oct 2005 14:53:08 -0000 1.2
--- ResultI.pm 17 Nov 2005 09:54:45 -0000 1.3
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::ResultI
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::ResultI
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 45,54 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 CONTRIBUTORS
--- 45,49 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 CONTRIBUTORS
Index: Chain.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/Chain.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Chain.pm 9 Oct 2005 14:53:08 -0000 1.2
--- Chain.pm 17 Nov 2005 09:54:45 -0000 1.3
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::Chain
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::Chain
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 74,83 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 CONTRIBUTORS
--- 74,78 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 CONTRIBUTORS
Index: Result.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/Result.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Result.pm 9 Oct 2005 14:53:08 -0000 1.10
--- Result.pm 17 Nov 2005 09:54:45 -0000 1.11
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::Result
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::Result
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 53,62 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 CONTRIBUTORS
--- 53,57 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 CONTRIBUTORS
Index: MapperI.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/MapperI.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** MapperI.pm 9 Oct 2005 14:53:08 -0000 1.6
--- MapperI.pm 17 Nov 2005 09:54:45 -0000 1.7
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::MapperI
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::MapperI
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 45,54 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 CONTRIBUTORS
--- 45,49 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 CONTRIBUTORS
Index: Utils.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/Utils.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Utils.pm 9 Oct 2005 14:53:08 -0000 1.12
--- Utils.pm 17 Nov 2005 09:54:45 -0000 1.13
***************
*** 3,7 ****
# BioPerl module for Bio::Coordinate::Utils
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# BioPerl module for Bio::Coordinate::Utils
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 60,69 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
Jason Stajich jason at bioperl.org
--- 60,64 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
Jason Stajich jason at bioperl.org
Index: Graph.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Coordinate/Graph.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Graph.pm 9 Oct 2005 14:53:08 -0000 1.6
--- Graph.pm 17 Nov 2005 09:54:45 -0000 1.7
***************
*** 3,7 ****
# bioperl module for Bio::Coordinate::Graph
#
! # Cared for by Heikki Lehvaslaiho <heikki at ebi.ac.uk>
#
# Copyright Heikki Lehvaslaiho
--- 3,7 ----
# bioperl module for Bio::Coordinate::Graph
#
! # Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
#
# Copyright Heikki Lehvaslaiho
***************
*** 124,133 ****
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki at ebi.ac.uk
! Address:
!
! EMBL Outstation, European Bioinformatics Institute
! Wellcome Trust Genome Campus, Hinxton
! Cambs. CB10 1SD, United Kingdom
=head1 APPENDIX
--- 124,128 ----
=head1 AUTHOR - Heikki Lehvaslaiho
! Email: heikki-at-bioperl-dot-org
=head1 APPENDIX
- Previous message: [Bioperl-guts-l] bioperl-live/Bio/Biblio Article.pm, 1.11,
1.12 Book.pm, 1.11, 1.12 BookArticle.pm, 1.10, 1.11 Journal.pm,
1.10, 1.11 JournalArticle.pm, 1.11, 1.12 MedlineArticle.pm,
1.9, 1.10 MedlineBook.pm, 1.7, 1.8 MedlineBookArticle.pm, 1.7,
1.8 MedlineJournal.pm, 1.7, 1.8 MedlineJournalArticle.pm, 1.7,
1.8 Organisation.pm, 1.11, 1.12 Patent.pm, 1.11,
1.12 Person.pm, 1.12, 1.13 Proceeding.pm, 1.10,
1.11 Provider.pm, 1.8, 1.9 Ref.pm, 1.9, 1.10 Service.pm, 1.10,
1.11 TechReport.pm, 1.9, 1.10 Thesis.pm, 1.9,
1.10 WebResource.pm, 1.10, 1.11
- Next message: [Bioperl-guts-l] bioperl-live/Bio/Coordinate/Result Gap.pm, 1.5,
1.6 Match.pm, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Bioperl-guts-l
mailing list