Trees | Indices | Help |
---|
|
The class for holding the results from a MAST run (OBSOLETE). A MASTRecord holds data about matches between motifs and sequences. The motifs held by the MASTRecord are objects of the class MEMEMotif. Methods: get_motif_matches_for_sequence(sequence_name): returns all of the motif matches within a given sequence. The matches are objects of the class MEME.Motif.Instance get_motif_matches (motif_name): returns all of the matches for a motif in the sequences searched. The matches returned are of class MEME.Motif.Instance get_motif_by_name (motif_name): returns a MEMEMotif with the given name. This class is OBSOLETE; its functionality is now available through Bio.Motif.Parsers.MAST.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 01:35:51 2010 | http://epydoc.sourceforge.net |