#include "GenBank.h"
#include <wx/textfile.h>
Defines | |
| #define | TAG_COMPLEMENT 1 |
Variables | |
| char * | gb_item_type [VIT_TYPES] |
| The item type names. | |
|
|
|
|
|
Initial value:
{
"",
"gene",
"CDS",
"rep_origin",
"promoter",
"terminator",
"misc_feature",
"prot_bind",
"oriT"
}
|
1.4.1