- AppBio QuantStudio RT-PCR - remove duplication of calculated documents related to quantity measurements - qPCR - rename "qPCR detection chemistry" to "PRC detection chemistry" in PCR schemas - dPCR - add missing dataclass annotation to TQuantityValueNumberPerMicroliter
0.1.3
Fixed
- AppBio QuantStudio RT-PCR - redefine the way calculated documents are structured for relative standard curve - dPCR - fix some issues in dPCR schema and corresponding model updates - AppBio QuantStudio RT-PCR - accept comma as thousand indicator in all sections
0.1.2
Added
- dPCR - add Digital PCR (dPCR) documents - AppBio QuantStudio RT-PCR - add calculated documents - AppBio QuantStudio RT-PCR - add genotyping data structure test
Fixed
- AppBio QuantStudio RT-PCR - remove typing ignore tags from the construction of structure - AppBio QuantStudio RT-PCR - ignore unexpected sections in input file - AppBio QuantStudio RT-PCR - accept comma as thousand indicator in results section
0.1.1
Changed
- Internal - loosen requirement for jsonschema package to make allotropy compatible with datamodel-code-generator