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

Package Align

source code

Code for dealing with sequence alignments.

Submodules [hide private]

Classes [hide private]
  MultipleSeqAlignment
"Represents a classical multiple sequence alignment (MSA).
Functions [hide private]
 
_test()
Run the Bio.Align module's doctests.
source code
Variables [hide private]
  __package__ = 'Bio.Align'
Function Details [hide private]

_test()

source code 

Run the Bio.Align module's doctests.

This will try and locate the unit tests directory, and run the doctests from there in order that the relative paths used in the examples work.