Object[Simulation, MeltingTemperature]
A simulation to predict the melting temperature of a hybridization reaction between nucleic acid oligomers using nearest-neighbor parameters.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Simulation, MeltingTemperature, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Simulation, MeltingTemperature]
Pattern Description: Object[Simulation, MeltingTemperature]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Status
The current status of the simulation.
Format: Single
Class: Expression
Programmatic Pattern: ProtocolStatusP
Author
The person who requested this simulation.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[User][SimulationsAuthored]
DateConfirmed
The date on which the simulation first entered processing or a backlog.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateEnqueued
The date on which the simulation first entered processing or a backlog.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateStarted
Date when this simulation was started.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateCompleted
Date when this simulation was completed.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateCanceled
Date when this simulation was canceled.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
TimeElapsed
The time that was required to complete the simulation.
Format: Computable
Programmatic Pattern: GreaterEqualP[0 Day]
Expression: SafeEvaluate[{Field[DateCompleted], Field[DateStarted]}, Computables`Private`timeElapsed[Field[DateCompleted], Field[DateStarted]]]
Option Handling
UnresolvedOptions
The unresolved options entered into the simulation function that generated this object.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
ResolvedOptions
The options resolved automatically by this simulation or entered by the requestor.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
General
Reaction
The hybridization reaction whose binding enthalpy is being computed.
Format: Single
Class: Expression
Programmatic Pattern: ReactionP
Reactants
The reactants in the binding reaction for which the melting temperature is computed.
Format: Multiple
Class: Expression
Programmatic Pattern: StructureP
Products
The products in the binding reaction for which the melting temperature is computed.
Format: Multiple
Class: Expression
Programmatic Pattern: StructureP
Concentration
Concentration(s) of reactants for which melting temperature was computed.
Format: Multiple
[[1]] Structure
Header: Structure
Class: Expression
Programmatic Pattern: StructureP
[[2]] Concentration
Header: Concentration
Class: Real
Unit: 1 nanomolar
Programmatic Pattern: GreaterEqualP[0 Nanomolar]
ReactionModel
Link to a model reaction describing this hybridization reaction.
Format: Single
Class: Link
Programmatic Pattern: _Link
ReactantModels
Link to any model oligomer used as a reactant in the hybridization reaction.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
ProductModels
Link to any model oligomer used as a product in the hybridization reaction.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Simulation Results
ConcentrationStandard Deviation
Uncertainty in concentration(s) of reactants for which melting temperature was computed.
Format: Multiple
[[1]] Structure
Header: Structure
Class: Expression
Programmatic Pattern: StructureP
[[2]] Concentration Standard Deviation
Header: Concentration Standard Deviation
Class: Real
Unit: 1 nanomolar
Programmatic Pattern: UnitsP[Nanomolar]
ConcentrationDistribution
The probability for the concentration(s) of reactants for which melting temperature was computed..
Format: Multiple
[[1]] Structure
Header: Structure
Class: Expression
Programmatic Pattern: StructureP
[[2]] Concentration Distribution
Header: Concentration Distribution
Class: Expression
Programmatic Pattern: DistributionP[Nanomolar]
MeltingTemperature
Melting temperature of a hybridization reaction between the oligomer and its reverse complement.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: GreaterEqualP[0 Kelvin]
MeltingTemperatureStandard Deviation
Uncertainty in melting temperature of a hybridization reaction between the oligomer and its reverse complement.
Format: Single
Class: Real
Unit: 1 degree Celsius
Programmatic Pattern: UnitsP[Celsius]
MeltingTemperature Distribution
The probability for the melting temperature of a hybridization reaction between the oligomer and its reverse complement.
Format: Single
Class: Expression
Programmatic Pattern: DistributionP[Celsius]
Last modified on Mon 26 Sep 2022 15:43:53