Last active
August 29, 2015 14:09
-
-
Save slacktracer/3c32b59eb6f148c17a72 to your computer and use it in GitHub Desktop.
A tentative reference json for RT Analyzer...(input) Very incomplete.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pos,Name,Ct SYBR,Amount SYBR,Target SYBR | |
A1,,20.73,-, | |
A2,,19.66,-, | |
A3,,18.66,-, | |
A4,,17.64,-, | |
A5,,17.11,-, | |
A6,,29.74,-, | |
A7,,25.68,-, | |
A8,,24.6,-, | |
A9,,23.51,-, | |
A10,,22.26,-, | |
A11,,21.01,-, | |
A12,,,-, | |
B1,,20.73,-, | |
B2,,19.83,-, | |
B3,,18.88,-, | |
B4,,17.68,-, | |
B5,,16.76,-, | |
B6,,34.99,-, | |
B7,,25.68,-, | |
B8,,24.55,-, | |
B9,,22.88,-, | |
B10,,21.53,-, | |
B11,,20.27,-, | |
B12,,,-, | |
C1,,29.64,-, | |
C2,,28.37,-, | |
C3,,27.63,-, | |
C4,,26.28,-, | |
C5,,22.32,-, | |
C6,,34.41,-, | |
C7,,17.24,-, | |
C8,,16.26,-, | |
C9,,15.02,-, | |
C10,,13.66,-, | |
C11,,12.55,-, | |
C12,,36.25,-, | |
D1,,29.71,-, | |
D2,,28.55,-, | |
D3,,27.54,-, | |
D4,,26.38,-, | |
D5,,24.1,-, | |
D6,,33.18,-, | |
D7,,17.27,-, | |
D8,,16.44,-, | |
D9,,14.93,-, | |
D10,,13.85,-, | |
D11,,12.64,-, | |
D12,,35.96,-, | |
E1,,29.19,-, | |
E2,,28.02,-, | |
E3,,27.27,-, | |
E4,,25.15,-, | |
E5,,24.62,-, | |
E6,,35.19,-, | |
E7,,15.87,-, | |
E8,,14.98,-, | |
E9,,14.28,-, | |
E10,,13.67,-, | |
E11,,12.27,-, | |
E12,,30.46,-, | |
F1,,29.17,-, | |
F2,,27.95,-, | |
F3,,26.92,-, | |
F4,,25.61,-, | |
F5,,25.21,-, | |
F6,,35.39,-, | |
F7,,15.92,-, | |
F8,,15.34,-, | |
F9,,14.31,-, | |
F10,,13.43,-, | |
F11,,12.61,-, | |
F12,,30.43,-, | |
,,,, | |
Analysis Parameters,,,, | |
Type of Application,Quantification,,, | |
Dye(s),SYBR,,, | |
Inverted Data,OFF,,, | |
Threshold setting,Noiseband,,, | |
Threshold level,308,,, | |
Baseline setting,Automatic,,, | |
Baseline range (from cycle no. ... to),n/a,,, | |
Drift Correction,OFF,,, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"A1": { | |
"name": "", | |
"sample": "", | |
"probe": "", | |
"cycle": "" | |
}, | |
"A2": { | |
"name": "", | |
"sample": "", | |
"probe": "", | |
"cycle: "" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment