@rcsb/rcsb-saguaro-app
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    trackConfigModifier?: (
        alignmentContext: AlignmentRequestContextType,
        targetAlignment: TargetAlignments,
        alignmentResponse: SequenceAlignments,
        indexResponse: number,
    ) => Promise<Partial<RcsbFvRowConfigInterface>>
    trackFactory: TrackFactoryInterface<
        [AlignmentRequestContextType, TargetAlignments],
    >

    Methods

    • Parameters

      Returns Promise<RcsbFvRowConfigInterface[]>