Skip to content

v2.3.0

Choose a tag to compare

@yangchoo yangchoo released this 25 Apr 16:13
· 387 commits to master since this release

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 using transcriptic --version
  • New Analysis module: Kinetics; Kinetics base object and Kinetics.Spectrophotometry for analyzing kinetics-based data such as growth curves
  • Expose additional properties of Dataset object: operation, container, data_type