Preparing search index...
The search index is not available
@rcsb/rcsb-saguaro-3d
@rcsb/rcsb-saguaro-3d
RcsbFv3DSequenceIdentity
RcsbFv3DSequenceIdentity
Class RcsbFv3DSequenceIdentity
Hierarchy
RcsbFv3DAbstract
<
MsaPfvManagerInterface
<
[
string
,
SearchQuery
|
undefined
]
>
,
AlignmentLoadMolstarType
,
LoadMolstarReturnType
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
,
{
context
:
{
id
:
string
;
}
;
module
:
RcsbFvModulePublicInterface
;
}
>
RcsbFv3DSequenceIdentity
Index
Constructors
constructor
Methods
plugin
Call
render
unmount
update
Config
Constructors
constructor
new
Rcsb
Fv3DSequence
Identity
(
params
)
:
RcsbFv3DSequenceIdentity
Parameters
params
:
RcsbFv3DSequenceIdentityInterface
Returns
RcsbFv3DSequenceIdentity
Methods
plugin
Call
plugin
Call
(
f
)
:
void
Parameters
f
:
(
(
plugin
)
=>
void
)
(
plugin
)
:
void
Parameters
plugin
:
PluginContext
Returns
void
Returns
void
render
render
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
unmount
unmount
(
removeHtmlElement
?
,
unmountCallback
?
)
:
void
Parameters
Optional
removeHtmlElement
:
boolean
Optional
unmountCallback
:
(
(
)
=>
{}
)
(
)
:
{}
Returns
{}
Returns
void
update
Config
update
Config
(
config
)
:
void
Parameters
config
:
{
sequencePanelConfig
?:
Partial
<
RcsbFvSequenceInterface
<
MsaPfvManagerInterface
<
[
string
,
undefined
|
SearchQuery
]
>
,
{
context
:
{
id
:
string
;
}
;
module
:
RcsbFvModulePublicInterface
;
}
>
>
;
structurePanelConfig
?:
Partial
<
RcsbFvStructureConfigInterface
<
AlignmentLoadMolstarType
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
;
}
Optional
sequence
Panel
Config
?:
Partial
<
RcsbFvSequenceInterface
<
MsaPfvManagerInterface
<
[
string
,
undefined
|
SearchQuery
]
>
,
{
context
:
{
id
:
string
;
}
;
module
:
RcsbFvModulePublicInterface
;
}
>
>
Optional
structure
Panel
Config
?:
Partial
<
RcsbFvStructureConfigInterface
<
AlignmentLoadMolstarType
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
plugin
Call
render
unmount
update
Config
@rcsb/rcsb-saguaro-3d
RcsbFv3DAssembly
RcsbFv3DCustom
RcsbFv3DSequenceIdentity
RcsbFv3DUniprot
Generated using
TypeDoc