[Bioperl-guts-l] bioperl-live/Bio LocationI.pm,1.19,1.20
Jason Stajich
jason at pub.open-bio.org
Thu Sep 8 15:38:00 EDT 2005
Update of /home/repository/bioperl/bioperl-live/Bio
In directory pub.open-bio.org:/tmp/cvs-serv17493/Bio
Modified Files:
LocationI.pm
Log Message:
new method 'flip_strand'
Index: LocationI.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/LocationI.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** LocationI.pm 12 Jan 2005 17:49:23 -0000 1.19
--- LocationI.pm 8 Sep 2005 19:37:57 -0000 1.20
***************
*** 219,222 ****
--- 219,233 ----
}
+
+ =head2 flip_strand
+
+ Title : flip_strand
+ Usage : $location->flip_strand();
+ Function: Flip-flop a strand to the opposite
+ Returns : None
+ Args : None
+
+ =cut
+
=head2 min_end
More information about the Bioperl-guts-l
mailing list