Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace "/Users/joan/devel/rcsb-saguaro-3d/node_modules/molstar/lib/mol-plugin-state/transforms/model"

Index

Type aliases

Variables

CustomModelProperties: <internal>.Transformer<<internal>.Model, <internal>.Model, Normalize<{ autoAttach: string[]; properties: Normalize<{}> }>>
CustomStructureProperties: <internal>.Transformer<<internal>.Structure, <internal>.Structure, Normalize<{ autoAttach: string[]; properties: Normalize<{}> }>>
ModelFromTrajectory: <internal>.Transformer<<internal>.Trajectory, <internal>.Model, Normalize<{ modelIndex: number }>>
MultiStructureSelectionFromExpression: <internal>.Transformer<<internal>.Root, <internal>.Structure.Selections, Normalize<{ isTransitive: undefined | boolean; label: undefined | string; selections: Normalize<{ expression: any; groupId: any; key: any; ref: any }>[] }>>
StructureComplexElement: <internal>.Transformer<<internal>.Structure, <internal>.Structure, Normalize<{ type: "spheres" | "polymer" | "water" | "branched" | "ligand" | "coarse" | "protein" | "nucleic" | "non-standard" | "atomic-sequence" | "atomic-het" }>>
StructureComplexElementTypes: { atomic-het: "atomic-het"; atomic-sequence: "atomic-sequence"; branched: "branched"; coarse: "coarse"; ligand: "ligand"; non-standard: "non-standard"; nucleic: "nucleic"; polymer: "polymer"; protein: "protein"; spheres: "spheres"; water: "water" }

Type declaration

  • Readonly atomic-het: "atomic-het"
  • Readonly atomic-sequence: "atomic-sequence"
  • Readonly branched: "branched"
  • Readonly coarse: "coarse"
  • Readonly ligand: "ligand"
  • Readonly non-standard: "non-standard"
  • Readonly nucleic: "nucleic"
  • Readonly polymer: "polymer"
  • Readonly protein: "protein"
  • Readonly spheres: "spheres"
  • Readonly water: "water"
StructureComponent: <internal>.Transformer<<internal>.Structure, <internal>.Structure, Normalize<{ label: string; nullIfEmpty: undefined | boolean; type: NamedParams<"all" | "polymer" | "water" | "branched" | "ligand" | "ion" | "lipid" | "coarse" | "protein" | "nucleic" | "non-standard", "static"> | NamedParams<<internal>.Script, "script"> | NamedParams<<internal>.Bundle, "bundle"> | NamedParams<Expression, "expression"> }>>
StructureFromModel: <internal>.Transformer<<internal>.Model, <internal>.Structure, Normalize<{ type: NamedParams<Normalize<{ dynamicBonds: any }>, "auto"> | NamedParams<Normalize<{ dynamicBonds: any; id: any }>, "assembly"> | NamedParams<Normalize<{ dynamicBonds: any; ijkMax: any; ijkMin: any }>, "symmetry"> | NamedParams<Normalize<{ dynamicBonds: any }>, "model"> | NamedParams<Normalize<{ dynamicBonds: any; radius: any }>, "symmetry-mates"> | NamedParams<Normalize<{ dynamicBonds: any; generators: any }>, "symmetry-assembly"> }>>
StructureSelectionFromBundle: <internal>.Transformer<<internal>.Structure, <internal>.Structure, Normalize<{ bundle: <internal>.Bundle; label: undefined | string }>>
StructureSelectionFromExpression: <internal>.Transformer<<internal>.Structure, <internal>.Structure, Normalize<{ expression: Expression; label: undefined | string }>>
StructureSelectionFromScript: <internal>.Transformer<<internal>.Structure, <internal>.Structure, Normalize<{ label: undefined | string; script: <internal>.Script }>>
TrajectoryFromCifCore: <internal>.Transformer<Cif, <internal>.Trajectory, Normalize<{ blockHeader: undefined | string }>>
TrajectoryFromMmCif: <internal>.Transformer<Cif, <internal>.Trajectory, Normalize<{ blockHeader: undefined | string }>>
TrajectoryFromModelAndCoordinates: <internal>.Transformer<<internal>.Root, <internal>.Trajectory, Normalize<{ coordinatesRef: string; modelRef: string }>>
TrajectoryFromPDB: <internal>.Transformer<String, <internal>.Trajectory, Normalize<{ isPdbqt: boolean }>>
TransformStructureConformation: <internal>.Transformer<<internal>.Structure, <internal>.Structure, Normalize<{ transform: NamedParams<Normalize<{ data: any; transpose: any }>, "matrix"> | NamedParams<Normalize<{ angle: any; axis: any; translation: any }>, "components"> }>>

Generated using TypeDoc