pyQPCR is an open source application that can be used to perform qPCR analysis. It may be used, copied and modified with no restriction according to the GPLv3 (or higher) licence.
pyQPCR is a GUI application written in Python that deals with quantitative PCR (QPCR) raw data. Using quantification cycle values extracted from QPCR instruments, it uses a proven and universally applicable model to give finalized quantification results.
Product's homepage
Requirements:
· Matplotlib
· SciPy
· PyQt
What's New in This Release: [ read full changelog ]
New features:
· Save order: the XML files now saves the order of the targets and samples, so if the user changes the ranking, the settings are saved.
· Automatic dilution wizard: a new dialog has been added to compute the dilutions automatically.
· New PCR device: Biorad C1000 is now supported.
Bugfixes:
· All the parsing subroutines for Applied devices have been merged into a single one.
· Bugfix in the printing dialog.