Preparing search index...
The search index is not available
@rcsb/rcsb-saguaro-3d
@rcsb/rcsb-saguaro-3d
examples/alignment-provider/providers/AlignmentReference
AlignmentReference
Class AlignmentReference
Hierarchy
AlignmentReference
Index
Constructors
constructor
Properties
alignment
Map
alignment
Ref
Gaps
alignment
Ref
Map
member
Ref
List
ref
Id
Methods
add
Alignment
add
Beg
add
End
add
Gap
add
Ref
add
Unique
Alignment
Id
build
Alignments
extend
Gap
get
Alignment
Entry
get
Sequences
init
Constructors
constructor
new
Alignment
Reference
(
)
:
AlignmentReference
Returns
AlignmentReference
Properties
Private
Readonly
alignment
Map
alignment
Map
:
Map
<
string
,
{
alignmentId
:
string
;
alignmentIndex
:
number
;
entryId
:
string
;
instanceId
:
string
;
pairIndex
:
number
;
sequence
:
string
;
}
>
= ...
Type declaration
alignment
Id
:
string
alignment
Index
:
number
entry
Id
:
string
instance
Id
:
string
pair
Index
:
number
sequence
:
string
Private
Readonly
alignment
Ref
Gaps
alignment
Ref
Gaps
:
Record
<
number
,
number
>
= {}
Private
alignment
Ref
Map
alignment
Ref
Map
:
AlignmentRefType
Private
Readonly
member
Ref
List
member
Ref
List
:
AlignmentMemberType
[]
= []
Private
ref
Id
ref
Id
:
string
Methods
add
Alignment
add
Alignment
(
id
,
alignment
,
target
)
:
void
Parameters
id
:
string
alignment
:
AlignmentRefType
target
:
AlignmentRefType
Returns
void
Private
add
Beg
add
Beg
(
indexList
)
:
void
Parameters
indexList
:
number
[]
Returns
void
Private
add
End
add
End
(
indexList
)
:
void
Parameters
indexList
:
number
[]
Returns
void
Private
add
Gap
add
Gap
(
gapBeg
,
gapLength
)
:
void
Parameters
gapBeg
:
number
gapLength
:
number
Returns
void
Private
add
Ref
add
Ref
(
id
,
alignment
,
target
)
:
void
Parameters
id
:
string
alignment
:
AlignmentRefType
target
:
AlignmentRefType
Returns
void
add
Unique
Alignment
Id
add
Unique
Alignment
Id
(
result
,
alignmentIndex
,
pairIndex
?
)
:
string
Parameters
result
:
Alignment
alignmentIndex
:
number
pairIndex
:
0
|
1
= 1
Returns
string
build
Alignments
build
Alignments
(
)
:
AlignmentResponse
Returns
AlignmentResponse
Private
extend
Gap
extend
Gap
(
gapBeg
,
gapLength
)
:
void
Parameters
gapBeg
:
number
gapLength
:
number
Returns
void
get
Alignment
Entry
get
Alignment
Entry
(
alignmentId
)
:
{
alignmentId
:
string
;
alignmentIndex
:
number
;
entryId
:
string
;
instanceId
:
string
;
pairIndex
:
number
;
sequence
:
string
;
}
Parameters
alignmentId
:
string
Returns
{
alignmentId
:
string
;
alignmentIndex
:
number
;
entryId
:
string
;
instanceId
:
string
;
pairIndex
:
number
;
sequence
:
string
;
}
alignment
Id
:
string
alignment
Index
:
number
entry
Id
:
string
instance
Id
:
string
pair
Index
:
number
sequence
:
string
get
Sequences
get
Sequences
(
)
:
Promise
<
InstanceSequenceInterface
[]
>
Returns
Promise
<
InstanceSequenceInterface
[]
>
init
init
(
result
)
:
Promise
<
void
>
Parameters
result
:
Alignment
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
alignment
Map
alignment
Ref
Gaps
alignment
Ref
Map
member
Ref
List
ref
Id
add
Alignment
add
Beg
add
End
add
Gap
add
Ref
add
Unique
Alignment
Id
build
Alignments
extend
Gap
get
Alignment
Entry
get
Sequences
init
src
RcsbFv3D
RcsbFv3DAbstract.tsx
RcsbFv3DAbstract
RcsbFv3DAbstractInterface
RcsbFv3DAlignmentProvider.tsx
<internal>
RcsbFv3DAlignmentProvider
RcsbFv3DDataProviderInterface
RcsbFv3DAssembly.tsx
<internal>
RcsbFv3DAssembly
RcsbFv3DAssemblyInterface
RcsbFv3DComponent.tsx
<internal>
RcsbFv3DComponent
RcsbFv3DComponentInterface
RcsbFv3DCssConfig
RcsbFv3DCustom.tsx
RcsbFv3DCustom
RcsbFv3DCustomInterface
RcsbFv3DCustomAbstract.tsx
RcsbFv3DCustomAbstract
RcsbFv3DCustomAbstractInterface
RcsbFv3DCustomComponent.tsx
<internal>
RcsbFv3DCustomComponent
RcsbFv3DCssConfig
RcsbFv3DCustomComponentInterface
RcsbFv3DSequenceIdentity.tsx
<internal>
RcsbFv3DSequenceIdentity
RcsbFv3DSequenceIdentityInterface
RcsbFv3DUniprot.tsx
<internal>
RcsbFv3DUniprot
RcsbFv3DUniprotInterface
RcsbFvConstants
RcsbFvConstants.ts
RcsbFvDOMConstants
RcsbFvContextManager
RcsbFvContextManager.ts
EventType
RcsbFvContextManager
RcsbFvContextManagerInterface
UpdateConfigInterface
RcsbFvCustomContextManager.ts
EventType
RcsbFvCustomContextManager
RcsbFvCustomContextManagerInterface
UpdateConfigInterface
RcsbFvSequence
SequenceViews
CustomView
CustomView.tsx
BlockSelectorManager
CustomView
CustomViewInterface
FeatureBlockInterface
FeatureViewInterface
CustomViewStateInterface
RcsbView
CallbackManagerFactoryImplementation
AssemblyCallbackManager.ts
AssemblyCallbackManagerFactory
MsaCallbackManager.ts
MsaCallbackManagerFactory
Components
HelpLinkComponent.tsx
<internal>
HelpLinkComponent
PfvManagerFactoryImplementation
AssemblyPfvComponents
ChainDisplayComponent.tsx
<internal>
ChainDisplayComponent
MsaPfvComponents
MsaRowMarkComponent.tsx
<internal>
MsaRowMarkComponent
MsaRowTitleCheckboxComponent.tsx
<internal>
MsaRowTitleCheckboxComponent
MsaRowTitleComponent.tsx
<internal>
MsaRowTitleComponent
MsaUiSequenceAlignmentDownload.tsx
MsaUiSequenceAlignmentDownload
MsaUiSequenceAlignmentDownloadInterface
MsaUiSortComponent.tsx
MsaUiSortComponent
MsaUiSortInterface
MsaUiStructureDownload.tsx
MsaUiStructureDownload
MsaUiStructureDownloadInterface
AssemblyPfvManagerFactory.tsx
<internal>
AssemblyPfvManagerFactory
MsaPfvManagerFactory.ts
<internal>
MsaPfvManagerFactory
MsaPfvManagerInterface
RcsbViewBehaviour
AlignmentProviderBehaviour.ts
AlignmentProviderBehaviour
CallbackManagerFactoryInterface.ts
AbstractCallbackManager
CallbackConfigInterface
CallbackManagerFactoryInterface
CallbackManagerInterface
PfvManagerFactoryInterface.ts
AbstractPfvManager
BuildPfvInterface
PfvManagerFactoryConfigInterface
PfvManagerFactoryInterface
PfvManagerInterface
RcsbView.tsx
RcsbView
RcsbViewInterface
RcsbViewBehaviourInterface.ts
RcsbViewBehaviourInterface
AbstractView.tsx
AbstractView
AbstractViewInterface
SequenceViewInterface.ts
SequenceViewInterface
RcsbFvCustomSequence.tsx
<internal>
RcsbFvCustomSequence
RcsbFvCustomSequenceInterface
RcsbFvSequence.tsx
RcsbFvSequence
RcsbFvSequenceInterface
RcsbFvState
AssemblyModelSate.ts
<internal>
AssemblyModelSate
RcsbFvSelectorManager.ts
RcsbFvSelectorManager
RegionSelectionInterface
RcsbFvStateInterface.ts
RcsbFvStateInterface
RcsbFvStateType
RcsbFvStateManager.ts
RcsbFvStateManager
RcsbFvStructure
StructureUtils
ComponentActionInterface.ts
ComponentActionFactoryInterface
ComponentActionInterface
StructureLoaderInterface.ts
LoadParamsProviderInterface
StructureLoaderInterface
RigidTransformType
TransformMatrixType
StructureViewerBehaviour
AssemblyBehaviour.ts
AssemblyBehaviourObserver
MsaBehaviour.ts
<internal>
MsaBehaviourObserver
NullBehaviour.ts
NullBehaviourObserver
StructureViewers
MolstarViewer
MolstarUtils
MolstarAlignmentLoader.ts
MolstarAlignmentLoader
MolstarAssemblyLoader.ts
MolstarAssemblyLoader
MolstarTools.ts
MolstarTools
TrajectoryPresetProvider
FocusTheme
FocusColoring.ts
FOCUS_RESIDUE_COLOR
FocusResidueColorThemeProvider
FocusResidueColorTheme
AlignmentRepresentationPresetProvider.ts
<internal>
AlignmentRepresentationPresetProvider
AlignmentTrajectoryPresetProvider.ts
<internal>
AlignmentTrajectoryParamsType
AlignmentTrajectoryPresetProvider
AssemblyRepresentationPresetProvider.ts
<internal>
AssemblyRepresentationPresetProvider
AssemblyTrajectoryPresetProvider.ts
<internal>
AssemblyTrajectoryParamsType
AssemblyTrajectoryPresetProvider
FlexibleAlignmentBuiltIn.ts
FlexibleAlignmentBuiltIn
FlexibleAlignmentRepresentationPresetProvider.ts
FlexibleAlignmentRepresentationPresetProvider
FlexibleAlignmentTrajectoryPresetProvider.ts
<internal>
FlexibleAlignmentTrajectoryPresetProvider
MolstarActionManager.ts
<internal>
LoadMethod
MolstarActionManager
LoadMolstarInterface
LoadMolstarReturnType
MolstarCallbackManager.ts
<internal>
MolstarCallbackManager
MolstarManagerFactory.ts
MolstarManagerFactory
MolstarModelMapManager.ts
<internal>
MolstarModelMapManager
StructureViewer.ts
StructureViewer
RcsbFvStructure.tsx
<internal>
RcsbFvStructure
RcsbFvStructureConfigInterface
StructureViewerBehaviourInterface.ts
StructureViewerBehaviourInterface
StructureViewerBehaviourObserverInterface
StructureViewerInterface.ts
SaguaroChain
SaguaroPosition
SaguaroRange
SaguaroRegionList
SaguaroSet
StructureViewerInterface
StructureViewerPublicInterface
ViewerActionManagerInterface
ViewerCallbackManagerInterface
ViewerManagerFactoryInterface
ViewerModelMapManagerInterface
ChainInfo
ChainType
OperatorInfo
SaguaroPluginModelMapType
Utils
AlignmentMapper.ts
AlignmentMapper
DataContainer.ts
DataContainer
DataContainerReader
Download.ts
download
getFullDate
textToFile
FunctionCall.ts
FunctionCall
RcsbIdParser.ts
parseEntityOrInstance
examples
alignment-provider
providers
AlignmentReference.ts
<internal>
AlignmentReference
ExternalAlignmentProvider.ts
<internal>
dataProvider
loadParamsProvider
alignment-response.d.ts
Alignment
AlignmentGap
AlignmentRegion
AlignmentSummary
ResidueIdentifier
ResponseInfo
SequenceAlignment
StructureAlignmentBlock
StructureAlignmentMetadata
StructureAlignmentResponse
StructureEntry
StructureInstanceSelection
StructureMotifSelection
StructureURL
StructureFileFormat
index.ts
assembly
index.ts
assembly-interface
index.ts
css-config
index.ts
AlignmentManager.ts
AlignmentManager
external-mapping
index.ts
FeatureViewerConfig.ts
fvConfig1
fvConfig2
StructurePreset.ts
RcsbSuperpositionRepresentationPreset
TrajectoryPreset.ts
RcsbRepresentationPreset
multiple-chain
index.tsx
sequence-identity
index.ts
single-chain
index.ts
structural-alignment
index.ts
AlignmentManager.ts
AlignmentManager
uniprot
index.ts
app.ts
alignmentProvider
assembly
custom
sequenceIdentity
uniprot
config.ts
rcsbFvWebAppPath
"*.json"
"*.module.css"
"*.module.sass"
"*.module.scss"
"boxicons/*.svg"
Generated using
TypeDoc