@rcsb/rcsb-saguaro-3d
    Preparing search index...
    interface SaguaroSet {
        labelAsymId: string;
        modelId: string;
        operatorName?: string;
        seqIds: Set<number>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    labelAsymId: string
    modelId: string
    operatorName?: string
    seqIds: Set<number>