Package Bio :: Package NeuralNetwork :: Package Gene :: Module Signature
[show private | hide private]
[frames | no frames]

Module Bio.NeuralNetwork.Gene.Signature

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!).
Classes
SignatureCoder Convert a Sequence into its signature representatives.
SignatureFinder Find Signatures in a group of sequence records.

Generated by Epydoc 2.1 on Wed Jan 31 09:59:39 2007 http://epydoc.sf.net