Package Bio :: Package Encodings
[hide private]
[frames] | no frames]

Source Code for Package Bio.Encodings

 1  # This is a Python module. 
 2  """Properties once used for transcription and translation (DEPRECATED). 
 3   
 4  This module is deprecated, and is expected to be removed in the next release. 
 5  If you use this module, please contact the Biopython developers via the 
 6  mailing lists. 
 7  """ 
 8   
 9  #NOTE - Adding a deprecation warning would affect Bio.Alphabet.IUPAC 
10