[Bioperl-guts-l] bioperl-live/Bio/Graphics/Glyph translation.pm,
1.21, 1.22
Aaron J Mackey
amackey at pub.open-bio.org
Thu Sep 22 20:18:48 EDT 2005
- Previous message: [Bioperl-guts-l]
bioperl-run/Bio/Tools/Run/Phylo/Phylip Consense.pm, 1.6,
1.7 PhylipConf.pm, 1.6, 1.7 ProtPars.pm, 1.17, 1.18 SeqBoot.pm,
1.6, 1.7
- Next message: [Bioperl-guts-l] bioperl-live/Bio/Tools/Run WrapperBase.pm, 1.15,
1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioperl/bioperl-live/Bio/Graphics/Glyph
In directory pub.open-bio.org:/tmp/cvs-serv19976
Modified Files:
translation.pm
Log Message:
oops, forgot valine!
Index: translation.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Graphics/Glyph/translation.pm,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** translation.pm 22 Sep 2005 12:00:44 -0000 1.21
--- translation.pm 23 Sep 2005 00:18:45 -0000 1.22
***************
*** 203,208 ****
M => "Met", N => "Asn", O => "???", P => "Pro",
Q => "Gln", R => "Arg", S => "Ser", T => "Thr",
! U => "Sec", W => "Trp", X => "Xaa", Y => "Tyr",
! Z => "Glx", '*' => " * ",
);
--- 203,208 ----
M => "Met", N => "Asn", O => "???", P => "Pro",
Q => "Gln", R => "Arg", S => "Ser", T => "Thr",
! U => "Sec", V => "Val", W => "Trp", X => "Xaa",
! Y => "Tyr", Z => "Glx", '*' => " * ",
);
- Previous message: [Bioperl-guts-l]
bioperl-run/Bio/Tools/Run/Phylo/Phylip Consense.pm, 1.6,
1.7 PhylipConf.pm, 1.6, 1.7 ProtPars.pm, 1.17, 1.18 SeqBoot.pm,
1.6, 1.7
- Next message: [Bioperl-guts-l] bioperl-live/Bio/Tools/Run WrapperBase.pm, 1.15,
1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Bioperl-guts-l
mailing list