Skip to content

14. growthConditions


14. growthConditions#

Growth conditions

Description:

Temperature and pH values

array[object]


14.1. growthConditions.optimalTemperature#

Optimal

Description:

Single optimal growth temperature value in celsius

number, null


14.2. growthConditions.minimalTemperature#

Minimal

Description:

Known minimal growth temperature value in celsius

number, null


14.3. growthConditions.maximalTemperature#

Maximal

Description:

Known maximal growth temperature value in celsius

number, null


14.4. growthConditions.testsTemperature#

Tests

Description:

List of tests and if the strain grows in tested ranges

array[object]


14.4.1. growthConditions.testsTemperature.minimal#

Minimal

Description:

Minimal value of tested range

number, null


14.4.2. growthConditions.testsTemperature.maximal#

Maximal

Description:

Maximal value of tested range

number, null


14.4.3. growthConditions.testsTemperature.growth#

Growth Required

Description:

Does the strain grow within this range?

boolean


14.4.4. growthConditions.testsTemperature.relatedData#

Related Data

Description:

JSON paths to relation object

array[string]


14.5. growthConditions.optimalPh#

Optimal

Description:

Single optimal growth pH value

number, null


14.6. growthConditions.minimalPh#

Minimal

Description:

Known minimal growth pH value

number, null


14.7. growthConditions.maximalPh#

Maximal

Description:

Known maximal growth pH value

number, null


14.8. growthConditions.testsPh#

Tests

Description:

List of tests and if the strain grows in tested ranges

array[object]


14.8.1. growthConditions.testsPh.minimal#

Minimal

Description:

Minimal value of tested range

number, null


14.8.2. growthConditions.testsPh.maximal#

Maximal

Description:

Maximal value of tested range

number, null


14.8.3. growthConditions.testsPh.growth#

Growth Required

Description:

Does the strain grow within this range?

boolean


14.8.4. growthConditions.testsPh.relatedData#

Related Data

Description:

JSON paths to relation object

array[string]


14.9. growthConditions.oxygenRelation#

Oxygen Relation

Description:

Aerobic, anaerobic etc.

string, null

Enum:

aerobe
aerotolerant
anaerobe
facultative aerobe
facultative anaerobe
microaerophile
microaerotolerant
obligate aerobe
obligate anaerobe

14.10. growthConditions.source#

Source Required

Description:

List of JSON paths to source object

array[string]