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

Module _Mafft

source code

Command line wrapper for the multiple alignment programme MAFFT.

Classes [hide private]
  MafftCommandline
Command line wrapper for the multiple alignment program MAFFT.
Functions [hide private]
 
_test()
Run the module's doctests (PRIVATE).
source code
Variables [hide private]
  __package__ = 'Bio.Align.Applications'
Function Details [hide private]

_test()

source code 

Run the module's doctests (PRIVATE).

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.