GeneSearchFunction: ((searchData, options) => Promise<GeneSearchResult[]>)

The signature of the function the LisGeneSearchElement class requires for performing a gene search.

Type declaration

Returns

A Promise that resolves to an Array of GeneSearchResult objects.

Generated using TypeDoc