v2.3.0
Summary
A new Kinetics module has been added for analysis of kinetics experiments. In particular, multiple Spectrophotometry (e.g. Absorbance) datasets can now been batched together and plotted as a single curve.
As part of the ongoing Objects refactorization, more relevant properties and documentation has been added for the Dataset object. Note that Transcriptic objects are the recommended way of interacting with Transcriptic data in a Jupyter notebook environment.
Changelog
Added
__version__variable for checking version. Enable version checking in CLI usingtranscriptic --version- New Analysis module: Kinetics;
Kineticsbase object andKinetics.Spectrophotometryfor analyzing kinetics-based data such as growth curves - Expose additional properties of Dataset object:
operation,container,data_type