Tripal
Functions
Chado Assay
Collaboration diagram for Chado Assay:

Functions

 chado_autocomplete_assay ($string='')
 

Detailed Description

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

Function Documentation

◆ chado_autocomplete_assay()

chado_autocomplete_assay (   $string = '')

Used for autocomplete in forms for identifying assays

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