@rcsb/rcsb-saguaro-3d
Advanced tools
Changelog
[3.0.4] - 2023-05-03
Changelog
[3.0.3] - 2023-05-02
Changelog
[3.0.2] - 2023-05-02
Changelog
[3.0.1] - 2023-04-26
Changelog
[3.0.0] - 2023-04-25
RcsbFv3DDataProviderInterface
that ingests and displays external alignmentsComponentActionInterface
used to define what actions are triggered after a new structure is loadedLoadMolstarInterface<P,L>
requires two generics: P
load argument type and L
load return typeViewerModelMapManagerInterface<R,L>
needs a new generic that defines the type returned by the loading method in LoadMolstarInterface
.
getModelIdFromTrajectory(trajectory: L): string|undefined
that is used to map loaded structure ids with user provided ids in LoadParams
StructureViewer
data is passed to RcsbFvSequence
all communication between panels is dne through the StateManager
RcsbViewBehaviourInterface
interface to extend "1d" behaviour to eventsRcsbFv3DAbstract.render
converted to async methodRcsbFvAdditionalConfig.trackConfigModifier.alignment
signature changed