[Bioperl-guts-l] bioperl-live/Bio/Graph/IO dip.pm,1.9,1.10
Heikki Lehvaslaiho
heikki at pub.open-bio.org
Tue Dec 7 08:03:45 EST 2004
Update of /home/repository/bioperl/bioperl-live/Bio/Graph/IO
In directory pub.open-bio.org:/tmp/cvs-serv22054/core/Bio/Graph/IO
Modified Files:
dip.pm
Log Message:
POD and doc formating fixes
Index: dip.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Graph/IO/dip.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** dip.pm 23 Oct 2004 02:21:00 -0000 1.9
--- dip.pm 7 Dec 2004 13:03:42 -0000 1.10
***************
*** 42,50 ****
=head2 next_network
! name : next_network
! purpose : parses a graph file and returns a Bio::Graph::ProteinGraph object
! usage : my $g = $graph_io->next_network();
! arguments : none
! returns : a a Bio::Graph::ProteinGraph object
=cut
--- 42,50 ----
=head2 next_network
! name : next_network
! purpose : parses a graph file and returns a Bio::Graph::ProteinGraph object
! usage : my $g = $graph_io->next_network();
! arguments : none
! returns : a a Bio::Graph::ProteinGraph object
=cut
More information about the Bioperl-guts-l
mailing list