Package Bio :: Package Restriction :: Module DNAUtils
[hide private]
[frames] | no frames]

Module DNAUtils

source code

DNA utilities for Bio.Restriction (DEPRECATED).

DNAUtils was written in C and therefore would not be available on Jython etc. It offered three string based functions:

Functions [hide private]
 
complement(seq_string) source code
Variables [hide private]
  __package__ = 'Bio.Restriction'
  __warningregistry__ = {('Bio.Restriction.DNAUtils is deprecate...
Variables Details [hide private]

__warningregistry__

Value:
{('Bio.Restriction.DNAUtils is deprecated, and will be removed in a fu\
ture release of Biopython.',
  <type 'exceptions.UserWarning'>,
  16): True}