[Bioperl-guts-l] bioperl-live/Bio/Ontology SimpleGOEngine.pm, 1.32, 1.33
Brian Osborne
bosborne at dev.open-bio.org
Thu Jun 15 09:24:09 EDT 2006
Update of /home/repository/bioperl/bioperl-live/Bio/Ontology
In directory dev.open-bio.org:/tmp/cvs-serv28082
Modified Files:
SimpleGOEngine.pm
Log Message:
Minor edits
Index: SimpleGOEngine.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Ontology/SimpleGOEngine.pm,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** SimpleGOEngine.pm 18 May 2006 22:35:15 -0000 1.32
--- SimpleGOEngine.pm 15 Jun 2006 13:24:07 -0000 1.33
***************
*** 43,48 ****
=head1 DESCRIPTION
Needs Graph.pm from CPAN.
- This class is depricated and instead Bio::Ontology::OBOEngine should be used.
=head1 FEEDBACK
--- 43,49 ----
=head1 DESCRIPTION
+ This class is deprecated and instead Bio::Ontology::OBOEngine should be used.
+
Needs Graph.pm from CPAN.
=head1 FEEDBACK
***************
*** 100,104 ****
# ----------------
! ## Overirding this method from OBOEngine
# Checks the correct format of a GOBO-formatted id
# Gets the id out of a term or id string
--- 101,105 ----
# ----------------
! ## Overiding this method from OBOEngine
# Checks the correct format of a GOBO-formatted id
# Gets the id out of a term or id string
***************
*** 138,140 ****
! 1;
\ No newline at end of file
--- 139,141 ----
! 1;
More information about the Bioperl-guts-l
mailing list