Leave a comment at the end of this page or email contact@krishagni.com
Set default value for freeze thaw and increment freeze thaw via JSON
Introduction
From version v6.0 and above, the default value for 'Increment parent's freeze-thaw?' is set to 'Yes'. The freeze-thaw values for child specimens are automatically calculated as the parent's freeze-thaw cycle plus one.
To configure the default values for the 'Increment parent's freeze-thaw?' and 'Freeze-thaw cycle' fields via JSON, you can add a collection protocol (CP)-based configuration parameter. This will specify whether the parent specimen's freeze/thaw cycles should be incremented or not.
Stop incrementing the Freeze-Thaw cycle
Sometimes users require that the Freeze-Thaw Cycles should not increment from the parent specimen to the newly created child specimens.
Freeze-Thaw on Derivative and Aliquot Page.
Users can increment the freeze-thaw cycle by adding the below code snippet to the aliquots/derivatives section in the JSON file.
Leave a comment at the end of this page or email contact@krishagni.com