[Bioperl-guts-l] bioperl-live/Bio PrimarySeq.pm,1.97,1.98
Senduran Balasubramaniam
sendu at dev.open-bio.org
Wed Sep 27 11:48:51 EDT 2006
Update of /home/repository/bioperl/bioperl-live/Bio
In directory dev.open-bio.org:/tmp/cvs-serv2356/Bio
Modified Files:
PrimarySeq.pm
Log Message:
seq() does not take named parameters
Index: PrimarySeq.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/PrimarySeq.pm,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** PrimarySeq.pm 26 Sep 2006 22:03:04 -0000 1.97
--- PrimarySeq.pm 27 Sep 2006 15:48:49 -0000 1.98
***************
*** 243,248 ****
Args : Optionally on set the new value (a string). An optional second
argument presets the alphabet (otherwise it will be guessed).
- Both parameters may also be given in named paramater style
- with -seq and -alphabet being the names.
=cut
--- 243,246 ----
More information about the Bioperl-guts-l
mailing list