The Aptamer Database contains six tables:
The diagram below illustrates their connectivity.
Target table contains information about targeted molecules in the selection
experiments. As many experiments can target the same compound,
target descriptions are separate from experiment descriptions,
Target table
Field
Type
Null
Key
Default
Extra
target_id int(10) unsigned PRI 0 auto_increment
target_name varchar(255) YES NULL
target_id enum
('protein','peptide',
'nucleic','organic','inorganic') other