@rcsb/rcsb-saguaro-3d
    Preparing search index...
    interface SaguaroRange {
        begin: number;
        end: number;
        labelAsymId: string;
        modelId: string;
        operatorName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    begin: number
    end: number
    labelAsymId: string
    modelId: string
    operatorName?: string