Appearance
Interfaces
MyGeneSectionContext
Defined in: providers/mygene/sections/types.ts:5
Properties
data
data:
MyGeneInfoResult
Defined in: providers/mygene/sections/types.ts:6
display
display:
Partial<TooltipDisplayConfig>
Defined in: providers/mygene/sections/types.ts:8
domainCount
domainCount:
number
Defined in: providers/mygene/sections/types.ts:12
generifCount
generifCount:
number
Defined in: providers/mygene/sections/types.ts:15
pathwayCount
pathwayCount:
number
Defined in: providers/mygene/sections/types.ts:11
pathwaySource
pathwaySource:
"reactome"|"kegg"|"wikipathways"
Defined in: providers/mygene/sections/types.ts:10
structureCount
structureCount:
number
Defined in: providers/mygene/sections/types.ts:14
transcriptCount
transcriptCount:
number
Defined in: providers/mygene/sections/types.ts:13
truncate
truncate:
number
Defined in: providers/mygene/sections/types.ts:9
uniqueId
uniqueId:
string
Defined in: providers/mygene/sections/types.ts:7
MyGeneSectionDefinition
Defined in: providers/mygene/sections/types.ts:18
Properties
getNestedTooltipDefinition?
optionalgetNestedTooltipDefinition?: (context) =>NestedTooltipDefinition
Defined in: providers/mygene/sections/types.ts:23
Parameters
context
Returns
key
key: keyof
TooltipDisplayConfig
Defined in: providers/mygene/sections/types.ts:19
render
render: (
context) =>string
Defined in: providers/mygene/sections/types.ts:21
Parameters
context
Returns
string
renderHeader?
optionalrenderHeader?: (context) =>string
Defined in: providers/mygene/sections/types.ts:22
Parameters
context
Returns
string
title
title:
string
Defined in: providers/mygene/sections/types.ts:20