| Tripal
    | 
| Functions | |
| chado_edit_custom_table (int $table_id, string $table_name, array $schema, bool $skip_if_exists=True) | |
| chado_create_custom_table (string $table, array $schema, bool $skip_if_exists=TRUE, int $mview_id=NULL, bool $redirect=TRUE) | |
| chado_validate_custom_table_schema ($schema_array) | |
| chado_get_custom_table_id (string $table_name) | |
| chado_get_custom_table_names ($include_mview=TRUE) | |
| chado_delete_custom_table (int $table_id) | |
Provides an API to manage custom tables in Chado.