Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EmSpecimen

Index

Properties

__typename?: "EmSpecimen"
concentration?: <internal>.Maybe<number>

The concentration (in milligrams per milliliter, mg/ml) of the complex in the sample.

Examples: null

details?: <internal>.Maybe<string>

A description of any additional details of the specimen preparation.

Examples: This sample was monodisperse., Au was deposited at a 30 degree angle to 15 nm thickness., Colloidal gold particles were deposited by dipping into dilute solution., The specimen was frozen at high pressure using the bal-tec hpm 010 instrument., The embedded sample was sectioned at 100 K to 50 nm final thickness.

embedding_applied?: <internal>.Maybe<string>

'YES' indicates that the specimen has been embedded.

Allowable values: NO, YES

experiment_id: string

Pointer to _em_experiment.id.

id: string

The item _em_specimen.id uniquely identifies a specimen along with its preparation methods.

shadowing_applied?: <internal>.Maybe<string>

'YES' indicates that the specimen has been shadowed.

Allowable values: NO, YES

staining_applied?: <internal>.Maybe<string>

'YES' indicates that the specimen has been stained.

Allowable values: NO, YES

vitrification_applied?: <internal>.Maybe<string>

'YES' indicates that the specimen was vitrified by cryopreservation.

Allowable values: NO, YES

Generated using TypeDoc