QTLSearchFunction: ((searchData, options) => Promise<QTLSearchResult[]>)

The signature of the function the LisQTLSearchElement class requires for performing a QTL search.

Type declaration

Returns

A Promise that resolves to an Array of QTLSearchResult objects.

Generated using TypeDoc