Previous topic

secondary_structure module

Next topic

surface_alg module

This Page

sequence_alg module

Code author: Niklaus Johner <niklaus.johner@a3.epfl.ch>

This module contains basic functions to work with sequences, notably to find motifs, and build a position specific scoring matrix from an alignment.

FindMotif(motif, sequence)[source]
CreateSequenceFromView(eh, seq_name)[source]

Returns the sequence of the view eh, named seq_name.