Skip to content

The software behind Chai's open-source Real-Time PCR instrument

Notifications You must be signed in to change notification settings

chaibio/chaipcr

Folders and files

NameName
Last commit message
Last commit date
Sep 13, 2018
Apr 29, 2021
Mar 14, 2018
Feb 17, 2023
Mar 11, 2023
Mar 8, 2023
Sep 27, 2016
Jul 15, 2019
Sep 12, 2018
Jan 9, 2023
Jun 8, 2017
Nov 13, 2022
Nov 22, 2021
Jun 24, 2019
Sep 14, 2021
Sep 15, 2017
Sep 8, 2016
Dec 30, 2015
Apr 15, 2018
May 28, 2016
May 4, 2017
Oct 27, 2021
Sep 9, 2015
Sep 10, 2017
May 8, 2017
May 8, 2017
Oct 4, 2018
Sep 14, 2018

Repository files navigation

Welcome to Chai PCR

Chai PCR is a software platform that power's Chai's line of Real-Time PCR Thermocyclers including the Open qPCR Real-Time PCR instrument and related future devices. Chai PCR is released as open source to faciliate development of open source qPCR instruments and to welcome community contributions.

This software release is intended for developers, is provided as-is without warranty, and is not supported by Chai. Users of Chai's devices and Open qPCR should refer to www.chaibio.com/openqpcr for device information and support, or www.chaibio.com/about for more information about Chai.

Organization

A brief description of the repository organization:

  • bioinformatics - Library code for the processing of qPCR bioinformatics data
  • browser - Qt application that powers device touchscreen
  • device - Template configuration files
  • devops - System for creating software builds and deploying to devices
  • frontend - JavaScript/HTML5 frontend web application for operating device & analyzing results
  • modules - Linux modules required by device
  • realtime - C++ application which operates the device in realtime for control and data aquisition
  • web - Ruby on Rails backend application for operating the device and managing experiments

License

Chai PCR is released under the Apache License v2.0