Table of Contents

Module: Signature Bio/NeuralNetwork/Gene/Signature.py

Find and deal with signatures in biological sequence data.

In addition to representing sequences according to motifs (see Motif.py for more information), we can also use Signatures, which are conserved regions that are not necessarily consecutive. This may be useful in the case of very diverged sequences, where signatures may pick out important conservation that can't be found by motifs (hopefully!).

Imported modules   
from Bio import utils
from Bio.Seq import Seq
from Pattern import PatternRepository
Classes   
SignatureCoder

Convert a Sequence into its signature representatives.

SignatureFinder

Find Signatures in a group of sequence records.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:11 2002 by HappyDoc version 2.0.1