Appearance
Variables
myGeneSections
constmyGeneSections: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
config
Pick<GeneTooltipConfig, "display" | "truncateSummary" | "pathwaySource" | "pathwayCount" | "domainCount" | "transcriptCount" | "structureCount" | "generifCount">
uniqueId
string
Returns
getMyGeneNestedTooltipDefinitions()
getMyGeneNestedTooltipDefinitions(
data,config,uniqueId):NestedTooltipDefinition[]
Defined in: providers/mygene/sections/index.ts:58
Parameters
data
config
uniqueId
string
Returns
References
MyGeneSectionContext
Re-exports MyGeneSectionContext
MyGeneSectionDefinition
Re-exports MyGeneSectionDefinition
renderSpecies
Re-exports renderSpecies