#include <gk_struct.h>
Public Attributes | |
int | len |
char * | name |
int | nsymbols |
int ** | psfm |
int ** | pssm |
int * | sequence |
Definition at line 209 of file gk_struct.h.
int gk_seq_t::len |
Definition at line 213 of file gk_struct.h.
char* gk_seq_t::name |
Definition at line 219 of file gk_struct.h.
int gk_seq_t::nsymbols |
Definition at line 221 of file gk_struct.h.
int** gk_seq_t::psfm |
Definition at line 218 of file gk_struct.h.
int** gk_seq_t::pssm |
Definition at line 217 of file gk_struct.h.
int* gk_seq_t::sequence |
Definition at line 214 of file gk_struct.h.