#include <wildcards.h>
Data Fields | |
| char * | letters |
| uint4 | wildCode |
| int2 | scoreMatrixRow [encoding_aaStartWildcards] |
| float | averageScore |
Definition at line 4 of file wildcards.h.
| char* clusterWildcard::letters |
Definition at line 6 of file wildcards.h.
Referenced by wildcards_initialize(), and wildcards_readWildcards().
Definition at line 7 of file wildcards.h.
Referenced by cluster_score(), cluster_writeClusters(), wildcards_initialize(), and wildcards_scoreCandidates().
| int2 clusterWildcard::scoreMatrixRow[encoding_aaStartWildcards] |
Definition at line 9 of file wildcards.h.
Referenced by cluster_score(), wildcards_compareClusterWildcards(), and wildcards_scoreCandidates().
1.5.2