ARB
|
Go to the source code of this file.
Variables | |
int | DataType |
int | FileFormat |
char | FileName [80] |
const char * | GDEmonth [] |
int | Default_RNA_Trans [128] |
int | Default_DNA_Trans [128] |
int | Default_NA_RTrans [128] |
int | Default_NAColor_LKUP [128] |
int | Default_PROColor_LKUP [128] |
int DataType |
Definition at line 11 of file GDE_global.cxx.
Referenced by LoadData(), and LoadFile().
int FileFormat |
Definition at line 12 of file GDE_global.cxx.
Referenced by LoadData().
char FileName[80] |
Definition at line 13 of file GDE_global.cxx.
Referenced by LoadData().
const char* GDEmonth[] |
Definition at line 16 of file GDE_global.cxx.
Referenced by AsciiTime(), and WriteGen().
int Default_RNA_Trans[128] |
Definition at line 22 of file GDE_global.cxx.
Referenced by InitNASeq().
int Default_DNA_Trans[128] |
Definition at line 33 of file GDE_global.cxx.
Referenced by InitNASeq().
int Default_NA_RTrans[128] |
Definition at line 44 of file GDE_global.cxx.
Referenced by InitNASeq().
int Default_NAColor_LKUP[128] |
Definition at line 58 of file GDE_global.cxx.
Referenced by InitNASeq().
int Default_PROColor_LKUP[128] |
Definition at line 69 of file GDE_global.cxx.
Referenced by InitNASeq(), ReadGen(), and set_constant_fields().