@rcsb/rcsb-saguaro-3d
    Preparing search index...
    interface AssemblyModelStateInterface {
        assemblyId: string;
        entryId: string;
        labelAsymId: string;
        modelId: string;
        operator: OperatorInfo;
    }
    Index

    Properties

    assemblyId: string
    entryId: string
    labelAsymId: string
    modelId: string
    operator: OperatorInfo