[Bioperl-guts-l] bioperl-live/Bio/SeqIO interpro.pm,1.4,1.5
Heikki Lehvaslaiho
heikki at pub.open-bio.org
Wed Dec 8 06:46:43 EST 2004
Update of /home/repository/bioperl/bioperl-live/Bio/SeqIO
In directory pub.open-bio.org:/tmp/cvs-serv28697/Bio/SeqIO
Modified Files:
interpro.pm
Log Message:
made SYNOPSIS section to compile, helped by "cd maintenance; ./modules.pl --synopsis"
Index: interpro.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/SeqIO/interpro.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** interpro.pm 1 Nov 2004 21:08:02 -0000 1.4
--- interpro.pm 8 Dec 2004 11:46:41 -0000 1.5
***************
*** 12,22 ****
=head1 SYNOPSIS
! Bio::SeqIO::interpro will parse interpro scan XML (version 1.2) and create
! Bio::SeqFeature::Generic objects based on the contents of the XML document.
=head1 DESCRIPTION
! Bio::SeqIO::Interpro will also attach the annotation given in the XML file to the
! Bio::SeqFeature::Generic objects that it creates.
=head1 FEEDBACK
--- 12,25 ----
=head1 SYNOPSIS
! # do not call this module directly. Use Bio::SeqIO
=head1 DESCRIPTION
! Bio::SeqIO::interpro will parse interpro scan XML (version 1.2) and
! create Bio::SeqFeature::Generic objects based on the contents of the
! XML document.
!
! Bio::SeqIO::Interpro will also attach the annotation given in the XML
! file to the Bio::SeqFeature::Generic objects that it creates.
=head1 FEEDBACK
More information about the Bioperl-guts-l
mailing list