|
||||||||
PREV NEXT | FRAMES NO FRAMES |
EM_MotifSearch
class represents
a search using the EM algorithm for a motif common to a set of
genomic sequences.EM_MotifSearch
.
Vector
.
double
representing the frequency that the specified nucleotide character
occurs in the genomic sequences.
Gibbs_MotifSearch
class represents
a search using the Gibbs sampling algorithm for a motif common to
a set of genomic sequences.Gibbs_MotifSearch
.
main
method generates an EM_MotifSearch
for a motif of the specified length in the genomic sequences found in the specified
FASTA file.
main
method generates a Gibbs_MotifSearch
for a motif of the specified length in the genomic sequences found in the specified
FASTA file.
main
method creates an initially empty MotifSearch
for a motif of the specified length in the genomic sequences found in the specified
FASTA file.
String
representation of the matrix that models the motif.
String
representation of motif instances found in the genomic sequences.
MotifSearch
class represents a
search for a motif common to a set of genomic sequences.MotifSearch
.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |