Skip to content

bio-tooltips


Variables

myGeneSections

const myGeneSections: MyGeneSectionDefinition[]

Defined in: providers/mygene/sections/index.ts:17

Functions

createMyGeneSectionContext()

createMyGeneSectionContext(data, config, uniqueId): MyGeneSectionContext

Defined in: providers/mygene/sections/index.ts:29

Parameters

data

MyGeneInfoResult

config

Pick<GeneTooltipConfig, "display" | "truncateSummary" | "pathwaySource" | "pathwayCount" | "domainCount" | "transcriptCount" | "structureCount" | "generifCount">

uniqueId

string

Returns

MyGeneSectionContext


getMyGeneNestedTooltipDefinitions()

getMyGeneNestedTooltipDefinitions(data, config, uniqueId): NestedTooltipDefinition[]

Defined in: providers/mygene/sections/index.ts:58

Parameters

data

MyGeneInfoResult

config

GeneTooltipConfig

uniqueId

string

Returns

NestedTooltipDefinition[]

References

MyGeneSectionContext

Re-exports MyGeneSectionContext


MyGeneSectionDefinition

Re-exports MyGeneSectionDefinition


renderSpecies

Re-exports renderSpecies