Type Parameters

  • R

Hierarchy

Methods

  • Parameters

    • modelId: string
    • labelAsymId: string
    • positions: number[]
    • Optional operatorName: string

    Returns void

  • Parameters

    • modelId: string
    • labelAsymId: string
    • begin: number
    • end: number
    • Optional operatorName: string

    Returns void

  • Parameters

    • componentLabel: string
    • color: "uniform" | "occupancy" | "element-index" | "element-symbol" | "shape-group" | "uncertainty" | "atom-id" | "carbohydrate-symbol" | "chain-id" | "operator-name" | "entity-id" | "entity-source" | "hydrophobicity" | "molecule-type" | "illustrative" | "model-index" | "operator-hkl" | "partial-charge" | "polymer-id" | "polymer-index" | "residue-name" | "secondary-structure" | "sequence-id" | "unit-index" | "volume-value"

    Returns Promise<void>

  • Parameters

    • componentLabel: string
    • modelId: string
    • labelAsymId: string
    • begin: number
    • end: number
    • representationType: "label" | "line" | "orientation" | "carbohydrate" | "ellipsoid" | "cartoon" | "backbone" | "ball-and-stick" | "gaussian-surface" | "gaussian-volume" | "molecular-surface" | "point" | "putty" | "spacefill"
    • Optional operatorName: string

    Returns Promise<void>

  • Parameters

    • componentLabel: string
    • modelId: string
    • labelAsymId: string
    • representationType: "label" | "line" | "orientation" | "carbohydrate" | "ellipsoid" | "cartoon" | "backbone" | "ball-and-stick" | "gaussian-surface" | "gaussian-volume" | "molecular-surface" | "point" | "putty" | "spacefill"
    • Optional operatorName: string

    Returns Promise<void>

  • Parameters

    • componentLabel: string
    • residues: SaguaroPosition[]
    • representationType: "label" | "line" | "orientation" | "carbohydrate" | "ellipsoid" | "cartoon" | "backbone" | "ball-and-stick" | "gaussian-surface" | "gaussian-volume" | "molecular-surface" | "point" | "putty" | "spacefill"

    Returns Promise<void>

  • Parameters

    • componentLabel: string
    • residues: SaguaroRange[]
    • representationType: "label" | "line" | "orientation" | "carbohydrate" | "ellipsoid" | "cartoon" | "backbone" | "ball-and-stick" | "gaussian-surface" | "gaussian-volume" | "molecular-surface" | "point" | "putty" | "spacefill"

    Returns Promise<void>

  • Parameters

    • modelId: string
    • labelAsymId: string
    • begin: number
    • end: number
    • Optional operatorName: string

    Returns void

Generated using TypeDoc