Tripal
Functions
Chado Study
Collaboration diagram for Chado Study:

Functions

 chado_autocomplete_study ($string='')
 

Detailed Description

Provides API functions for working with study records in Chado that go beyond the generic Chado API functions.

Function Documentation

◆ chado_autocomplete_study()

chado_autocomplete_study (   $string = '')

Used for autocomplete in forms for identifying studies

Parameters
$stringThe string to search for.
Returns
A json array of terms that begin with the provided string.