Info: Zenodo’s user support line is staffed on regular business days between Dec 23 and Jan 5. Response times may be slightly longer than normal.

There is a newer version of the record available.

Published February 12, 2023 | Version v.4.1.0
Software Open

qpcr - a python package for easy and versatile qPCR data analysis for small-scale datasets and high-throughput

  • 1. University of Bern

Description

New features in this version New qpcr.stats module

qpcr now offers T-tests and ANOVA analyses on qpcr.Results objects. Tests are offered to compare the groups within assays or assays across groups. P-values from multiple T-tests are automatically integrated into the results preview figures. At the core of the module is the new Evaluator class that performs statistical evaluations on results and produces Comparison objects that store the related p-values.

For convenience, stand-alone functions are directly available to perform statistical tests:

  • assaywise_ttests
  • groupwise_ttests
  • assaywise_anova
  • groupwise_anova

Note: This does not affect the properties of the qpcr.Results.stats() data frame.

qpcr.Results.setup_cols automated

It is not necessary anymore to call setup_cols manually before adding data using add_Ct, add_dCt, and add_ddCt. They will do so if necessary.

Bugfixes...

The main functionality has not been altered.

Notes

When using this package to analyse your data, please, cite accordingly. Good luck with your research!

Files

NoahHenrikKleinschmidt/qpcr-v.4.1.0.zip

Files (11.8 MB)

Name Size Download all
md5:d3e6dadfd394ab8399758b015f751611
11.8 MB Preview Download

Additional details