Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Motif Class Reference

#include <motif.hh>

Public Member Functions

Motifoperator= (const Motif &other)
 
 Motif (int length, int memory=0, int pseudocount=1, int neighbors=0)
 
void addSequence (const char *seq, int weight=1, bool reverse=false)
 
void makeProbs ()
 
void printProbs ()
 
Double seqProb (const char *seq, bool reverse=false, bool complement=false)
 
void write (ofstream &out)
 
void read (ifstream &in)
 
void clearCounts ()
 
char * getSampleDNA ()
 
Double getProbThreshold (double q, int numSamples=10000)
 

Public Attributes

int n
 
int k
 
int numSeqs
 
int neighbors
 
int pseudocount
 

Detailed Description

Author
Mario Stanke

The documentation for this class was generated from the following files: