Skip to content

qpcr (v.4.1.3)

Latest
Compare
Choose a tag to compare
@NoahHenrikKleinschmidt NoahHenrikKleinschmidt released this 31 Oct 13:24
· 2 commits to main since this release

New features in this version

  • This release includes a new copy method available for all "id"-ed classes (Assay, Results, etc.), yielding a deepcopy with a new UUID for the respective object.

  • The Assay class now supports reading and writing for the Ct and dCt attributes (before only reading was allowed). Thus, an assay now supports some_assay.Ct = some_values for easier external data manipulation. The same goes for the dCt attribute.