Skip to content

A simple code to calculate Q10 values for circadian period on Colab.

License

Notifications You must be signed in to change notification settings

dxda6216/q10_two_temperatures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Circadian period Q10 calculator

This is a simple code to calculate Q10 values.

Q10 values will be calculated by the following equation:
q10_eq_s

Open in Google Colab:
https://colab.research.google.com/github/dxda6216/q10_two_temperatures/blob/main/circadian_period_q10_2_temperatures.ipynb

If you have period data obtained at more than 2 different temperatures, please see: https://github.com/dxda6216/q10

q102ptss

Usage

Sample Description

Eter a description of your sample to the "Data_description" input form. This field can be blank.

Data_description: XYZ gene knockout cells at 32.5 and 37.2˚C    

Temperature and Period Data

Enter your data into the "Temperature_1", "Period_1", "Temperature_2", and "Period_2" input forms. For example, if you have the following dataset

Temp (˚C)   Period (hr)
  33.4        27.2
  37.0        22.6

enter your data as follows:

Temperature_1: 33.4                             
Period_1: 27.2                                  
Temperature_2: 37.0                             
Period_2: 22.6                                  

This calculator is for calculating Q10 values and plotting data only. Your data entered to this calculator will not be recorded or saved in any location (please see the code).

Exporting Dataset and Fitted Curve

To output the dataset and fitted curve in tab-delimited format, select "Yes" in the "Display_tab_delimited_data" dropdown, and 2-column datasets will be displayed. To export the data to Excel, copy the 2-column dataset and paste it onto an Excel worksheet (right click -> Paste Options: Paste Special... -> Paste as Unicode Text -> click "OK").

About

A simple code to calculate Q10 values for circadian period on Colab.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published