biopython v1.71.0 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!).