Skip to content

15. growthConditions


15. growthConditions#

Growth conditions

Description:

Temperature and pH values

array[object]


15.1. growthConditions.optimalTemperature#

Optimal

Description:

Single optimal growth temperature value in celsius

number, null


15.2. growthConditions.minimalTemperature#

Minimal

Description:

Known minimal growth temperature value in celsius

number, null


15.3. growthConditions.maximalTemperature#

Maximal

Description:

Known maximal growth temperature value in celsius

number, null


15.4. growthConditions.testsTemperature#

Tests

Description:

List of tests and if the strain grows in tested ranges

array[object]


15.4.1. growthConditions.testsTemperature.minimal#

Minimal

Description:

Minimal value of tested range

number, null


15.4.2. growthConditions.testsTemperature.maximal#

Maximal

Description:

Maximal value of tested range

number, null


15.4.3. growthConditions.testsTemperature.growth#

Growth Required

Description:

Does the strain grow within this range?

boolean


15.4.4. growthConditions.testsTemperature.relatedData#

Related Data

Description:

JSON paths to relation object

array[string]


15.5. growthConditions.optimalPh#

Optimal

Description:

Single optimal growth pH value

number, null


15.6. growthConditions.minimalPh#

Minimal

Description:

Known minimal growth pH value

number, null


15.7. growthConditions.maximalPh#

Maximal

Description:

Known maximal growth pH value

number, null


15.8. growthConditions.testsPh#

Tests

Description:

List of tests and if the strain grows in tested ranges

array[object]


15.8.1. growthConditions.testsPh.minimal#

Minimal

Description:

Minimal value of tested range

number, null


15.8.2. growthConditions.testsPh.maximal#

Maximal

Description:

Maximal value of tested range

number, null


15.8.3. growthConditions.testsPh.growth#

Growth Required

Description:

Does the strain grow within this range?

boolean


15.8.4. growthConditions.testsPh.relatedData#

Related Data

Description:

JSON paths to relation object

array[string]


15.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

15.10. growthConditions.source#

Source Required

Description:

List of JSON paths to source object

array[string]