Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EmSoftware

Index

Properties

__typename?: "EmSoftware"
category?: <internal>.Maybe<string>

The purpose of the software.

Allowable values: CLASSIFICATION, CRYSTALLOGRAPHY MERGING, CTF CORRECTION, DIFFRACTION INDEXING, FINAL EULER ASSIGNMENT, IMAGE ACQUISITION, INITIAL EULER ASSIGNMENT, LATTICE DISTORTION CORRECTION, LAYERLINE INDEXING, MASKING, MODEL FITTING, MODEL REFINEMENT, MOLECULAR REPLACEMENT, OTHER, PARTICLE SELECTION, RECONSTRUCTION, SERIES ALIGNMENT, SYMMETRY DETERMINATION, VOLUME SELECTION

details?: <internal>.Maybe<string>

Details about the software used.

Examples: EMAN2 e2boxer.py was used to automatically select particle images.

fitting_id?: <internal>.Maybe<string>

pointer to _em_3d_fitting.id in the EM_3D_FITTING category.

id: string

Unique identifier for each software description.

image_processing_id?: <internal>.Maybe<string>

pointer to _em_image_processing.id in the EM_IMAGE_PROCESSING category.

imaging_id?: <internal>.Maybe<string>

pointer to _em_imaging.id in the EM_IMAGING category.

name?: <internal>.Maybe<string>

The name of the software package used, e.g., RELION. Depositors are strongly encouraged to provide a value in this field.

Examples: EMAN, Imagic, Spider, Bsoft, UCSF-Chimera

version?: <internal>.Maybe<string>

The version of the software.

Examples: 9.03, 2.1

Generated using TypeDoc