@rcsb/rcsb-saguaro-3d
    Preparing search index...
    interface ResidueIdentifier {
        asym_id: string;
        seq_id: number;
        struct_oper_id?: string;
    }
    Index

    Properties

    asym_id: string

    Chain identifier of this residue. In mmCIF terminology it corresponds to label_asym_id

    seq_id: number

    Sequence identifier of this residue. In mmCIF terminology it corresponds to label_seq_id

    struct_oper_id?: string

    Identifier of the assembly generating operation that was used to determine the coordinates of this residue. Chaining of operations is expressed by '1stx2nd'.