Hierarchy

Constructors

Properties

alignmentCollector: AlignmentCollectorInterface = ...
alignmentTracks: RcsbFvRowConfigInterface[] = []
annotationCollector: AnnotationCollectorInterface = ...
annotationTracks: RcsbFvRowConfigInterface[] = []
boardConfigData: RcsbFvBoardConfigInterface = ...
elementId: string
instanceId: string
polymerEntityInstance: PolymerEntityInstanceTranslate
rcsbFv: RcsbFv<{}, {}, {}, {}>

Type declaration

    Type declaration

      Type declaration

        Type declaration

          referenceTrack: RcsbFvRowConfigInterface
          rowConfigData: RcsbFvRowConfigInterface[] = ...

          Methods

          • Parameters

            • Optional rcsbContext: Partial<{
                  asymId: string;
                  authId: string;
                  chrId: string;
                  entityId: string;
                  entryId: string;
                  operatorIds: string[];
                  queryId: string;
                  targetId: string;
                  upAcc: string;
              }>

            Returns ((ann, d) => Promise<undefined | string>)

              • (ann, d): Promise<undefined | string>
              • Parameters

                • ann: AnnotationFeatures
                • d: Feature

                Returns Promise<undefined | string>

          Generated using TypeDoc