Public Attributes

gotoh_motifSingle Struct Reference

Holds the input motif. More...

#include <structs.h>

List of all members.

Public Attributes

char * name
int len
float ** freq
float * min
float * max
float * info
char * maxC

Detailed Description

Holds the input motif.

gotoh_motif holds the frequency matrix of a motif. Additionally, it stores min, max, information content of the frequency matrix and the consensus character.


Member Data Documentation

Frequency table of motif.

Information content freq.

Length of motif.

Maximal values of freq.

Number of base at max value in freq. {0,1,2,3,4} for {A,C,G,U,-}.

Minimal values of freq.

Name of motif.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables