Package Bio :: Package Align :: Module FormatConvert
[hide private]
[frames] | no frames]

Module FormatConvert

source code

For conversion between different formats for representing alignments (DEPRECATED).

This module is considered obsolete and has been deprecated. Please use Bio.AlignIO instead for reading and writing alignments in different file formats.

classes: FormatConverter

Classes [hide private]
  FormatConverter
Convert between different alignment representation formats.
Variables [hide private]
  __package__ = 'Bio.Align'
  __warningregistry__ = {('Bio.Align.FormatConvert is deprecated...
Variables Details [hide private]

__warningregistry__

Value:
{('Bio.Align.FormatConvert is deprecated. Please use Bio.AlignIO or th\
e Alignment object\'s format method instead.',
  <type 'exceptions.DeprecationWarning'>,
  19): True}