[BioRuby-cvs] bioruby/lib/bio/data aa.rb,0.18,0.19
Katayama Toshiaki
k at dev.open-bio.org
Sun Dec 24 10:06:10 UTC 2006
Update of /home/repository/bioruby/bioruby/lib/bio/data
In directory dev.open-bio.org:/tmp/cvs-serv1660/lib/bio/data
Modified Files:
aa.rb
Log Message:
* small change on amino acids description
Index: aa.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/data/aa.rb,v
retrieving revision 0.18
retrieving revision 0.19
diff -C2 -d -r0.18 -r0.19
*** aa.rb 25 Jul 2006 18:50:01 -0000 0.18
--- aa.rb 24 Dec 2006 10:06:07 -0000 0.19
***************
*** 69,78 ****
'Trp' => 'tryptophan',
'Tyr' => 'tyrosine',
! 'Asx' => 'asparagine/aspartic acid',
! 'Glx' => 'glutamine/glutamic acid',
! 'Xle' => 'isoleucine/leucine',
'Sec' => 'selenocysteine',
'Pyl' => 'pyrrolysine',
! 'Xaa' => 'unknown',
}
--- 69,78 ----
'Trp' => 'tryptophan',
'Tyr' => 'tyrosine',
! 'Asx' => 'asparagine/aspartic acid [DN]',
! 'Glx' => 'glutamine/glutamic acid [EQ]',
! 'Xle' => 'isoleucine/leucine [IL]',
'Sec' => 'selenocysteine',
'Pyl' => 'pyrrolysine',
! 'Xaa' => 'unknown [A-Z]',
}
More information about the bioruby-cvs
mailing list