diff --git a/src/allotropy/parsers/appbio_quantstudio_designandanalysis/appbio_quantstudio_designandanalysis_reader.py b/src/allotropy/parsers/appbio_quantstudio_designandanalysis/appbio_quantstudio_designandanalysis_reader.py index 1a055f013..fbde4db52 100644 --- a/src/allotropy/parsers/appbio_quantstudio_designandanalysis/appbio_quantstudio_designandanalysis_reader.py +++ b/src/allotropy/parsers/appbio_quantstudio_designandanalysis/appbio_quantstudio_designandanalysis_reader.py @@ -18,7 +18,7 @@ class DesignQuantstudioReader: - SUPPORTED_EXTENSIONS = "xlsx" + SUPPORTED_EXTENSIONS = "xlsx,xls" header: SeriesData data: dict[str, pd.DataFrame] diff --git a/src/allotropy/parsers/appbio_quantstudio_designandanalysis/structure/generic/structure.py b/src/allotropy/parsers/appbio_quantstudio_designandanalysis/structure/generic/structure.py index a891ddfbb..e86e0dffb 100644 --- a/src/allotropy/parsers/appbio_quantstudio_designandanalysis/structure/generic/structure.py +++ b/src/allotropy/parsers/appbio_quantstudio_designandanalysis/structure/generic/structure.py @@ -338,7 +338,9 @@ def create_multicomponent_data( stage_number = well_data.get("Stage Number") stage_data = ( well_data - if header.pcr_stage_number is None or stage_number is None + if header.pcr_stage_number is None + or stage_number is None + or well_data["Stage Number"].isnull().all() else assert_not_empty_df( well_data[stage_number == header.pcr_stage_number], # type: ignore[arg-type] msg=f"Unable to find multi component data for stage {header.pcr_stage_number}.", diff --git a/tests/parsers/appbio_quantstudio_designandanalysis/testdata/appbio_quantstudio_designandanalysis_QS7Pro_Presence_and_Absence_autoexport.json b/tests/parsers/appbio_quantstudio_designandanalysis/testdata/appbio_quantstudio_designandanalysis_QS7Pro_Presence_and_Absence_autoexport.json new file mode 100644 index 000000000..ef33c54be --- /dev/null +++ b/tests/parsers/appbio_quantstudio_designandanalysis/testdata/appbio_quantstudio_designandanalysis_QS7Pro_Presence_and_Absence_autoexport.json @@ -0,0 +1,112397 @@ +{ + "$asm.manifest": "http://purl.allotrope.org/manifests/pcr/BENCHLING/2023/09/qpcr.manifest", + "qPCR aggregate document": { + "device system document": { + "device identifier": "QS7Pro", + "model number": "QuantStudio™ 7 Pro System", + "device serial number": "1234", + "product manufacturer": "ThermoFisher Scientific" + }, + "qPCR document": [ + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_0", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "A1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 12, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 14.966812941961987, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.557215452194214, + 3.5548343658447266, + 3.5672545433044434, + 3.5888142585754395, + 3.601731061935425, + 3.6081767082214355, + 3.615175247192383, + 3.6254923343658447, + 3.6295206546783447, + 3.6467299461364746, + 3.664736270904541, + 3.6727802753448486, + 3.6918158531188965, + 3.721646785736084, + 3.7434136867523193, + 3.7712152004241943, + 3.8125743865966797, + 3.8657824993133545, + 3.9295482635498047, + 4.013177394866943, + 4.09431791305542, + 4.166306018829346, + 4.241147994995117, + 4.315572738647461, + 4.379317760467529, + 4.450378894805908, + 4.519480228424072, + 4.577483177185059, + 4.63720178604126, + 4.69599723815918, + 4.749924182891846, + 4.805052757263184, + 4.837929725646973, + 4.87461519241333, + 4.90697717666626, + 4.9369401931762695, + 4.964810848236084, + 4.999949932098389, + 5.02890682220459, + 5.058887481689453 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.005316374518654365, + -0.0078557968139648, + -0.006226704337380307, + 0.004541925950483926, + 0.006667644327336974, + 0.002322205630215856, + -0.0014703403819691825, + -0.0019443381916391285, + -0.008707102862271433, + -0.00228889638727341, + 0.004926343397660692, + 0.0021792628548360053, + 0.010423755645751997, + 0.029463603279807193, + 0.04043941931291069, + 0.057449848001653384, + 0.08801794919100688, + 0.13043497692454936, + 0.1834096561778677, + 0.25624770251187406, + 0.32659713571721877, + 0.38779415650801224, + 0.4518450476906514, + 0.5154787063598634, + 0.5684326431967994, + 0.6287026925520465, + 0.6870129411870782, + 0.7342248049649327, + 0.7831523288380016, + 0.8311566959727896, + 0.8742925557223233, + 0.9186300451105294, + 0.9407159285111861, + 0.9666103102944112, + 0.9881812095642091, + 1.0073531410910865, + 1.0244327111677691, + 1.0487807100469415, + 1.0669465151700108, + 1.0861360896717418 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 923351.6875, + 924407, + 929152.0625, + 932769.25, + 934336.25, + 934559.75, + 934776.25, + 936408.8125, + 937641.5625, + 939786.375, + 942696.25, + 943548.25, + 946892.875, + 952391.0625, + 956862.9375, + 964781.6875, + 975992.25, + 989146.125, + 1004257.3125, + 1024629.3125, + 1044609.875, + 1062034, + 1081369.5, + 1100984.5, + 1118201.5, + 1136393, + 1152762.625, + 1165883.625, + 1179538.125, + 1192299.375, + 1199948.375, + 1204641.625, + 1205762, + 1211569.875, + 1217208.25, + 1222917, + 1229152.625, + 1237131, + 1244268.125, + 1252318.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 259571.484375, + 260042.21875, + 260467, + 259910.15625, + 259413.109375, + 259011.640625, + 258570.109375, + 258284.59375, + 258337.578125, + 257706.59375, + 257234.40625, + 256903, + 256484.3125, + 255905.8125, + 255612.390625, + 255827.796875, + 255992.96875, + 255872.15625, + 255565.59375, + 255316.234375, + 255136.46875, + 254910.21875, + 254970.953125, + 255118.96875, + 255336.90625, + 255347.484375, + 255065.296875, + 254699.71875, + 254364.1875, + 253896.953125, + 252624.734375, + 250703.09375, + 249230.984375, + 248546.765625, + 248056.625, + 247707.46875, + 247572.890625, + 247428.671875, + 247423.171875, + 247548.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_1", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "A2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 15.816104800794879, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.4042158126831055, + 3.407505512237549, + 3.421384334564209, + 3.435840368270874, + 3.4382174015045166, + 3.44688081741333, + 3.461282730102539, + 3.472231149673462, + 3.484027862548828, + 3.4912238121032715, + 3.501742362976074, + 3.5134682655334473, + 3.5270345211029053, + 3.5428566932678223, + 3.567829132080078, + 3.5996639728546143, + 3.6406044960021973, + 3.6906678676605225, + 3.752331018447876, + 3.82503080368042, + 3.900200605392456, + 3.97778582572937, + 4.056658744812012, + 4.124935150146484, + 4.187928199768066, + 4.256200790405273, + 4.3230814933776855, + 4.387834072113037, + 4.4449286460876465, + 4.4969987869262695, + 4.550591468811035, + 4.609025478363037, + 4.658944129943848, + 4.697188854217529, + 4.7359619140625, + 4.765941619873047, + 4.8043718338012695, + 4.84726619720459, + 4.8737263679504395, + 4.891658782958984 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.004688934846357988, + -0.0023919885808773318, + 0.0011162107641045898, + 0.005201621489091394, + -0.0027919682589442624, + -0.004499175331809465, + -0.000467885624278715, + 0.00010991096496590184, + 0.001536000858653878, + -0.0016386725685814413, + -0.0014907446774569417, + -0.00013546510176212952, + 0.0030601674860171995, + 0.008511716669255957, + 0.023113532499833583, + 0.04457775029269148, + 0.07514765045859581, + 0.11484039913524277, + 0.16613292694091805, + 0.22846208919178376, + 0.2932612679221412, + 0.360475865277377, + 0.4289781613783404, + 0.48688394373113436, + 0.5395063703710382, + 0.597408338026567, + 0.6539184180173009, + 0.7083003737709738, + 0.7550243247639049, + 0.7967238426208497, + 0.8399459015239371, + 0.8880092880942604, + 0.9275573166933927, + 0.9554314179853961, + 0.9838338548486881, + 1.0034429376775567, + 1.031502528624101, + 1.0640262690457432, + 1.080115816809914, + 1.0876776088367808 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 829588.625, + 829775.0625, + 831495.6875, + 832462.75, + 831130.375, + 831094.5, + 833118.75, + 834873.4375, + 836343.5, + 837134.1875, + 840084.5, + 841806.5, + 843532.6875, + 846191.25, + 851751.5, + 858286.75, + 867111, + 879624.875, + 896068, + 914601.3125, + 931740.0625, + 949030.8125, + 967251.375, + 983144.0625, + 998555.125, + 1015410.5625, + 1030557.9375, + 1044921.25, + 1058545, + 1069637.75, + 1079689.75, + 1086417.5, + 1090560.125, + 1093564.375, + 1098141.875, + 1103179.625, + 1109075.125, + 1116848.625, + 1122813.375, + 1127995.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 243694.484375, + 243513.9375, + 243029.015625, + 242287.953125, + 241732.9375, + 241114.953125, + 240696.53125, + 240442.9375, + 240050.75, + 239782.453125, + 239904.71875, + 239594.171875, + 239162.015625, + 238844.328125, + 238731.015625, + 238435.234375, + 238177.75, + 238337.59375, + 238803.03125, + 239109.53125, + 238895.421875, + 238582.6875, + 238435.484375, + 238341.703125, + 238436.546875, + 238572.046875, + 238385.046875, + 238140.5625, + 238146.6875, + 237855.90625, + 237263.609375, + 235715.234375, + 234078.8125, + 232812.515625, + 231873.03125, + 231471.5, + 230847.0625, + 230407.9375, + 230380.875, + 230595.75 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_2", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "A3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 12, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 15.814299235185441, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.506621837615967, + 3.5078234672546387, + 3.5282135009765625, + 3.541668653488159, + 3.5476484298706055, + 3.5592565536499023, + 3.5677449703216553, + 3.5735673904418945, + 3.5913360118865967, + 3.6012637615203857, + 3.6134743690490723, + 3.624624013900757, + 3.64467453956604, + 3.668833017349243, + 3.6818833351135254, + 3.7070484161376953, + 3.744786262512207, + 3.7971174716949463, + 3.8552017211914062, + 3.9319546222686768, + 4.006509304046631, + 4.081544399261475, + 4.159872531890869, + 4.234263896942139, + 4.312794208526611, + 4.384255409240723, + 4.4524431228637695, + 4.515411853790283, + 4.576045989990234, + 4.631494045257568, + 4.675783634185791, + 4.740365028381348, + 4.79112434387207, + 4.82327127456665, + 4.866879940032959, + 4.897168159484863, + 4.935821056365967, + 4.975063323974609, + 4.997734546661377, + 5.009324550628662 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0003061236757222474, + -0.009040562311808387, + 0.0008011557839133765, + 0.003707992669307991, + -0.0008605465744482288, + 0.00019926157864658123, + -0.001860637375802554, + -0.006586532881765805, + 0.0006337729367342781, + 1.3206944321275671e-05, + 0.00167549884680529, + 0.0022768280722877954, + 0.011779038111368934, + 0.02538920026836955, + 0.02789120240644971, + 0.04250796780441757, + 0.06969749855272722, + 0.11148039210926397, + 0.15901632597952187, + 0.2252209114305903, + 0.2892272775823419, + 0.3537140571709836, + 0.42149387417417605, + 0.4853369235992431, + 0.5533189195575137, + 0.6142318046454229, + 0.6718712026422673, + 0.7242916179425789, + 0.774377438516328, + 0.8192771781574595, + 0.8530184514594801, + 0.9070515300288347, + 0.9472625298933548, + 0.9688611449617328, + 1.0019214948018393, + 1.0216613986275416, + 1.0497659798824426, + 1.078459931864883, + 1.0905828389254486, + 1.0916245272665313 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 922432.1875, + 922865.1875, + 925899.5, + 927727.125, + 928212.75, + 929983.5, + 931299.8125, + 932396.6875, + 936803, + 938540.4375, + 941720.5625, + 944115.25, + 948180.9375, + 953372.125, + 954997.8125, + 960723.75, + 972093.375, + 986340.375, + 1002412.6875, + 1021716.0625, + 1040707.1875, + 1059447.125, + 1080402, + 1099502.25, + 1119239.375, + 1136375.75, + 1152909.875, + 1169590.875, + 1184526.25, + 1197864.625, + 1208414.75, + 1216957, + 1221040.375, + 1222996.25, + 1227026.25, + 1231916.875, + 1240506.5, + 1248213.5, + 1253959.125, + 1259294.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263054.375, + 263087.6875, + 262427.28125, + 261946.328125, + 261641.703125, + 261285.890625, + 261033.171875, + 260914.8125, + 260850.828125, + 260614.1875, + 260613.59375, + 260472.609375, + 260155.171875, + 259857.046875, + 259377.53125, + 259161.375, + 259585.8125, + 259760.296875, + 260015.625, + 259849.40625, + 259754.078125, + 259570.15625, + 259719.96875, + 259667.859375, + 259516.0625, + 259194.6875, + 258938.71875, + 259021.96875, + 258853.671875, + 258634.59375, + 258441.125, + 256722.203125, + 254854.65625, + 253561.5625, + 252117.640625, + 251556.984375, + 251327.28125, + 250894, + 250905.515625, + 251390.109375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_3", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "A4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 14, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.532377134632426, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.4128799438476562, + 3.4170823097229004, + 3.4234979152679443, + 3.442610740661621, + 3.453150510787964, + 3.465149164199829, + 3.471184730529785, + 3.4771456718444824, + 3.4897384643554688, + 3.5020575523376465, + 3.5160622596740723, + 3.5311028957366943, + 3.5424914360046387, + 3.5523808002471924, + 3.568593978881836, + 3.604348659515381, + 3.6388895511627197, + 3.675690174102783, + 3.7278056144714355, + 3.789577007293701, + 3.8704752922058105, + 3.936995267868042, + 4.034732818603516, + 4.118268013000488, + 4.182613372802734, + 4.249970436096191, + 4.320926666259766, + 4.389261722564697, + 4.441795825958252, + 4.493651390075684, + 4.546803951263428, + 4.60908842086792, + 4.667122840881348, + 4.700681209564209, + 4.736473083496094, + 4.771246433258057, + 4.796304702758789, + 4.836117744445801, + 4.881972789764404, + 4.902134418487549 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.008494074250156617, + 0.001430421164541654, + -0.003419992251273948, + 0.0044268141815432625, + 0.0037005653470269326, + 0.00443319979803262, + -0.000797252832870873, + -0.006102330479032711, + -0.00477555692890593, + -0.0037224879075872987, + -0.0009837995320210648, + 0.002790817569741458, + 0.002913338876826691, + 0.0015366841585208544, + 0.006483843832304862, + 0.03097250550499068, + 0.05424737819147, + 0.07978198217067393, + 0.12063140357846718, + 0.17113677743987324, + 0.24076904339112307, + 0.29602300009249544, + 0.3824945318671095, + 0.45476370730322263, + 0.5078430481446096, + 0.563934092477207, + 0.6236243036799222, + 0.6806933410239943, + 0.7219614254566894, + 0.7625509706132615, + 0.8044375128401465, + 0.8554559634837792, + 0.9022243645363478, + 0.9245167142583496, + 0.9490425692293748, + 0.9725499000304786, + 0.9863421505703515, + 1.0148891732965037, + 1.0494781996542482, + 1.0583738094165331 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 904955.1875, + 906157.8125, + 907547.125, + 911586.3125, + 913928.3125, + 915993, + 916451, + 917787.0625, + 920459.1875, + 923421.75, + 928227.9375, + 931506.9375, + 933728.875, + 935581.3125, + 940302.1875, + 947831.9375, + 955712.0625, + 966086.125, + 979947.9375, + 996270.5625, + 1017433.75, + 1035767.75, + 1060600.25, + 1081214.625, + 1097546.625, + 1117639.75, + 1135526.875, + 1152424.25, + 1167326.25, + 1180361.625, + 1193950.625, + 1207271, + 1209183.875, + 1207980.5, + 1210124.75, + 1214756.25, + 1219426.25, + 1226738.875, + 1235143.5, + 1239555.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 265158.8125, + 265184.65625, + 265093.53125, + 264795.0625, + 264665.0625, + 264344.46875, + 264016.78125, + 263948.40625, + 263761.65625, + 263679.78125, + 263996.4375, + 263800.5625, + 263579.71875, + 263367.40625, + 263493.75, + 262969, + 262638.375, + 262831.21875, + 262875.28125, + 262897.5625, + 262870.5, + 263085.84375, + 262867.53125, + 262541.09375, + 262406.90625, + 262975.875, + 262797.0625, + 262555.375, + 262805.03125, + 262673.15625, + 262591.1875, + 261932.71875, + 259085.5, + 256979.875, + 255490.671875, + 254599.359375, + 254242.875, + 253661.90625, + 253000.90625, + 252860.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_4", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "A5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 15.406962865588063, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3698530197143555, + 3.372102975845337, + 3.387310266494751, + 3.3972933292388916, + 3.4036059379577637, + 3.409964084625244, + 3.4217722415924072, + 3.4347164630889893, + 3.446596145629883, + 3.459998369216919, + 3.477341413497925, + 3.4891700744628906, + 3.500690221786499, + 3.5196003913879395, + 3.5549585819244385, + 3.58750319480896, + 3.6309974193573, + 3.6859917640686035, + 3.7562758922576904, + 3.826413869857788, + 3.9074742794036865, + 3.9817821979522705, + 4.053998947143555, + 4.119845867156982, + 4.188701152801514, + 4.255410671234131, + 4.326260089874268, + 4.383612155914307, + 4.434587001800537, + 4.489226818084717, + 4.567168235778809, + 4.618180274963379, + 4.638627529144287, + 4.677275657653809, + 4.714850902557373, + 4.742436408996582, + 4.766819953918457, + 4.8131422996521, + 4.844051837921143, + 4.86069393157959 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.012388966300270936, + 0.002997961911288054, + 0.006564292040738233, + 0.004906394264914975, + -0.000421957536177282, + -0.0057047713886606965, + -0.005537574941461938, + -0.00423431396484379, + -0.0039955919439141185, + -0.002234328876842313, + 0.003467754884199663, + 0.0036554553292016, + 0.0035346421328456713, + 0.010803851214322218, + 0.034521081230857356, + 0.05542473359541451, + 0.08727799762379047, + 0.13063138181512987, + 0.1892745494842529, + 0.24777156656438667, + 0.31719101559032076, + 0.37985797361894086, + 0.44043376229026115, + 0.49463972178372456, + 0.551854046908292, + 0.6069226048209453, + 0.6661310629411177, + 0.7118421684611929, + 0.751176053827459, + 0.7941749095916748, + 0.8604753667658027, + 0.8998464454304087, + 0.908652739091353, + 0.9356599070809106, + 0.9615941914645108, + 0.9775387373837559, + 0.990281321785667, + 1.0249627069993452, + 1.0442312847484243, + 1.0492324178869072 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 917210.1875, + 920100.625, + 924650.1875, + 926614.625, + 929503.5, + 930771.3125, + 933083.1875, + 936029.5625, + 939101.375, + 941834.375, + 946717.0625, + 950636.1875, + 953747.3125, + 957743.75, + 966654.3125, + 975327.1875, + 986275.375, + 1001273.375, + 1020071.875, + 1040790.4375, + 1062770.125, + 1081873.125, + 1101603.125, + 1118946.125, + 1137142.125, + 1155147.375, + 1173309, + 1188473.875, + 1203074.625, + 1216248.75, + 1227068.375, + 1224470.75, + 1222756.125, + 1227135.875, + 1233110.125, + 1239178.75, + 1244536.5, + 1252214.625, + 1257777.875, + 1261723.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272181.0625, + 272856.625, + 272974.75, + 272750.84375, + 273093.75, + 272956.34375, + 272690.03125, + 272520.1875, + 272472.125, + 272206.59375, + 272253.125, + 272453.375, + 272445.5, + 272117.1875, + 271917.1875, + 271867.96875, + 271626.5625, + 271642.875, + 271564.6875, + 272001.53125, + 271983.90625, + 271705.75, + 271732.46875, + 271599.03125, + 271478.46875, + 271453.78125, + 271206.3125, + 271117.46875, + 271293.5, + 270926.09375, + 268671.59375, + 265141.40625, + 263603, + 262361.25, + 261537.46875, + 261295.8125, + 261083.171875, + 260165.71875, + 259654.09375, + 259576.890625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_5", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "A6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 12, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 15.9308531680995, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.408252239227295, + 3.4100329875946045, + 3.419055223464966, + 3.446434736251831, + 3.4587340354919434, + 3.470069169998169, + 3.4797778129577637, + 3.493102788925171, + 3.4960877895355225, + 3.501269578933716, + 3.5161542892456055, + 3.5338895320892334, + 3.548760414123535, + 3.5690438747406006, + 3.589780807495117, + 3.615370035171509, + 3.6542882919311523, + 3.7010252475738525, + 3.765279769897461, + 3.834667682647705, + 3.911836624145508, + 3.9869461059570312, + 4.064329624176025, + 4.1351776123046875, + 4.202620029449463, + 4.27500581741333, + 4.3476176261901855, + 4.402186393737793, + 4.461907863616943, + 4.519006252288818, + 4.57745885848999, + 4.637746334075928, + 4.684409141540527, + 4.706577777862549, + 4.732592582702637, + 4.761799335479736, + 4.801909446716309, + 4.846217155456543, + 4.868100166320801, + 4.881649494171143 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0012875152356695459, + -0.010571034749349107, + -0.012613066759976466, + 0.0037021781459000806, + 0.004937209505023254, + 0.005208076130260152, + 0.0038524512088661915, + 0.0061131592952842866, + -0.0019661079753528383, + -0.00784858645814861, + -0.0040281440272476494, + 0.002642830935391593, + 0.006449445088704219, + 0.01566863782478096, + 0.025341302698308876, + 0.03986626249371135, + 0.06772025137236622, + 0.10339293913407772, + 0.15658319357669698, + 0.21490683844595243, + 0.2810115120627665, + 0.3450567259933008, + 0.41137597633130624, + 0.47115969657897966, + 0.527537845842766, + 0.5888593659256445, + 0.6504069068215108, + 0.6939114064881295, + 0.7425686084862912, + 0.7886027292771776, + 0.8359910675973603, + 0.8852142753023091, + 0.9208128148859196, + 0.9319171833269524, + 0.9468677202860516, + 0.9650102051821621, + 0.9940560485377457, + 1.0272994893969913, + 1.03811823238026, + 1.0406032923496131 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 946332.125, + 946403.375, + 948802.875, + 955805.75, + 958943.1875, + 961806.875, + 963282.1875, + 966067.375, + 967460.125, + 968738.0625, + 974297.4375, + 978852.25, + 983183.5, + 987880.5625, + 992757.375, + 998429.75, + 1007614.375, + 1019371.4375, + 1037851.9375, + 1059064.25, + 1079506.25, + 1098991.5, + 1120444.875, + 1140213.875, + 1161072.75, + 1180969.375, + 1200225.25, + 1216114.75, + 1231598.25, + 1246309.75, + 1259607.875, + 1264814.5, + 1261386.75, + 1259473.625, + 1262454, + 1269001.25, + 1278576.875, + 1287656.125, + 1292570.25, + 1296089.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277659.0625, + 277534.96875, + 277504.40625, + 277331.75, + 277252.65625, + 277172.25, + 276822.90625, + 276564.25, + 276726.5, + 276681.9375, + 277091.78125, + 276990.0625, + 277049.84375, + 276791.375, + 276550.96875, + 276162.53125, + 275734.78125, + 275429.46875, + 275637.40625, + 276181.5, + 275958.9375, + 275647.4375, + 275677.65625, + 275735.15625, + 276273.5625, + 276249.78125, + 276065.03125, + 276252.4375, + 276025.03125, + 275792.875, + 275176.21875, + 272721.78125, + 269273.40625, + 267598.59375, + 266757.375, + 266496.15625, + 266264.25, + 265703.34375, + 265518.40625, + 265502.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_6", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "A7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.49870525764723, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.37359619140625, + 3.377020835876465, + 3.389517068862915, + 3.399521827697754, + 3.4136953353881836, + 3.421907663345337, + 3.428741693496704, + 3.4378421306610107, + 3.4441065788269043, + 3.454967975616455, + 3.471928596496582, + 3.487156629562378, + 3.498288631439209, + 3.5119221210479736, + 3.533842086791992, + 3.559596538543701, + 3.5820324420928955, + 3.6298186779022217, + 3.687126874923706, + 3.754300594329834, + 3.8280913829803467, + 3.901642322540283, + 3.981402635574341, + 4.056700229644775, + 4.1232404708862305, + 4.185029029846191, + 4.259639739990234, + 4.326999664306641, + 4.387670040130615, + 4.447116374969482, + 4.5017547607421875, + 4.57778263092041, + 4.6136064529418945, + 4.636763572692871, + 4.675120830535889, + 4.715024948120117, + 4.7556538581848145, + 4.786931037902832, + 4.819888591766357, + 4.8400702476501465 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.006117417595603096, + -0.0009177771481599217, + 0.0011186166243119678, + 0.0006635362451725291, + 0.004377204721624355, + 0.0021296934647993693, + -0.001496115597811749, + -0.00285551764748297, + -0.007050908695567721, + -0.006649351119995246, + -0.00014856945384615454, + 0.004619624397971438, + 0.005291787060824187, + 0.008465437455610974, + 0.01992556398565122, + 0.0352201765233819, + 0.04719624085859837, + 0.08452263745394624, + 0.13137099526145232, + 0.1880848754536024, + 0.25141582489013675, + 0.31450692523609497, + 0.3838073990561747, + 0.448645153912631, + 0.5047255559401078, + 0.5560542756860909, + 0.6202051466161556, + 0.6771052317185835, + 0.7273157683285798, + 0.7763022639534691, + 0.8204808105121959, + 0.8860488414764407, + 0.9114128242839468, + 0.924110104820945, + 0.9520075234499843, + 0.981451801820235, + 1.011620872670954, + 1.0324382131749936, + 1.0549359278245407, + 1.0646577444943515 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 922300.6875, + 924174.8125, + 928021.6875, + 930687.8125, + 933647.625, + 935867.5625, + 937582.875, + 940236.375, + 941792.375, + 944017.3125, + 948369.125, + 952600.5, + 955323.8125, + 959080.5, + 964980.4375, + 971161.8125, + 977616.9375, + 990127.3125, + 1004855, + 1024086.625, + 1044430.75, + 1064115.125, + 1084905.125, + 1104345.25, + 1123333.25, + 1141778.625, + 1161205, + 1178057.75, + 1194135.75, + 1209662.375, + 1222381, + 1230762.625, + 1226673.125, + 1224700.5, + 1228915.75, + 1234668.625, + 1240877.25, + 1247554.75, + 1254794.875, + 1259717.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 273388, + 273665.71875, + 273791.71875, + 273770.21875, + 273500.5625, + 273492.9375, + 273448.09375, + 273496.09375, + 273450.40625, + 273234.75, + 273153.40625, + 273174, + 273083.1875, + 273092.75, + 273068.34375, + 272829.1875, + 272922.40625, + 272775.96875, + 272530.625, + 272776.9375, + 272833.28125, + 272735.1875, + 272493.1875, + 272227.46875, + 272439.4375, + 272824.53125, + 272606.375, + 272257.40625, + 272157.15625, + 272010.5, + 271534.34375, + 268855.625, + 265881.625, + 264128.3125, + 262862.875, + 261858.34375, + 260926.75, + 260616.8125, + 260336.90625, + 260268.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_7", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "A8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.613495818944955, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.324678421020508, + 3.32817006111145, + 3.338597536087036, + 3.353778839111328, + 3.3681507110595703, + 3.3708198070526123, + 3.380080461502075, + 3.3907716274261475, + 3.4015719890594482, + 3.4087090492248535, + 3.420527935028076, + 3.438974618911743, + 3.4507360458374023, + 3.4642350673675537, + 3.483755588531494, + 3.503368854522705, + 3.535534143447876, + 3.5823915004730225, + 3.635441780090332, + 3.7003142833709717, + 3.770961284637451, + 3.848501443862915, + 3.9272868633270264, + 4.004688739776611, + 4.080270290374756, + 4.144130706787109, + 4.2157392501831055, + 4.272382736206055, + 4.3303375244140625, + 4.391172885894775, + 4.4523115158081055, + 4.522255897521973, + 4.563251495361328, + 4.5897088050842285, + 4.620380401611328, + 4.653831958770752, + 4.6890950202941895, + 4.726919174194336, + 4.765665531158447, + 4.785787582397461 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.005259832468899999, + -0.0017565033652566179, + -0.0018370043147692364, + 0.0028363227844237556, + 0.006700218807567387, + -0.0011386611244896209, + -0.0023859826001252863, + -0.002202792601152021, + -0.0019104068929497956, + -0.005281322652643522, + -0.003970412774519422, + 0.00396829518404857, + 0.005221746184609194, + 0.00821279178966156, + 0.017225337028503436, + 0.026330627094615373, + 0.047987940094687716, + 0.08433732119473564, + 0.1268796248869462, + 0.1812441522424873, + 0.2413831775838678, + 0.3084153608842331, + 0.37669280442324543, + 0.44358670494773184, + 0.5086602796207774, + 0.5620127201080324, + 0.6231132875789295, + 0.6692487976767801, + 0.716695609959689, + 0.7670229955153033, + 0.8176536495035344, + 0.877090055292303, + 0.9075776772065595, + 0.9235270110043613, + 0.9436906316063624, + 0.9666342128406872, + 0.9913892984390257, + 1.0187054764140735, + 1.0469438574530863, + 1.056557932767001 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 902010.375, + 903118.625, + 906236.8125, + 909800.9375, + 912691.1875, + 913546.625, + 915876.625, + 918386.8125, + 922174.125, + 923402.875, + 926313.5, + 931147.8125, + 934240.4375, + 937549.9375, + 942210, + 947662.125, + 956594, + 968730.0625, + 984242.8125, + 1001236.9375, + 1019423.3125, + 1039536.5, + 1060966.375, + 1082156.375, + 1102033.125, + 1120892.375, + 1140387.25, + 1155062, + 1170906.25, + 1186515.375, + 1201320, + 1209848.75, + 1204235.875, + 1201837.125, + 1205887.875, + 1211921.625, + 1218473, + 1225392.25, + 1231463, + 1235760.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 271307.5625, + 271355.90625, + 271442.375, + 271276.375, + 270976.9375, + 271016.15625, + 270962.96875, + 270848.90625, + 271102.34375, + 270895.1875, + 270810.09375, + 270763.21875, + 270736.5625, + 270636.9375, + 270458.125, + 270500.25, + 270565.625, + 270414.34375, + 270735.40625, + 270581.59375, + 270335.125, + 270114.625, + 270152.5, + 270222.34375, + 270088.25, + 270477.09375, + 270507.0625, + 270355.46875, + 270396.0625, + 270204.65625, + 269819.40625, + 267532.125, + 263898.65625, + 261854.765625, + 260993.203125, + 260413.703125, + 259852.484375, + 259236.984375, + 258403.140625, + 258214.71875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_8", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "A9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 17.01409366680778, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3596997261047363, + 3.3579468727111816, + 3.370891809463501, + 3.38442063331604, + 3.395702600479126, + 3.401428461074829, + 3.418006181716919, + 3.4359991550445557, + 3.437913179397583, + 3.447171688079834, + 3.46573543548584, + 3.4707934856414795, + 3.4853250980377197, + 3.5018062591552734, + 3.5226686000823975, + 3.5450847148895264, + 3.567913055419922, + 3.605088949203491, + 3.660388708114624, + 3.7301671504974365, + 3.7984535694122314, + 3.8762407302856445, + 3.9567275047302246, + 4.036200046539307, + 4.106379985809326, + 4.172080039978027, + 4.250364303588867, + 4.315907001495361, + 4.36673641204834, + 4.417326927185059, + 4.473349571228027, + 4.55728816986084, + 4.614427089691162, + 4.640201568603516, + 4.665521144866943, + 4.705221652984619, + 4.733325481414795, + 4.774108409881592, + 4.805047512054443, + 4.82879638671875 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.010064920512112486, + -0.002952931144020742, + -0.0012729926542803909, + 0.0009908329356801311, + 0.001007801836187084, + -0.0045313358306883315, + 0.0007813865488225276, + 0.007509361613880706, + -0.001841612295670935, + -0.003848101875998943, + 0.0034506472674283757, + -0.0027563008395109605, + 0.0005103132941507334, + 0.00572647614912546, + 0.015323818813670943, + 0.026474935358220864, + 0.038038277626037384, + 0.06394917314702818, + 0.10798393379558201, + 0.16649737791581598, + 0.22351879856803192, + 0.29004096117886646, + 0.35926273736086756, + 0.4274702809073706, + 0.4863852219148116, + 0.5408202778209338, + 0.6078395431691951, + 0.6621172428131102, + 0.7016816551035102, + 0.74100717197765, + 0.7857648177580402, + 0.8584384181282737, + 0.904312339696017, + 0.918821820345792, + 0.9328763983466407, + 0.961311908201738, + 0.9781507383693347, + 1.007668668573553, + 1.0273427724838256, + 1.0398266488855537 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 923915.4375, + 924238.0625, + 927893.5, + 930701.375, + 933982.5, + 934983.5, + 937312.0625, + 941246.3125, + 943430.1875, + 946196.0625, + 950627.3125, + 953040.4375, + 956775.125, + 960796.25, + 965459.1875, + 971409.25, + 978293.75, + 988665.25, + 1002865.75, + 1021709.125, + 1041605.3125, + 1062168, + 1082996.125, + 1103914.5, + 1123663.75, + 1141375.75, + 1161331.75, + 1178756.625, + 1195305.875, + 1209901, + 1224065.75, + 1236599.5, + 1233562.5, + 1230384.875, + 1230793.875, + 1239259.5, + 1244565.5, + 1252137, + 1259652.625, + 1266364.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 274999.40625, + 275239.03125, + 275266.46875, + 274995.78125, + 275048.375, + 274879.65625, + 274227.71875, + 273936.71875, + 274419.4375, + 274484.75, + 274293.09375, + 274588.625, + 274515.3125, + 274371.625, + 274070.40625, + 274015.8125, + 274192.15625, + 274241.5625, + 273977.9375, + 273904.375, + 274218.25, + 274020.125, + 273710.0625, + 273503.40625, + 273638.53125, + 273574.75, + 273231.09375, + 273119.09375, + 273729.8125, + 273898.90625, + 273635.15625, + 271345.46875, + 267327.34375, + 265157.625, + 263806.3125, + 263379.625, + 262936.8125, + 262276.625, + 262151.96875, + 262252.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_9", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "A10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 15.593262526244317, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.32580828666687, + 3.3301753997802734, + 3.3448517322540283, + 3.3540823459625244, + 3.3649356365203857, + 3.368008852005005, + 3.3768410682678223, + 3.395589828491211, + 3.4012293815612793, + 3.416242837905884, + 3.4269845485687256, + 3.443406820297241, + 3.457577705383301, + 3.476567506790161, + 3.5032403469085693, + 3.5346386432647705, + 3.5768537521362305, + 3.6340668201446533, + 3.6890461444854736, + 3.754739284515381, + 3.8293418884277344, + 3.901426076889038, + 3.979365587234497, + 4.0592041015625, + 4.13480806350708, + 4.192739486694336, + 4.2534260749816895, + 4.3229804039001465, + 4.380059719085693, + 4.436896324157715, + 4.502448558807373, + 4.542387962341309, + 4.569881916046143, + 4.610104560852051, + 4.641430854797363, + 4.68217134475708, + 4.713520050048828, + 4.747260093688965, + 4.787459850311279, + 4.806121349334717 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.008517449552362737, + 0.0017215555364433355, + 0.005234880880875941, + 0.0033024874600497568, + 0.002992770888588807, + -0.005097020756114774, + -0.007427811622619669, + 0.0001579414714467254, + -0.005365512587807193, + -0.0015150633725254225, + -0.0019363598390059033, + 0.003322904760187444, + 0.006330782716924293, + 0.014157576994462366, + 0.02966740998354829, + 0.049902699210427184, + 0.08095480095256442, + 0.127004861831665, + 0.17082117904316305, + 0.22535131194374755, + 0.28879090872677876, + 0.3497120900587602, + 0.4164885932748969, + 0.48516410047357755, + 0.549605055288835, + 0.5963734713467685, + 0.6458970525047998, + 0.7042883742939341, + 0.7502046823501587, + 0.7958782802928579, + 0.8502675078131934, + 0.8790439042178066, + 0.8953748507933184, + 0.9244344884699043, + 0.9445977752858941, + 0.9741752581162886, + 0.9943609562787143, + 1.0169379927895288, + 1.0459747422825205, + 1.0534732341766357 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 914696, + 915403.8125, + 918804.75, + 921655.9375, + 924672.875, + 926086, + 926988.5625, + 930881.625, + 932635.6875, + 936150.125, + 939631.5, + 944186, + 948653.3125, + 953394.1875, + 959429.9375, + 967192.75, + 977785.875, + 992675.6875, + 1009449.8125, + 1028381.4375, + 1049911, + 1070757.75, + 1090910.125, + 1110879, + 1130380.25, + 1147421, + 1163969.75, + 1181629.875, + 1196145.875, + 1211072.5, + 1218369.875, + 1212044.375, + 1210158.75, + 1215951.875, + 1220554.75, + 1228856, + 1235744.75, + 1242849.125, + 1248908.625, + 1252685.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275029.6875, + 274881.5625, + 274692.21875, + 274786.3125, + 274796.59375, + 274965.4375, + 274513.53125, + 274144.3125, + 274205.46875, + 274029.15625, + 274186.09375, + 274201.125, + 274369.34375, + 274234.34375, + 273869.28125, + 273632.71875, + 273364.78125, + 273158.34375, + 273634.375, + 273888.90625, + 274175.3125, + 274452.90625, + 274141.71875, + 273669.15625, + 273381.5625, + 273668.5625, + 273654.625, + 273336.84375, + 273088.9375, + 272954.875, + 270601.625, + 266829.78125, + 264811.8125, + 263757.96875, + 262969.5, + 262454.3125, + 262170.25, + 261803.453125, + 260870.828125, + 260643.671875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_10", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "A11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 14, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.712313594297342, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3266499042510986, + 3.3321619033813477, + 3.339585065841675, + 3.3508827686309814, + 3.360495090484619, + 3.3676791191101074, + 3.381582498550415, + 3.389751672744751, + 3.4024600982666016, + 3.414567470550537, + 3.4205093383789062, + 3.4395861625671387, + 3.4545812606811523, + 3.463221311569214, + 3.478386640548706, + 3.5057382583618164, + 3.540231227874756, + 3.5934786796569824, + 3.6454148292541504, + 3.7106168270111084, + 3.7847423553466797, + 3.861555576324463, + 3.9466350078582764, + 4.020824909210205, + 4.091481685638428, + 4.160763263702393, + 4.229235649108887, + 4.288238048553467, + 4.341576099395752, + 4.39854097366333, + 4.457705020904541, + 4.530169486999512, + 4.580862522125244, + 4.601694583892822, + 4.638065814971924, + 4.676486968994141, + 4.702579975128174, + 4.7279133796691895, + 4.764216423034668, + 4.780462265014648 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.012420418657067334, + 0.006664106340119158, + 0.0028189573532495515, + 0.0028483486953594372, + 0.0011923591017999335, + -0.00289192371990854, + -0.0002568557267976779, + -0.0033559929796589394, + -0.0019158789050051084, + -0.0010768180682663164, + -0.006403261687094375, + 0.0014052510539412921, + 0.005132037720758209, + 0.0025037771616225335, + 0.006400794693917966, + 0.022484101059831563, + 0.04570875912557382, + 0.08768789946060362, + 0.12835573761057484, + 0.18228942392033565, + 0.24514664080871018, + 0.3106915503392962, + 0.3845026704259129, + 0.44742426033064486, + 0.5068127253116703, + 0.5648259919284384, + 0.6220300658877358, + 0.6697641538851187, + 0.7118338932802071, + 0.7575304561005884, + 0.8054261918946022, + 0.8666223465423761, + 0.9060470702209118, + 0.9156108205412927, + 0.9407137401731975, + 0.9678665827482176, + 0.9826912774350536, + 0.9967563705288724, + 1.0217911024471542, + 1.0267686329799375 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 949315.5625, + 952679.125, + 955059, + 959176.6875, + 960770.8125, + 961841.8125, + 967069.375, + 969855.1875, + 972055.875, + 974516.0625, + 977245.5, + 982725.125, + 987164.4375, + 989496.6875, + 994002.875, + 1001879.75, + 1011211.75, + 1024493.125, + 1038325.8125, + 1058836.125, + 1081059.375, + 1102851.25, + 1126906.125, + 1147352.625, + 1166933.25, + 1186156.375, + 1206064, + 1223204.625, + 1238609.875, + 1253932.125, + 1267489.375, + 1273739.625, + 1271066.75, + 1269647.125, + 1273798.75, + 1278429.125, + 1284366.125, + 1291720.75, + 1299944.75, + 1303885.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 285366.84375, + 285904.21875, + 285981.34375, + 286245.96875, + 285901.5625, + 285609.6875, + 285981.3125, + 286113.9375, + 285692.0625, + 285399.5625, + 285701.75, + 285710.28125, + 285755.15625, + 285715.6875, + 285765.5, + 285782.8125, + 285634.375, + 285097.875, + 284830.625, + 285353.125, + 285636.1875, + 285597.65625, + 285535.9375, + 285352.5625, + 285210.4375, + 285081.4375, + 285173.03125, + 285246.4375, + 285290.375, + 285079.09375, + 284336.75, + 281168.21875, + 277473.25, + 275908.59375, + 274640.0625, + 273373.8125, + 273119.46875, + 273211.59375, + 272855.9375, + 272752.9375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_11", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "A12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 12, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 15.858215306572603, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.359032392501831, + 3.359956741333008, + 3.365318775177002, + 3.386582612991333, + 3.3987627029418945, + 3.406952381134033, + 3.419705390930176, + 3.4284415245056152, + 3.4361703395843506, + 3.4548654556274414, + 3.467294692993164, + 3.4755473136901855, + 3.495007038116455, + 3.5137722492218018, + 3.5369935035705566, + 3.5687596797943115, + 3.6049563884735107, + 3.662752628326416, + 3.724940061569214, + 3.800159215927124, + 3.8610973358154297, + 3.9346413612365723, + 4.027571678161621, + 4.091468811035156, + 4.160853385925293, + 4.232284069061279, + 4.296332359313965, + 4.352585315704346, + 4.403559684753418, + 4.471431255340576, + 4.543685436248779, + 4.596647262573242, + 4.616983413696289, + 4.647432327270508, + 4.689192771911621, + 4.7258710861206055, + 4.75847864151001, + 4.793034076690674, + 4.8245391845703125, + 4.8483405113220215 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.011253992716471295, + 0.00045746167500801925, + -0.005901384353637873, + 0.0036415735880535923, + 0.004100783665975083, + 0.0005695819854737213, + 0.0016017119089762662, + -0.0013830343882243138, + -0.005375099182128995, + 0.0015991369883217917, + 0.002307494481404415, + -0.00116076469421369, + 0.006578079859415808, + 0.013622411092122455, + 0.025122785568237306, + 0.045168081919352156, + 0.06964391072591133, + 0.11571927070617657, + 0.16618582407633484, + 0.22968409856160496, + 0.2789013385772706, + 0.34072448412577316, + 0.42193392117818196, + 0.4741101741790771, + 0.5317738691965738, + 0.5914836724599201, + 0.643811082839966, + 0.6883431593577068, + 0.7275966485341391, + 0.7837473392486572, + 0.8442806402842203, + 0.8855215867360432, + 0.89413685798645, + 0.9128648916880292, + 0.9429044564565024, + 0.9678618907928468, + 0.988748566309611, + 1.011583121617635, + 1.0313673496246336, + 1.0434477965037026 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 956080.6875, + 957011.9375, + 961258.1875, + 966910.3125, + 970107.125, + 972445.375, + 975529.8125, + 978195.125, + 980834.5, + 985669.75, + 989599.1875, + 992084.125, + 996596.4375, + 1001615.9375, + 1007543, + 1015150.75, + 1024828.9375, + 1043053.625, + 1060509.75, + 1080727.5, + 1098526.25, + 1120410, + 1146054.25, + 1164332.25, + 1183374.75, + 1203740.875, + 1220526.25, + 1235707.25, + 1251943.875, + 1268180.5, + 1275625.625, + 1273549.125, + 1271791.375, + 1274601, + 1281202, + 1288227.375, + 1294865.25, + 1300313.625, + 1305953.5, + 1311858.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 284629.78125, + 284828.65625, + 285636.59375, + 285512.09375, + 285429.5, + 285429.6875, + 285267.21875, + 285317.71875, + 285444.09375, + 285299.03125, + 285409.59375, + 285446.875, + 285148.625, + 285054.3125, + 284858.59375, + 284454.78125, + 284283.3125, + 284773.15625, + 284705.1875, + 284390.0625, + 284511.40625, + 284755.3125, + 284552.15625, + 284575.625, + 284406.75, + 284418.71875, + 284085.625, + 283901.90625, + 284302.6875, + 283618.46875, + 280746.90625, + 277060.4375, + 275459.375, + 274259.1875, + 273224.4375, + 272590.46875, + 272117.5, + 271292.375, + 270689.78125, + 270578.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_12", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "A13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 14, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.785659505303748, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.300271987915039, + 3.300013780593872, + 3.305567979812622, + 3.3208494186401367, + 3.330052614212036, + 3.3358843326568604, + 3.3469603061676025, + 3.3563733100891113, + 3.356778860092163, + 3.3713669776916504, + 3.388788938522339, + 3.403010129928589, + 3.4104034900665283, + 3.4238510131835938, + 3.4375534057617188, + 3.4649879932403564, + 3.496591806411743, + 3.5369582176208496, + 3.5928995609283447, + 3.659595251083374, + 3.7391951084136963, + 3.8170225620269775, + 3.8946692943573, + 3.970454692840576, + 4.031518936157227, + 4.099765300750732, + 4.173957824707031, + 4.230321407318115, + 4.289557933807373, + 4.3624701499938965, + 4.400918483734131, + 4.440794467926025, + 4.478638648986816, + 4.524009704589844, + 4.558182716369629, + 4.590264320373535, + 4.632894992828369, + 4.667456150054932, + 4.685152530670166, + 4.7032904624938965 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.01529757681982232, + 0.004703875743981753, + -7.741879194226621e-05, + 0.0048685262808988074, + 0.0037362280981246467, + -0.0007675472117247093, + -2.7067455656096598e-05, + -0.0009495572888213264, + -0.010879501040443143, + -0.0066268771956294135, + 0.0004595898803854883, + 0.004345287531961469, + 0.0014031539152273478, + 0.004515183277619203, + 0.007882082101070628, + 0.02498117582503475, + 0.04624949524174745, + 0.07628041269618031, + 0.12188626224900186, + 0.1782464586493576, + 0.24751082222500584, + 0.3150027820836135, + 0.3823140206592622, + 0.44776392538786497, + 0.4984926749498418, + 0.5564035457886737, + 0.6202605759902989, + 0.6662886648467093, + 0.7151896975812936, + 0.7777664200131434, + 0.8058792599987038, + 0.8354197504359248, + 0.8629284377420422, + 0.897963999590396, + 0.9218015176155075, + 0.9435476278647398, + 0.9758428065649002, + 1.000068470036789, + 1.0074293568973498, + 1.0152317949664063 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 929886.625, + 930918.125, + 933767.5, + 938665.25, + 939868, + 940612, + 944899.0625, + 947625.9375, + 949882.625, + 953647.8125, + 957764.9375, + 959166.6875, + 959869.4375, + 964556.3125, + 970132.6875, + 978205.5, + 987583.1875, + 999365.125, + 1014403, + 1033026.875, + 1053957.375, + 1074532.75, + 1096451.125, + 1117733.875, + 1134614.375, + 1154327.25, + 1174365.5, + 1190310.75, + 1204533.625, + 1213965, + 1215088.625, + 1218455.625, + 1223907.5, + 1233147.5, + 1241014.875, + 1247570.75, + 1254603.5, + 1260249.625, + 1264752.125, + 1271463.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 281760.59375, + 282095.21875, + 282483.21875, + 282658.1875, + 282238.1875, + 281967.8125, + 282315.59375, + 282336.28125, + 282974.4375, + 282866.8125, + 282627.5, + 281858.3125, + 281453.34375, + 281716.78125, + 282216.03125, + 282311.375, + 282441.65625, + 282549.3125, + 282335.46875, + 282279, + 281867.4375, + 281510.71875, + 281526.125, + 281512.8125, + 281435.96875, + 281559.34375, + 281355.375, + 281375.96875, + 280806, + 278274.6875, + 276098.875, + 274377.84375, + 273276.6875, + 272578.4375, + 272260.875, + 271786.25, + 270803.34375, + 270007.8125, + 269948.96875, + 270334.9375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_13", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "A14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.39524561363862, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.291222095489502, + 3.2920126914978027, + 3.2992169857025146, + 3.320188283920288, + 3.3302342891693115, + 3.3407299518585205, + 3.3504302501678467, + 3.3579232692718506, + 3.362396001815796, + 3.373300552368164, + 3.387118101119995, + 3.3965601921081543, + 3.403027057647705, + 3.4194345474243164, + 3.4456098079681396, + 3.4672834873199463, + 3.4954209327697754, + 3.541510820388794, + 3.5939457416534424, + 3.656346321105957, + 3.728114366531372, + 3.8019967079162598, + 3.8833987712860107, + 3.959643840789795, + 4.025185585021973, + 4.093105792999268, + 4.15463924407959, + 4.213070392608643, + 4.276458263397217, + 4.350039958953857, + 4.40791130065918, + 4.431211471557617, + 4.45373010635376, + 4.490253448486328, + 4.53452205657959, + 4.5720624923706055, + 4.607692241668701, + 4.643202781677246, + 4.682055950164795, + 4.702112674713135 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0029932347210972488, + -0.005964318188754092, + -0.008508172902193856, + 0.00271497639742746, + 0.0030128327282992196, + 0.003760346499356526, + 0.003712495890530576, + 0.0014573660763828045, + -0.003818050297824005, + -0.0026616486636075187, + 0.0014077511700718581, + 0.001101693240078916, + -0.0021795901385219807, + 0.0044797507199372255, + 0.02090686234560879, + 0.03283239277926375, + 0.05122168931094073, + 0.08756342801180761, + 0.13025020035830392, + 0.1829026308926669, + 0.24492252739993026, + 0.30905671986666583, + 0.38071063431826513, + 0.4472075549038972, + 0.5030011502179232, + 0.5611732092770665, + 0.6129585114392366, + 0.6616415110501377, + 0.7152812329205602, + 0.7791147795590487, + 0.8272379723462193, + 0.8407899943265047, + 0.8535604802044956, + 0.8803356734189123, + 0.9148561325940219, + 0.9426484194668858, + 0.9685300198468294, + 0.9942924109372226, + 1.0233974305066198, + 1.0337060061368075 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 928227.875, + 929375.9375, + 933437.4375, + 941022.6875, + 944157.125, + 946705.625, + 948451.625, + 950772.375, + 952664, + 955432.375, + 959374.75, + 961123.875, + 961396.375, + 965047.0625, + 973184.0625, + 978651.625, + 986628, + 999785.1875, + 1014651.0625, + 1032978.375, + 1053628, + 1073203.25, + 1094405.75, + 1114787.125, + 1134063, + 1152844.375, + 1171652.375, + 1187564, + 1202575.375, + 1214716.625, + 1218887.125, + 1218990.875, + 1221909.25, + 1228645.125, + 1238276.375, + 1245756.625, + 1252130.75, + 1258209, + 1264257.25, + 1268672.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 282031.375, + 282312.375, + 282926.96875, + 283424.5, + 283510.71875, + 283382.875, + 283083.53125, + 283142.96875, + 283328.90625, + 283233.6875, + 283242.1875, + 282969.78125, + 282512.125, + 282224.15625, + 282441.75, + 282253.125, + 282263, + 282304.71875, + 282322.3125, + 282516.5625, + 282616.875, + 282273.59375, + 281816.46875, + 281537.21875, + 281741.78125, + 281655.15625, + 282010.625, + 281876.125, + 281208.25, + 279242.625, + 276522.59375, + 275092, + 274356.375, + 273624.90625, + 273077.59375, + 272471.46875, + 271747.90625, + 270978.6875, + 270021.8125, + 269809 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_14", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "A15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.017238175699102, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3477730751037598, + 3.3552517890930176, + 3.3703508377075195, + 3.3723952770233154, + 3.3880653381347656, + 3.3958899974823, + 3.40386700630188, + 3.4119017124176025, + 3.4190187454223633, + 3.425624132156372, + 3.4385390281677246, + 3.461091995239258, + 3.4715402126312256, + 3.4879839420318604, + 3.510378122329712, + 3.525843858718872, + 3.5701873302459717, + 3.620277166366577, + 3.6758666038513184, + 3.74116587638855, + 3.818638801574707, + 3.9004554748535156, + 3.9844918251037598, + 4.061817646026611, + 4.123013496398926, + 4.179267406463623, + 4.250578880310059, + 4.3121161460876465, + 4.375833511352539, + 4.448738098144531, + 4.483560562133789, + 4.504790782928467, + 4.545973777770996, + 4.593289852142334, + 4.629059314727783, + 4.673603057861328, + 4.699510097503662, + 4.736454486846924, + 4.7618937492370605, + 4.776029109954834 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.002541992881081378, + 0.00014093572443186694, + 0.005360213193026497, + -0.0024751186370849283, + 0.0033151713284579436, + 0.0012600595300847998, + -0.0006427027962424454, + -0.0024877678264271126, + -0.005250505967573694, + -0.008524890379472228, + -0.0054897655140270125, + 0.007183430411598867, + 0.007751876657659317, + 0.01431583491238676, + 0.026830244064331, + 0.032416209307583835, + 0.06687990968877612, + 0.10708997466347427, + 0.15279964100230814, + 0.20821914239363226, + 0.27581229643388216, + 0.34774919856678344, + 0.42190577767112025, + 0.48935182744806494, + 0.5406679066744716, + 0.587042045593262, + 0.6484737482937898, + 0.7001312429254708, + 0.753968837044456, + 0.8169936526905409, + 0.8419363455338914, + 0.8532867951826618, + 0.8845900188792838, + 0.9220263221047144, + 0.9479160135442563, + 0.9825799855318939, + 0.9986072540283205, + 1.025671872225675, + 1.0412313634699044, + 1.0454869530417705 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 912701.3125, + 914507.75, + 921230.5, + 923993.8125, + 927776.9375, + 929166.75, + 931769.4375, + 933715.3125, + 936089.8125, + 937805.9375, + 941125.125, + 945949.1875, + 947957.875, + 953709.875, + 959315.375, + 962961.3125, + 974806.1875, + 987702.4375, + 1003763.0625, + 1022573.5625, + 1042789.8125, + 1064241.125, + 1086352, + 1106434.375, + 1123782, + 1141005.125, + 1159947.5, + 1175267.125, + 1189359.125, + 1196799.5, + 1196706.75, + 1197855, + 1204658, + 1213272.625, + 1220691.625, + 1229348.375, + 1234273.5, + 1241832.625, + 1246201.75, + 1249407.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272629.375, + 272560.09375, + 273333.71875, + 273987.40625, + 273836.78125, + 273615.09375, + 273738.5, + 273664.1875, + 273789.03125, + 273762.0625, + 273699.125, + 273309.46875, + 273065.5, + 273427.25, + 273279.78125, + 273115.125, + 273040.625, + 272825.09375, + 273068.40625, + 273330.1875, + 273078.9375, + 272850.46875, + 272645.0625, + 272398.84375, + 272563.25, + 273015.59375, + 272891.65625, + 272549.96875, + 271801.71875, + 269020, + 266909.90625, + 265906.90625, + 264994.5, + 264140.21875, + 263701.875, + 263040.8125, + 262638.75, + 262186.125, + 261702.96875, + 261599.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_15", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "A16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.143943701010695, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.350755214691162, + 3.351421594619751, + 3.3591933250427246, + 3.379044771194458, + 3.3882248401641846, + 3.3931541442871094, + 3.404165744781494, + 3.409179925918579, + 3.4134609699249268, + 3.4248292446136475, + 3.4345791339874268, + 3.44384765625, + 3.454719305038452, + 3.473100423812866, + 3.4943196773529053, + 3.5146689414978027, + 3.546287775039673, + 3.582524538040161, + 3.6339447498321533, + 3.7009449005126953, + 3.775818347930908, + 3.850210666656494, + 3.9309587478637695, + 4.006890296936035, + 4.070920944213867, + 4.138937473297119, + 4.206779956817627, + 4.269657135009766, + 4.333385467529297, + 4.393696308135986, + 4.445915222167969, + 4.477163791656494, + 4.517731666564941, + 4.5544304847717285, + 4.595965385437012, + 4.626829147338867, + 4.653590679168701, + 4.691167831420898, + 4.72434663772583, + 4.737399578094482 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.001626647602428033, + -0.006330151991410737, + -0.007181601090864742, + 0.004046665538441019, + 0.004603554985739944, + 0.000909679586237111, + 0.003298100558194239, + -0.0003108978271484375, + -0.004653033343228419, + -0.0019079381769353532, + -0.0007812283255836938, + -0.00013588558543808915, + 0.0021125836805864218, + 0.011870522932572847, + 0.02446659695018427, + 0.036192681572654095, + 0.059188335592096575, + 0.08680191907015722, + 0.12959895133972177, + 0.18797592249783612, + 0.2542261903936214, + 0.3199953295967797, + 0.39212023128162743, + 0.459428600831465, + 0.5148360685868698, + 0.5742294181476937, + 0.6334487221457743, + 0.6877027208154849, + 0.7428078738125885, + 0.7944955348968503, + 0.8380912694064051, + 0.8607166593725029, + 0.8926613547585225, + 0.920736993442882, + 0.9536487145857375, + 0.9758892969651654, + 0.9940276492725717, + 1.0229816220023413, + 1.0475372487848453, + 1.05196700963107 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 905244, + 906071.5, + 908320, + 913760.875, + 917254.625, + 918744.125, + 921062.125, + 922035.0625, + 923502.1875, + 926737.375, + 929358.125, + 931366.75, + 934633.625, + 938807.8125, + 942264.8125, + 946678.0625, + 956478.375, + 966643.0625, + 980499.1875, + 998720.3125, + 1018210.875, + 1038698.3125, + 1059400.25, + 1078852.625, + 1096577.375, + 1114761.5, + 1133095.5, + 1149495.625, + 1164618, + 1175010.125, + 1177465.75, + 1177462.75, + 1183006.75, + 1190246, + 1197585, + 1204092.875, + 1209076.375, + 1214682.5, + 1221863, + 1225112.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 270161.1875, + 270354.375, + 270398.25, + 270419.875, + 270718.34375, + 270764.03125, + 270569.125, + 270456.5625, + 270547.15625, + 270593.75, + 270588.65625, + 270443.65625, + 270538.21875, + 270308.28125, + 269656.15625, + 269350.5625, + 269712.5625, + 269821.75, + 269816.75, + 269855.5, + 269666.28125, + 269777, + 269501.75, + 269249.34375, + 269368.375, + 269335.1875, + 269349.84375, + 269224.34375, + 268754.78125, + 267430.90625, + 264842.15625, + 262993, + 261858.5625, + 261338.0625, + 260573.109375, + 260241.484375, + 259815.796875, + 258929.671875, + 258631.109375, + 258604.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_16", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "A17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 12, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 15.486469250780893, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3784170150756836, + 3.379338264465332, + 3.389359712600708, + 3.398561716079712, + 3.4026591777801514, + 3.4094605445861816, + 3.417930841445923, + 3.4279325008392334, + 3.432774543762207, + 3.443965196609497, + 3.4544568061828613, + 3.4639687538146973, + 3.479961395263672, + 3.4997670650482178, + 3.5221974849700928, + 3.5425150394439697, + 3.567545175552368, + 3.611708402633667, + 3.6645636558532715, + 3.7312660217285156, + 3.8082587718963623, + 3.8791091442108154, + 3.9594993591308594, + 4.0320916175842285, + 4.102578639984131, + 4.167442798614502, + 4.235628128051758, + 4.295643329620361, + 4.358104705810547, + 4.43118143081665, + 4.470700740814209, + 4.4941935539245605, + 4.530863285064697, + 4.5613203048706055, + 4.600608825683594, + 4.641401290893555, + 4.679666996002197, + 4.7059502601623535, + 4.728615760803223, + 4.748361110687256 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.007461156267108216, + 0.00020531018575011863, + 0.0020496628501200046, + 0.003074570858117376, + -0.0010050629124497053, + -0.0023807915774259666, + -0.0020875901886912903, + -0.000263026266386834, + -0.003598078814419736, + -0.0005845214381362315, + 0.0017299926642214917, + 0.0030648448250508945, + 0.01088039080301897, + 0.022508965116558775, + 0.03676228956742724, + 0.04890274857029766, + 0.06575578920768957, + 0.10174192081798186, + 0.14642007856658026, + 0.20494534897081787, + 0.273761003667658, + 0.3364342805111046, + 0.408647399960142, + 0.4730625629425046, + 0.5353724898714008, + 0.5920595530307654, + 0.6520677869970147, + 0.7039058930946117, + 0.7581901738137907, + 0.8230898033488881, + 0.8544320178754402, + 0.8697477355147852, + 0.8982403711839154, + 0.9205202955188171, + 0.9516317208607993, + 0.9842470905997537, + 1.0143357002373898, + 1.0324418689265396, + 1.0469302740964022, + 1.0584985285094293 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 927757.4375, + 929544.9375, + 932616.125, + 935534.1875, + 937011, + 939852.625, + 942151.375, + 944511.5, + 946700.125, + 949615.375, + 953047.0625, + 955083.1875, + 958118.875, + 962224.625, + 967297.375, + 972236.8125, + 980619.75, + 992366.75, + 1007197.625, + 1026665.3125, + 1047413.625, + 1066414.625, + 1088121.125, + 1107188.5, + 1125592.125, + 1142812.125, + 1160543, + 1177346.75, + 1191781.5, + 1201200.5, + 1201893.625, + 1202291.125, + 1207931.875, + 1214320.5, + 1222886.625, + 1230795.75, + 1236926.125, + 1242380.625, + 1247122.5, + 1252030.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 274613.0625, + 275067.15625, + 275159.96875, + 275273.5625, + 275376.09375, + 275660.21875, + 275649.625, + 275533.875, + 275782.78125, + 275733.15625, + 275889.125, + 275719.34375, + 275324.5625, + 274939.625, + 274628.9375, + 274448.1875, + 274872.40625, + 274763.8125, + 274847.90625, + 275152, + 275037.40625, + 274912.25, + 274812.8125, + 274594.09375, + 274362.09375, + 274223.84375, + 273995.5, + 274079.25, + 273463.25, + 271079.0625, + 268837.875, + 267521, + 266600.8125, + 266221.28125, + 265809.75, + 265177.625, + 264319.25, + 264002.0625, + 263739.4375, + 263676.34375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_17", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "A18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.05158570018239, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.38617205619812, + 3.386566638946533, + 3.400256633758545, + 3.4117581844329834, + 3.41231369972229, + 3.4170987606048584, + 3.431389331817627, + 3.444417715072632, + 3.4509336948394775, + 3.452025890350342, + 3.465477228164673, + 3.482245683670044, + 3.4921154975891113, + 3.5090410709381104, + 3.528801202774048, + 3.5507092475891113, + 3.5864062309265137, + 3.630037784576416, + 3.6851015090942383, + 3.7593603134155273, + 3.839116334915161, + 3.9124860763549805, + 3.9887778759002686, + 4.056604862213135, + 4.13389778137207, + 4.198206424713135, + 4.264577388763428, + 4.324449062347412, + 4.380977630615234, + 4.458072185516357, + 4.5013747215271, + 4.533548831939697, + 4.569019317626953, + 4.608523845672607, + 4.642237186431885, + 4.6817626953125, + 4.716280460357666, + 4.745253562927246, + 4.775635242462158, + 4.783050060272217 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.007359433174133083, + -0.0012471979314630354, + 0.0034415830265390347, + 0.005941919846968307, + -0.0025037787177347014, + -0.006719931689175547, + -0.0014305743304166407, + 0.0025965950705790376, + 0.000111360983415092, + -0.007797657359730299, + -0.0033475333994084488, + 0.004419708251952996, + 0.0052883083170111745, + 0.01321266781200055, + 0.023971585793928843, + 0.03687841675498267, + 0.06357418623837537, + 0.0982045260342685, + 0.14426703669808114, + 0.209524627165361, + 0.2802794348109851, + 0.34464796239679524, + 0.4119385480880737, + 0.47076432054693024, + 0.5390560258518566, + 0.5943634553389114, + 0.6517332055351952, + 0.7026036652651699, + 0.750131019678983, + 0.8182243607260964, + 0.8525256828828294, + 0.8756985794414174, + 0.9021678512746636, + 0.9326711654663087, + 0.9573832923715764, + 0.9879075873981824, + 1.0134241385893388, + 1.0333960273049096, + 1.054776492985812, + 1.0531900969418615 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 940970.6875, + 941854, + 948668.5, + 952580.0625, + 952943, + 953403.4375, + 956959.375, + 959757.375, + 962031.75, + 962922.125, + 966857.625, + 971098.125, + 973279.5625, + 977761.3125, + 983748.375, + 989177.125, + 998751.375, + 1010924.9375, + 1025784.875, + 1045381.75, + 1067637.5, + 1088521.375, + 1109862.25, + 1128758.5, + 1149445.125, + 1166712.25, + 1185285.125, + 1200844.25, + 1214143.625, + 1225250.75, + 1226528.375, + 1228835.5, + 1234628.75, + 1241161.25, + 1247898.875, + 1255319.875, + 1263127.375, + 1268968, + 1274230.5, + 1275560.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277886.25, + 278114.71875, + 278999.09375, + 279205.03125, + 279265.9375, + 279009.625, + 278883.9375, + 278641.40625, + 278774.34375, + 278944.0625, + 278996.96875, + 278871.21875, + 278707.71875, + 278640.59375, + 278776.9375, + 278585.78125, + 278482.5, + 278488.8125, + 278360, + 278074.375, + 278094.59375, + 278217.3125, + 278246.1875, + 278252.03125, + 278053.59375, + 277907.3125, + 277937.3125, + 277687.21875, + 277139.875, + 274838.6875, + 272478.625, + 271053.78125, + 270217.4375, + 269318.625, + 268814.125, + 268129.75, + 267822.78125, + 267418.375, + 266819.0625, + 266683.5 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_18", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "A19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 13, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.158755236007863, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.315368890762329, + 3.319871425628662, + 3.329529285430908, + 3.3449668884277344, + 3.34731125831604, + 3.356757879257202, + 3.35903263092041, + 3.3662467002868652, + 3.3761208057403564, + 3.3890535831451416, + 3.4037110805511475, + 3.4152133464813232, + 3.419268846511841, + 3.430318593978882, + 3.4575798511505127, + 3.481271743774414, + 3.5146353244781494, + 3.558830499649048, + 3.613041400909424, + 3.683554172515869, + 3.7541677951812744, + 3.8262667655944824, + 3.9087727069854736, + 3.980041265487671, + 4.042887210845947, + 4.105572700500488, + 4.179930686950684, + 4.234954357147217, + 4.29207706451416, + 4.361003398895264, + 4.412848472595215, + 4.4364237785339355, + 4.472184658050537, + 4.504568576812744, + 4.549004077911377, + 4.581404209136963, + 4.607964038848877, + 4.652338981628418, + 4.678261756896973, + 4.685338020324707 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.004385397650978855, + -2.627372741685445e-05, + 0.0007173798301005219, + 0.007240776582197532, + 0.000670940225774479, + 0.001203354922207871, + -0.0054360996593128385, + -0.007136236537586478, + -0.006176337328823984, + -0.0021577661687675453, + 0.0035855249925091526, + 0.0061735846779562165, + 0.0013148784637450773, + 0.0034504196860573755, + 0.021797470612959516, + 0.036575156992132166, + 0.0610245314511388, + 0.09630550037730808, + 0.14160219539295535, + 0.20320076075467194, + 0.2649001771753485, + 0.32808494134382776, + 0.40167667649009026, + 0.4640310287475588, + 0.5179627678611061, + 0.5717340512709184, + 0.637177831476385, + 0.6832872954281894, + 0.7314957965504041, + 0.7915079246867789, + 0.8344387921420009, + 0.8490998918359929, + 0.8759465651078657, + 0.899416277625344, + 0.9349375724792481, + 0.9584234974601054, + 0.9760691209272907, + 1.011529857462103, + 1.0285384264859285, + 1.0267004836689342 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 936466.9375, + 939246.8125, + 941533.0625, + 945017.125, + 946284.5, + 948998.25, + 949878.25, + 951773.625, + 955302, + 958068.0625, + 961336.5, + 964397.625, + 966063.125, + 968239.25, + 974266.5, + 979816.25, + 989592.125, + 1002167.4375, + 1018612.875, + 1037823.75, + 1057569.375, + 1077889.25, + 1100266.5, + 1119730.875, + 1139527.5, + 1155683.125, + 1175038.25, + 1190633, + 1205029.625, + 1215306.125, + 1219072.5, + 1219167.375, + 1223365, + 1228996.625, + 1237594.375, + 1243865.75, + 1248947.75, + 1256749.375, + 1261744.25, + 1263375.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 282462.375, + 282916.625, + 282782.625, + 282519.125, + 282699.875, + 282712.75, + 282783.28125, + 282740.3125, + 282958.46875, + 282694.875, + 282437.75, + 282382.84375, + 282535, + 282259.28125, + 281777, + 281453.53125, + 281563.25, + 281600.21875, + 281926.71875, + 281745.21875, + 281705.40625, + 281707.8125, + 281486.4375, + 281336.5, + 281859.84375, + 281491.34375, + 281114.28125, + 281144.25, + 280756.75, + 278675.8125, + 276255.25, + 274808.59375, + 273549.75, + 272833.375, + 272058.3125, + 271503.15625, + 271041.125, + 270132.8125, + 269703.65625, + 269644.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_19", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "A20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 14, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.732260236819755, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3204805850982666, + 3.322227954864502, + 3.3269245624542236, + 3.3402445316314697, + 3.3502328395843506, + 3.3560311794281006, + 3.3671441078186035, + 3.3866257667541504, + 3.3999762535095215, + 3.4119229316711426, + 3.418173313140869, + 3.425118923187256, + 3.440230131149292, + 3.4582698345184326, + 3.469750165939331, + 3.498012065887451, + 3.54282808303833, + 3.582319974899292, + 3.6514976024627686, + 3.7194063663482666, + 3.7910144329071045, + 3.859492540359497, + 3.941255807876587, + 4.018745422363281, + 4.083613395690918, + 4.144220352172852, + 4.208488464355469, + 4.260846138000488, + 4.324975967407227, + 4.400455951690674, + 4.438728332519531, + 4.4588212966918945, + 4.501991271972656, + 4.537419319152832, + 4.577897071838379, + 4.610840797424316, + 4.641389846801758, + 4.675589084625244, + 4.705765247344971, + 4.723573684692383 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.017659601075943963, + 0.007773164546850805, + 0.0008359658412444206, + 0.0025221287231624503, + 0.0008766303807148015, + -0.004958836070863263, + -0.005479713975688397, + 0.0023681386645299698, + 0.0040848191245729994, + 0.004397690990866029, + -0.0009857338347354725, + -0.005673930083677262, + -0.0021965284169691932, + 0.004209368656842924, + 0.004055893782413297, + 0.020683987435205352, + 0.053866198290756194, + 0.08172428385638959, + 0.1392681051245381, + 0.1955430627147081, + 0.25551732297821744, + 0.31236162413528196, + 0.38249108535704374, + 0.44834689354840956, + 0.5015810605807183, + 0.5505542107673238, + 0.6031885166546125, + 0.643912384004304, + 0.6964084071157142, + 0.7602545851038329, + 0.7868931596373623, + 0.7953523175143975, + 0.8268884864998307, + 0.8506827273846784, + 0.8795266737748972, + 0.9008365930655067, + 0.9197518361476196, + 0.9423172676757778, + 0.9608596241001759, + 0.9670342551522599 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 944071.0625, + 944677.625, + 948192.5, + 951718.625, + 954775.8125, + 955953, + 957769.5, + 961879.625, + 964362.875, + 966930.625, + 969697.625, + 970821.8125, + 974241.5625, + 980184.25, + 983264.875, + 990297.1875, + 1003115.375, + 1014502.25, + 1033552.875, + 1053325.75, + 1073165.375, + 1093455.125, + 1115186, + 1135617.375, + 1154066.75, + 1172287, + 1189698.375, + 1204063.625, + 1219839.875, + 1228852.875, + 1229168.625, + 1230981.375, + 1238196.5, + 1245754.875, + 1254758.25, + 1262262.25, + 1267646.125, + 1272814, + 1278669.25, + 1283113.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 284317.59375, + 284350.625, + 285005.71875, + 284924.84375, + 284987.90625, + 284846.28125, + 284445.65625, + 284023, + 283638.125, + 283397.5625, + 283688.84375, + 283441.78125, + 283190.8125, + 283431.96875, + 283382.03125, + 283102.84375, + 283139.71875, + 283197, + 283049.03125, + 283197.28125, + 283081.3125, + 283315.78125, + 282951.9375, + 282580.0625, + 282609.21875, + 282872.75, + 282690.1875, + 282587.90625, + 282045.46875, + 279255.8125, + 276919.09375, + 276077.75, + 275033.0625, + 274551.40625, + 274090.53125, + 273759.65625, + 273117.78125, + 272225.375, + 271723.96875, + 271640.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_20", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "A21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 15, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 16.898692854556835, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2835066318511963, + 3.287123918533325, + 3.3115057945251465, + 3.3281149864196777, + 3.338197708129883, + 3.3504064083099365, + 3.362175464630127, + 3.3738584518432617, + 3.380589485168457, + 3.3810079097747803, + 3.383249282836914, + 3.3954408168792725, + 3.4077067375183105, + 3.4294698238372803, + 3.44234299659729, + 3.4613919258117676, + 3.493339776992798, + 3.5449419021606445, + 3.5982754230499268, + 3.6580281257629395, + 3.7314131259918213, + 3.8017725944519043, + 3.8798108100891113, + 3.946354866027832, + 4.01990270614624, + 4.080583572387695, + 4.151083469390869, + 4.206827163696289, + 4.262601852416992, + 4.3235392570495605, + 4.384087085723877, + 4.409045696258545, + 4.443726539611816, + 4.484325885772705, + 4.521845817565918, + 4.564919471740723, + 4.588303089141846, + 4.614047527313232, + 4.639709949493408, + 4.6565656661987305 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.015081562838711435, + -0.021102923613328335, + -0.006359695078252412, + 0.0006108493595334743, + 0.0010549236129927444, + 0.0036249763363010914, + 0.005755385199745713, + 0.007799724956135115, + 0.004892110824585063, + -0.0043281120258375026, + -0.011725386420449077, + -0.009172499834836043, + -0.006545226652543765, + 0.005579212209680598, + 0.008813737512945, + 0.018224019270676732, + 0.04053322299496164, + 0.0824967007060625, + 0.12619157413859938, + 0.17630562939486671, + 0.24005198216700274, + 0.3007728031703404, + 0.36917237135080205, + 0.42607777983277695, + 0.4899869724944398, + 0.5410291912791495, + 0.6018904408255775, + 0.6479954876742521, + 0.6941315289382098, + 0.7454302861140324, + 0.7963394673316034, + 0.8116594304095256, + 0.8367016263060517, + 0.867662325010195, + 0.8955436093466621, + 0.9289786160647214, + 0.9427235860090987, + 0.95882937672374, + 0.9748531514471704, + 0.9820702206957469 + ] + ] + } + }, + "genotyping determination result": "Presence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 937754.1875, + 938576.6875, + 948306.625, + 954726.25, + 956961, + 960047.5625, + 962263.625, + 964315.0625, + 965402.75, + 966565.625, + 967364.3125, + 969859.375, + 972669.5, + 977963.5, + 981535.6875, + 986325.25, + 995263.5, + 1009278.5, + 1024803.6875, + 1041405.0625, + 1063275.875, + 1082573.5, + 1104409.625, + 1124188, + 1144803.625, + 1162126.625, + 1182001.625, + 1197667.625, + 1212000.625, + 1224272.875, + 1230571.125, + 1230781.75, + 1233721.125, + 1239997.125, + 1248328.125, + 1257235.125, + 1261769.75, + 1267043.25, + 1274094.125, + 1280430.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 285595.34375, + 285531.28125, + 286367.1875, + 286866.96875, + 286669.96875, + 286546.59375, + 286202.6875, + 285819.65625, + 285572.3125, + 285880.90625, + 285927.59375, + 285635.78125, + 285432.28125, + 285164.625, + 285135.9375, + 284950.46875, + 284903.15625, + 284709.46875, + 284804.125, + 284690.28125, + 284952.59375, + 284754.9375, + 284655.53125, + 284867.4375, + 284783.90625, + 284794.21875, + 284745.34375, + 284696.1875, + 284333.53125, + 283164.5, + 280690.40625, + 279149.25, + 277632.09375, + 276518.0625, + 276066.0625, + 275412.34375, + 274997.03125, + 274605.59375, + 274606.40625, + 274973.1875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_21", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "A22", + "sample role type": "unknown sample role", + "well location identifier": "A22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 22.83966636657715, + 14.446136474609375, + 15.560938835144043, + 16.412630081176758, + 9.701639175415039, + 8.130404472351074, + 7.48535680770874, + 8.958212852478027, + 13.855464935302734, + 25.327669143676758, + -36.92540740966797, + -29.650310516357422, + 31.143966674804688, + 17.431489944458008, + 13.838157653808594, + 14.958024024963379, + 12.049840927124023, + 7.043563365936279, + 7.844275951385498, + 8.766310691833496, + 10.528432846069336, + 14.39355754852295, + 17.568357467651367, + 12.746692657470703, + 7.995399475097656, + 8.541820526123047, + 11.403915405273438, + 12.8958740234375, + 10.774662017822266, + 11.75382137298584, + 13.017826080322266, + 13.064701080322266, + 12.525569915771484, + 7.962467670440674, + 8.28976058959961, + 13.288097381591797, + 16.562387466430664, + 10.172270774841309, + 8.610013961791992, + 6.04639196395874 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 14.912154478052319, + 6.409557132033614, + 7.41529203851735, + 8.157915830499133, + 1.3378574706864834, + -0.3424446864284129, + -1.0965598051216767, + 0.2672287855966789, + 5.055413414370454, + 16.418550168693546, + -45.943593838702114, + -38.7775643994425, + 21.907645337668683, + 8.08610115327107, + 4.383701408570724, + 5.394500325674578, + 2.3772497737842913, + -2.7380952414543827, + -2.0464501100560955, + -1.2334828236590292, + 0.4195718765258792, + 4.175629124928561, + 7.241361590006047, + 2.310629325774452, + -2.5497313106495265, + -2.1123777136750674, + 0.6406497114243915, + 2.0235408755375226, + -0.2067385841286417, + 0.6633533169839992, + 1.8182905702694951, + 1.7560981162185636, + 1.1078994976168508, + -3.564270201764891, + -3.346044736656887, + 1.5432246012843687, + 4.708447232072304, + -1.790736913567981, + -3.4620611806682304, + -6.134750632552413 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4027.26904296875, + 3924.300048828125, + 3726.763916015625, + 3354.097412109375, + 3537.310302734375, + 4502.91455078125, + 4184.84765625, + 4185.43359375, + 4968.4150390625, + 4906.95751953125, + 4620.453125, + 4082.5712890625, + 3916.135009765625, + 4321.0810546875, + 5643.70556640625, + 5756.02001953125, + 5360.7099609375, + 5309.076171875, + 5839.78515625, + 5871.87841796875, + 5889.611328125, + 5824.93701171875, + 6263.94677734375, + 7119.818359375, + 6080.4765625, + 5703.1904296875, + 5921.2080078125, + 5753.8486328125, + 5279.8603515625, + 5350.41064453125, + 6438.64794921875, + 6536.36572265625, + 6255.61279296875, + 5772.56103515625, + 5624.4013671875, + 6070.02099609375, + 6428.04248046875, + 5280.88427734375, + 5086.83642578125, + 5994.37744140625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 176.3278350830078, + 271.6504821777344, + 239.4947967529297, + 204.36074829101562, + 364.60955810546875, + 553.8364868164062, + 559.0712280273438, + 467.2174987792969, + 358.5888366699219, + 193.739013671875, + -125.1293716430664, + -137.690673828125, + 125.74297332763672, + 247.8893585205078, + 407.83648681640625, + 384.8115234375, + 444.8780517578125, + 753.7485961914062, + 744.4645385742188, + 669.8231811523438, + 559.4005737304688, + 404.6905822753906, + 356.5470886230469, + 558.56201171875, + 760.4968872070312, + 667.6785888671875, + 519.2258911132812, + 446.177490234375, + 490.0256042480469, + 455.2060546875, + 494.6023864746094, + 500.3073425292969, + 499.4273986816406, + 724.9713745117188, + 678.4757080078125, + 456.8013610839844, + 388.1108703613281, + 519.1450805664062, + 590.8046875, + 991.3974609375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_22", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "A23", + "sample role type": "unknown sample role", + "well location identifier": "A23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.6104676723480225, + 2.9700310230255127, + 3.6595840454101562, + 4.076361656188965, + 3.776250123977661, + 2.956521987915039, + 2.8244881629943848, + 2.9489681720733643, + 3.3399574756622314, + 3.5015928745269775, + 3.5016157627105713, + 3.0862019062042236, + 3.024296283721924, + 3.2987983226776123, + 3.261727809906006, + 3.280226707458496, + 3.305084228515625, + 3.1816701889038086, + 3.3838725090026855, + 4.084494590759277, + 4.13092041015625, + 3.4273078441619873, + 3.222991704940796, + 3.3224239349365234, + 3.4989523887634277, + 3.3967795372009277, + 3.6545512676239014, + 3.503530263900757, + 3.219383478164673, + 3.5732288360595703, + 4.1095733642578125, + 4.1328444480896, + 4.3725738525390625, + 4.377401351928711, + 3.8736062049865723, + 4.508848667144775, + 4.563745498657227, + 3.8998637199401855, + 3.7082526683807373, + 3.4397785663604736 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.4955846351037494, + -0.1604328477704848, + 0.504708611269933, + 0.8970746587045164, + 0.572551563148987, + -0.2715881362578607, + -0.4280335245227407, + -0.32796507878798686, + 0.038612661456654665, + 0.17583649697717554, + 0.15144782181654362, + -0.28837759803402974, + -0.3746947838605552, + -0.1246043082490924, + -0.1860863843649245, + -0.19199905015665994, + -0.19155309244375626, + -0.33937869539979837, + -0.16158793864514706, + 0.514622579767219, + 0.536636835819966, + -0.19138729351852232, + -0.42011499608393943, + -0.3450943294324371, + -0.19297743894975847, + -0.31956185385648417, + -0.0862016867777362, + -0.2616342538451064, + -0.5701926029254161, + -0.24075880837474425, + 0.2711741564792727, + 0.2700336769668341, + 0.48535151807207133, + 0.4657674541174941, + -0.062439256168870236, + 0.5483916426451072, + 0.5788769108133327, + -0.10941643124793353, + -0.3254390461516079, + -0.6183247115160968 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 7321.42626953125, + 8056.7265625, + 8632.44140625, + 9199.3662109375, + 8937.447265625, + 7542.47216796875, + 7298.3583984375, + 7867.2431640625, + 7605.64599609375, + 7540.11865234375, + 7957.8486328125, + 7774.9609375, + 7757.1103515625, + 8336.7470703125, + 8440.255859375, + 8339.3896484375, + 8454.1103515625, + 8652.4091796875, + 8617.509765625, + 8555.1953125, + 8625.7998046875, + 8590.4560546875, + 8151.92822265625, + 8024.50732421875, + 8318.0478515625, + 8495.5869140625, + 9229.21875, + 8941.7421875, + 8269.720703125, + 8245.6083984375, + 9263.6025390625, + 9998.5966796875, + 10005.484375, + 10012.392578125, + 9655.25390625, + 9410.91796875, + 9277.41015625, + 8964.6005859375, + 8769.5546875, + 8760.232421875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2804.6416015625, + 2712.67431640625, + 2358.858642578125, + 2256.759033203125, + 2366.751953125, + 2551.130126953125, + 2583.957763671875, + 2667.795166015625, + 2277.16845703125, + 2153.339599609375, + 2272.621826171875, + 2519.26513671875, + 2564.9306640625, + 2527.207275390625, + 2587.6640625, + 2542.321044921875, + 2557.91064453125, + 2719.455078125, + 2546.641357421875, + 2094.55419921875, + 2088.10595703125, + 2506.473388671875, + 2529.3046875, + 2415.2568359375, + 2377.296630859375, + 2501.071044921875, + 2525.404052734375, + 2552.209228515625, + 2568.72802734375, + 2307.607177734375, + 2254.15185546875, + 2419.301513671875, + 2288.23681640625, + 2287.29150390625, + 2492.574951171875, + 2087.2109375, + 2032.85009765625, + 2298.69580078125, + 2364.875244140625, + 2546.7431640625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_23", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 1q", + "sample document": { + "sample identifier": "A24", + "sample role type": "unknown sample role", + "well location identifier": "A24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 7.911164283752441, + 7.807235240936279, + 7.4507317543029785, + 7.735135078430176, + 8.523765563964844, + 9.641358375549316, + 10.721488952636719, + 11.029373168945312, + 10.425501823425293, + 10.611401557922363, + 11.262520790100098, + 10.978510856628418, + 11.04185676574707, + 10.864336013793945, + 9.350969314575195, + 8.054861068725586, + 7.526464939117432, + 9.48106575012207, + 9.966404914855957, + 8.639138221740723, + 7.928865909576416, + 7.147643566131592, + 7.719857215881348, + 10.451681137084961, + 11.409587860107422, + 9.517477035522461, + 9.160599708557129, + 8.907064437866211, + 9.293249130249023, + 10.013494491577148, + 10.449853897094727, + 9.653807640075684, + 8.79378890991211, + 8.89583969116211, + 9.46853256225586, + 9.31999683380127, + 9.569781303405762, + 9.901535987854004, + 9.038861274719238, + 8.149083137512207 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -1.5468466217453416, + -1.6507756645615037, + -2.0072791511948043, + -1.7228758270676072, + -0.9342453415329391, + 0.18334747005153346, + 1.2634780471389357, + 1.5713622634475295, + 0.9674909179275101, + 1.1533906524245803, + 1.8045098846023147, + 1.520499951130635, + 1.5838458602492873, + 1.4063251082961623, + -0.10704159092258762, + -1.403149836772197, + -1.9315459663803514, + 0.023054844624287377, + 0.5083940093581741, + -0.8188726837570602, + -1.529144995921367, + -2.310367339366191, + -1.7381536896164353, + 0.993670231587178, + 1.9515769546096389, + 0.059466130024678, + -0.29741119694065404, + -0.550946467631572, + -0.1647617752487595, + 0.5554835860793655, + 0.9918429915969437, + 0.19579673457790064, + -0.6642219955856735, + -0.5621712143356735, + 0.01052165675807644, + -0.13801407169651342, + 0.11177039790797878, + 0.44352508235622096, + -0.41914963077854467, + -1.308927767985576 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 12959.7822265625, + 12818.4990234375, + 12723.21875, + 12721.4287109375, + 12878.86328125, + 13610.708984375, + 13803.1474609375, + 13665.31640625, + 12972.0908203125, + 12981.4091796875, + 13708.7080078125, + 13347.64453125, + 13344.4443359375, + 14130.6826171875, + 14034.7490234375, + 12868.9697265625, + 12595.4921875, + 12657.599609375, + 12866.783203125, + 13522.251953125, + 12893.884765625, + 12667.7802734375, + 12675.7177734375, + 12857.626953125, + 13712.7470703125, + 14099.99609375, + 13855.150390625, + 12958.046875, + 12789.587890625, + 13298.7470703125, + 14344.8017578125, + 14707.9140625, + 13229.681640625, + 12915.7314453125, + 13429.9345703125, + 13658.4423828125, + 13668.82421875, + 13772.1943359375, + 13282.1875, + 13087.7421875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1638.1636962890625, + 1641.874267578125, + 1707.6468505859375, + 1644.629150390625, + 1510.9359130859375, + 1411.7003173828125, + 1287.42822265625, + 1238.9930419921875, + 1244.265380859375, + 1223.3453369140625, + 1217.1971435546875, + 1215.79736328125, + 1208.5325927734375, + 1300.6485595703125, + 1500.8870849609375, + 1597.6650390625, + 1673.4937744140625, + 1335.039794921875, + 1291.0155029296875, + 1565.2315673828125, + 1626.1953125, + 1772.3016357421875, + 1641.9627685546875, + 1230.197021484375, + 1201.8616943359375, + 1481.484619140625, + 1512.471923828125, + 1454.8055419921875, + 1376.2235107421875, + 1328.08251953125, + 1372.7275390625, + 1523.5350341796875, + 1504.4346923828125, + 1451.8843994140625, + 1418.37548828125, + 1465.4986572265625, + 1428.3319091796875, + 1390.9149169921875, + 1469.45361328125, + 1606.03857421875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_24", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "B1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 32.358541495663694, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2447047233581543, + 3.262953281402588, + 3.2942731380462646, + 3.3157002925872803, + 3.3257696628570557, + 3.3473901748657227, + 3.36279296875, + 3.365659475326538, + 3.369896411895752, + 3.379934787750244, + 3.3992888927459717, + 3.410781145095825, + 3.4187417030334473, + 3.421086072921753, + 3.430363416671753, + 3.4396510124206543, + 3.449796199798584, + 3.453404426574707, + 3.4592182636260986, + 3.4637978076934814, + 3.469647169113159, + 3.4799537658691406, + 3.4966201782226562, + 3.499849557876587, + 3.505711317062378, + 3.5138094425201416, + 3.514482021331787, + 3.518075942993164, + 3.5307531356811523, + 3.553347587585449, + 3.5699429512023926, + 3.5964410305023193, + 3.6327016353607178, + 3.675877094268799, + 3.7104504108428955, + 3.7529308795928955, + 3.7969932556152344, + 3.830686569213867, + 3.8664188385009766, + 3.8915107250213623 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05838525177067147, + -0.04869201440077578, + -0.02592747843163648, + -0.013055644565158312, + -0.011541594969920825, + 0.0015235963642087087, + 0.008371069573948594, + 0.0026822554759492207, + -0.001636128629374815, + -0.0001530734494200863, + 0.010645710871769994, + 0.013582642547085607, + 0.012987879810170218, + 0.006776929023938423, + 0.0074989520994005205, + 0.008231227173764429, + 0.009821093877156658, + 0.0048739999787418015, + 0.0021325163555959443, + -0.001843260251558702, + -0.0045492195064184265, + -0.002797943424974884, + 0.005313148254003282, + -1.2792766603512626e-05, + -0.0027063542553504, + -0.003163549472124187, + -0.011046291335016138, + -0.016007690348176645, + -0.011885818334726265, + 0.002153312895033151, + 0.010193355837439052, + 0.028136114462827905, + 0.05584139864668888, + 0.09046153688023248, + 0.11647953277979126, + 0.1504046808552538, + 0.1859117362030552, + 0.21104972912715012, + 0.23822667773972203, + 0.25476324358557034 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 824828.25, + 829435.625, + 838392.625, + 844094.875, + 846139.375, + 848630.9375, + 850017.6875, + 850509.625, + 853654.3125, + 856158.8125, + 858550.9375, + 860310.0625, + 862064.1875, + 863050.3125, + 865372.6875, + 867883.75, + 869304.75, + 869860.6875, + 872313.625, + 874839.0625, + 875453.625, + 876990.5, + 879089.875, + 879832.0625, + 883034.9375, + 885627.625, + 886918.4375, + 887123.9375, + 889658.625, + 895389.875, + 901034.6875, + 908144.1875, + 916695.25, + 927321.25, + 936748.375, + 947793.125, + 958739.625, + 967459.4375, + 975873.5625, + 981711.3125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 254207.5, + 254197.828125, + 254500.03125, + 254575.140625, + 254419.109375, + 253520.171875, + 252771.34375, + 252702.21875, + 253317.671875, + 253306.3125, + 252567.8125, + 252232.5625, + 252158.328125, + 252273.78125, + 252268.515625, + 252317.390625, + 251987.28125, + 251884.96875, + 252170.734375, + 252566.4375, + 252317.765625, + 252012.109375, + 251411.3125, + 251391.390625, + 251884.671875, + 252042.015625, + 252361.0625, + 252161.671875, + 251974.1875, + 251984.890625, + 252394.703125, + 252511.90625, + 252345.3125, + 252272.109375, + 252462.171875, + 252547.453125, + 252499.6875, + 252555.109375, + 252397.265625, + 252269.96875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_25", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "B2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 29, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.891539651855965, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2388195991516113, + 3.2549688816070557, + 3.2830514907836914, + 3.3018267154693604, + 3.3241701126098633, + 3.3343567848205566, + 3.3476662635803223, + 3.355766534805298, + 3.3647947311401367, + 3.37503719329834, + 3.38393497467041, + 3.3895962238311768, + 3.4008800983428955, + 3.4125964641571045, + 3.4186291694641113, + 3.426128625869751, + 3.438807725906372, + 3.4489686489105225, + 3.4556753635406494, + 3.455871105194092, + 3.459742784500122, + 3.46722412109375, + 3.476073741912842, + 3.4820165634155273, + 3.4837825298309326, + 3.4876599311828613, + 3.502051591873169, + 3.515432834625244, + 3.5297975540161133, + 3.537936210632324, + 3.56412672996521, + 3.595822334289551, + 3.6364521980285645, + 3.6761131286621094, + 3.714174270629883, + 3.7561187744140625, + 3.7951531410217285, + 3.8275070190429688, + 3.8534095287323, + 3.8816046714782715 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05477079017695038, + -0.047003234553541016, + -0.027302352208939805, + -0.01690885435530539, + -0.0029471840468374335, + -0.0011422386681786047, + 0.0037855132595524896, + 0.003504057652493101, + 0.0041505271552974374, + 0.006011262481466032, + 0.00652731702150137, + 0.0038068393502334406, + 0.00670898702991766, + 0.01004362601209167, + 0.007694604487063975, + 0.006812334060669093, + 0.011109707265255212, + 0.012888903437371072, + 0.011213891235463494, + 0.0030279060568709024, + -0.0014821414691333547, + -0.0023825317075399557, + -0.0019146377204831335, + -0.004353543049832117, + -0.010969303466461374, + -0.015473628946567638, + -0.009463695088294552, + -0.004464179168253887, + 0.001518813390580279, + 0.0012757431747566859, + 0.019084535675607896, + 0.04239841316791374, + 0.07464655007489289, + 0.10592575387640328, + 0.13560516901214173, + 0.1691679459642869, + 0.19982058573991837, + 0.22379273692912363, + 0.24131351978642016, + 0.26112693570035733 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 907464.8125, + 912534.1875, + 920400, + 925873.5625, + 931952.5, + 935057.4375, + 938655.0625, + 941500.375, + 944091.25, + 945876.4375, + 947764.8125, + 949284.375, + 952042.5625, + 954812.8125, + 955708, + 956891.0625, + 958505.5625, + 960930.1875, + 963900.8125, + 965296.1875, + 965240.125, + 966786.8125, + 969584.8125, + 972360.625, + 973206.375, + 973745.625, + 977033, + 979302.9375, + 983140.9375, + 986493.9375, + 993551, + 1001044.25, + 1012362.25, + 1024730.6875, + 1035514.25, + 1047248.75, + 1057759, + 1066658.125, + 1074428.5, + 1082216.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 280183.8125, + 280351.125, + 280348.9375, + 280412.53125, + 280356.4375, + 280431.125, + 280390.875, + 280561.9375, + 280579.15625, + 280256.59375, + 280077.71875, + 280058.25, + 279940.0625, + 279790.71875, + 279558.84375, + 279292.21875, + 278731.9375, + 278613.78125, + 278932.6875, + 279320.65625, + 278991.875, + 278835.96875, + 278931.03125, + 279252.15625, + 279353.375, + 279197.40625, + 278988.75, + 278572.5, + 278526.15625, + 278833.15625, + 278764.21875, + 278390.90625, + 278392.84375, + 278753.84375, + 278800.65625, + 278811.40625, + 278713.125, + 278682.21875, + 278825.40625, + 278806.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_26", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "B3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 32.709746698897945, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.282257318496704, + 3.2976620197296143, + 3.3233485221862793, + 3.3472464084625244, + 3.3615760803222656, + 3.379894733428955, + 3.391557455062866, + 3.4092228412628174, + 3.421278953552246, + 3.41813063621521, + 3.421603202819824, + 3.4417994022369385, + 3.4523229598999023, + 3.4562461376190186, + 3.4684855937957764, + 3.476794958114624, + 3.4815151691436768, + 3.486387252807617, + 3.491734266281128, + 3.4983913898468018, + 3.5101068019866943, + 3.522749900817871, + 3.5340166091918945, + 3.5332248210906982, + 3.534221649169922, + 3.5419347286224365, + 3.5509767532348633, + 3.5567753314971924, + 3.567746162414551, + 3.5837080478668213, + 3.5998330116271973, + 3.626729726791382, + 3.659355640411377, + 3.6982388496398926, + 3.7356836795806885, + 3.7756145000457764, + 3.816701650619507, + 3.852994441986084, + 3.888338327407837, + 3.918724775314331 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.055062769213293485, + -0.048255469248844864, + -0.031166368060641804, + -0.015865883052858666, + -0.01013361246157899, + -0.00041236062335151674, + 0.0026529597420976367, + 0.011720944673587273, + 0.015179655694554005, + 0.0034339370890558926, + -0.0016908975747913849, + 0.009907900573860894, + 0.011834056968362781, + 0.007159833419017457, + 0.01080188832731329, + 0.010513851377698967, + 0.006636661138290166, + 0.0029113435337686164, + -0.0003390442611826208, + -0.002279321963970328, + 0.0008386889074602707, + 0.004884386470175049, + 0.007553693575736951, + -0.001835495793921317, + -0.009436068983159664, + -0.01032039079910655, + -0.009875767455141772, + -0.01267459046127465, + -0.010301160812377787, + -0.0029366766285692583, + 0.004590885863344739, + 0.022890199759067774, + 0.04691871211060091, + 0.07720452007065456, + 0.10605194874298893, + 0.13738536793961484, + 0.16987511724488333, + 0.19757050734299894, + 0.2243169914962899, + 0.2461060381343225 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 931448.125, + 936207.25, + 944797.375, + 952669, + 958314.125, + 963736, + 967359.4375, + 971383.5625, + 974936.1875, + 976831.5625, + 978335.375, + 982553.9375, + 984992.625, + 986598.625, + 989551.6875, + 991589.125, + 993520.875, + 994894.1875, + 997036.4375, + 999793.4375, + 1002517.75, + 1004302.625, + 1007209, + 1008559.125, + 1009008.9375, + 1011652.1875, + 1014413.1875, + 1016381.5625, + 1019882.1875, + 1024480.125, + 1029743.375, + 1037268.25, + 1046308.9375, + 1058424.75, + 1069899.25, + 1080950.75, + 1092841.875, + 1104535.875, + 1114549.875, + 1123467.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283782.78125, + 283900.3125, + 284290.78125, + 284612.75, + 285078.8125, + 285137.875, + 285225.71875, + 284928.15625, + 284962.5, + 285779.46875, + 285928.9375, + 285476.8125, + 285313, + 285453.8125, + 285297.90625, + 285202.0625, + 285370.25, + 285365.375, + 285541.90625, + 285786.625, + 285608.90625, + 285090.53125, + 285004.03125, + 285450.03125, + 285496.78125, + 285621.34375, + 285671.59375, + 285759.28125, + 285861.75, + 285871.53125, + 286053.09375, + 286006.5, + 285927.09375, + 286196.96875, + 286399.84375, + 286297.96875, + 286331.5, + 286669.46875, + 286639.125, + 286692.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_27", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "B4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 32, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 35.43331684025592, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.200979471206665, + 3.2220969200134277, + 3.2600746154785156, + 3.2822282314300537, + 3.2970938682556152, + 3.3147411346435547, + 3.3299553394317627, + 3.3377022743225098, + 3.3501124382019043, + 3.36336612701416, + 3.3747456073760986, + 3.384533166885376, + 3.3935763835906982, + 3.4000027179718018, + 3.4083092212677, + 3.424064874649048, + 3.4274561405181885, + 3.432680130004883, + 3.4417107105255127, + 3.4494776725769043, + 3.4634268283843994, + 3.4653213024139404, + 3.4699108600616455, + 3.4748523235321045, + 3.4805712699890137, + 3.4883878231048584, + 3.498258113861084, + 3.5039572715759277, + 3.5126712322235107, + 3.5202300548553467, + 3.5264182090759277, + 3.5404880046844482, + 3.5519258975982666, + 3.5706539154052734, + 3.6032538414001465, + 3.637660503387451, + 3.6772260665893555, + 3.7163493633270264, + 3.754899263381958, + 3.7873477935791016 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07543837710314427, + -0.06305585455620422, + -0.03381308535093897, + -0.020394395659223526, + -0.014263685093484642, + -0.005351344965367828, + 0.00112793356301754, + 0.00013994219394197066, + 0.0038151798135138623, + 0.008333942365947082, + 0.010978496468062919, + 0.012031129717517623, + 0.01233942016301725, + 0.010030828284298125, + 0.009602405320373479, + 0.016623132441898496, + 0.011279472051216481, + 0.0077685352780881775, + 0.00806418953889542, + 0.007096225330464383, + 0.01231045487813686, + 0.005470002647855236, + 0.0013246340357376749, + -0.0024688287536259804, + -0.00548480855653944, + -0.006403181700517353, + -0.005267817204114407, + -0.008303585749093297, + -0.008324551361332928, + -0.00950065498931963, + -0.012047427028561215, + -0.006712557679863347, + -0.004009591025867627, + 0.005983500521316569, + 0.029848500256366976, + 0.055520235983849024, + 0.08635087292593069, + 0.11673924340377895, + 0.14655421719888795, + 0.17026782113620886 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 887774.4375, + 894429.5625, + 905384.4375, + 912162.375, + 917170.3125, + 921941, + 925995.625, + 928086, + 932463.8125, + 935969.75, + 938479.625, + 940129.375, + 942317.1875, + 944777.0625, + 946890.3125, + 950257.8125, + 950559.125, + 951763.5625, + 954483.0625, + 956078.0625, + 958267.875, + 958720.3125, + 961270.8125, + 962608.6875, + 964122.0625, + 966952.1875, + 969508.5625, + 970425.25, + 972647.375, + 975098, + 976683.5, + 980294.625, + 983426.9375, + 989273.1875, + 998511.1875, + 1007867.5, + 1018781.375, + 1029395.125, + 1040020.375, + 1049552.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277344.625, + 277592.375, + 277718.9375, + 277909.5, + 278175.375, + 278133.625, + 278080.5, + 278061.34375, + 278338.0625, + 278283.625, + 278089, + 277772.25, + 277676.71875, + 277875.375, + 277818.1875, + 277523.3125, + 277336.625, + 277265.4375, + 277328.09375, + 277166.03125, + 276682, + 276661.3125, + 277030.40625, + 277021.46875, + 277001.09375, + 277191.71875, + 277140.375, + 276951.21875, + 276896.78125, + 276998.375, + 276961.90625, + 276881.21875, + 276871.46875, + 277056.59375, + 277113.75, + 277064.75, + 277051.59375, + 276990.9375, + 276976.90625, + 277120.78125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_28", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "B5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 30, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 34.97349983610559, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2284116744995117, + 3.2472426891326904, + 3.279418468475342, + 3.305541515350342, + 3.3290913105010986, + 3.342223882675171, + 3.347754955291748, + 3.358867645263672, + 3.373476266860962, + 3.388096570968628, + 3.3985626697540283, + 3.402304172515869, + 3.411327838897705, + 3.424147367477417, + 3.430432081222534, + 3.4352707862854004, + 3.4413249492645264, + 3.4483423233032227, + 3.4570703506469727, + 3.473520278930664, + 3.4827089309692383, + 3.4833407402038574, + 3.4892661571502686, + 3.493760824203491, + 3.497351884841919, + 3.504298210144043, + 3.514995574951172, + 3.5223586559295654, + 3.523216485977173, + 3.5312368869781494, + 3.5416839122772217, + 3.5598974227905273, + 3.580263614654541, + 3.596686363220215, + 3.626465082168579, + 3.6674647331237793, + 3.706024169921875, + 3.7419447898864746, + 3.783405303955078, + 3.815082550048828 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07151744257379368, + -0.06119171021476612, + -0.0375212131462659, + -0.019903448545417493, + -0.004858935668811808, + -0.0002316457688906915, + -0.003205855426464692, + -0.0005984477286920132, + 0.005504891594446877, + 0.011619913427961743, + 0.01358072993921054, + 0.008816950426900212, + 0.009335334534585, + 0.013649580840145765, + 0.011429012311111804, + 0.007762435099826865, + 0.005311315804801693, + 0.0038234075693463886, + 0.0040461526389452395, + 0.011990798648485497, + 0.012674168412908566, + 0.004800695373376558, + 0.0022208300456365414, + -0.0017897851752923955, + -0.00670400681101581, + -0.008262963783042936, + -0.006070881250065179, + -0.007213082545822773, + -0.0148605347723665, + -0.015345416045541087, + -0.01340367302061997, + -0.0036954447814659, + 0.008165464808396623, + 0.016082931099919304, + 0.03735636777413241, + 0.06985073645518146, + 0.09990489097912601, + 0.12732022866957401, + 0.16027546046402638, + 0.18344742428362523 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 857740.9375, + 864069.1875, + 874405.3125, + 881400.625, + 887943.5625, + 892210.5, + 894888.1875, + 898159.5, + 901668.4375, + 905625.625, + 909264.4375, + 910466.0625, + 912403.3125, + 915490.1875, + 917050.125, + 918103.5, + 920312.375, + 922610, + 925544.0625, + 928843.625, + 930757.3125, + 931537.1875, + 933088.4375, + 934091.6875, + 935724.0625, + 937398.375, + 939954.875, + 941757.9375, + 942971.5, + 945071.1875, + 948085.75, + 952288.5, + 957312.6875, + 962830.9375, + 972626.6875, + 983314.4375, + 992799.625, + 1001724, + 1012551.8125, + 1021142.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 265685.125, + 266093.1875, + 266634.25, + 266643.34375, + 266722.5, + 266951.15625, + 267309.9375, + 267399.5, + 267281.6875, + 267296.28125, + 267543.8125, + 267602.78125, + 267462.8125, + 267362.96875, + 267327.875, + 267257.96875, + 267429.65625, + 267551.75, + 267724.96875, + 267407, + 267250.96875, + 267426.375, + 267416.8125, + 267359.9375, + 267552.15625, + 267499.59375, + 267412.8125, + 267365.71875, + 267645.0625, + 267631.78125, + 267693.5, + 267504.46875, + 267386.09375, + 267699.4375, + 268202.40625, + 268118.3125, + 267888.0625, + 267701.4375, + 267629.75, + 267659.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_29", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "B6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 30, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 34.2951186098491, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2314531803131104, + 3.25106143951416, + 3.2831571102142334, + 3.3124256134033203, + 3.328535556793213, + 3.3411574363708496, + 3.364579200744629, + 3.368852376937866, + 3.3790030479431152, + 3.3911802768707275, + 3.4025864601135254, + 3.4053292274475098, + 3.4165310859680176, + 3.4304192066192627, + 3.4369988441467285, + 3.4417548179626465, + 3.4505014419555664, + 3.4552407264709473, + 3.4678897857666016, + 3.47495436668396, + 3.4791221618652344, + 3.481625556945801, + 3.493154764175415, + 3.501970052719116, + 3.503591299057007, + 3.51067852973938, + 3.5217106342315674, + 3.52632999420166, + 3.52964186668396, + 3.535356044769287, + 3.5484092235565186, + 3.5706305503845215, + 3.5942816734313965, + 3.618687629699707, + 3.6507108211517334, + 3.6857192516326904, + 3.7307474613189697, + 3.7742443084716797, + 3.8140981197357178, + 3.846064329147339 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07394042514880358, + -0.06281893215482179, + -0.039210027661817, + -0.01842829067979809, + -0.01080511349697352, + -0.006670000126404809, + 0.00826499804030648, + 0.004051408026475332, + 0.005715312824656347, + 0.009405775545200643, + 0.012325192580930486, + 0.006581193707846853, + 0.009296286021286213, + 0.014697640465463322, + 0.012790511785861134, + 0.009059719394711094, + 0.009319577180563008, + 0.005572095488875415, + 0.009734388577461704, + 0.008312203287752094, + 0.003993232261958499, + -0.001990138864543547, + 0.0010523021580027027, + 0.0013808244946358662, + -0.005484695374541517, + -0.0068842308992364785, + -0.004338892614116987, + -0.008206298851092666, + -0.01338119257586087, + -0.01615378069760173, + -0.011587368117438292, + 0.002147192503496185, + 0.017311549343303177, + 0.03323073940454571, + 0.05676716464950407, + 0.0832888289233931, + 0.11983027240260438, + 0.1548403533482459, + 0.18620739840521597, + 0.20968684160976905 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 888622.5625, + 894883.4375, + 904889.8125, + 913120.125, + 918181.1875, + 920859.9375, + 926990.75, + 928754.25, + 931379.9375, + 934716.5, + 938985.3125, + 939852.25, + 942455.3125, + 945586.375, + 946936.6875, + 947938, + 950212.6875, + 951724.4375, + 955213, + 957903.9375, + 959343.5, + 959537.0625, + 962331.625, + 964793.8125, + 965390.25, + 967062.6875, + 969915.625, + 971747.125, + 972978.1875, + 974402.25, + 977947.6875, + 983397.5, + 989773.375, + 997537.25, + 1006816.0625, + 1017466.0625, + 1029854.625, + 1040836, + 1051485.125, + 1061114 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 274991.625, + 275258.84375, + 275615.75, + 275665.09375, + 275851.40625, + 275611.0625, + 275514.625, + 275688.625, + 275637.5, + 275631.625, + 275962.21875, + 275994.53125, + 275851.53125, + 275647.46875, + 275512.65625, + 275422.875, + 275383.9375, + 275443.75, + 275445.03125, + 275659.4375, + 275742.96875, + 275600.3125, + 275490.6875, + 275500.3125, + 275543.0625, + 275463.1875, + 275410.375, + 275568.96875, + 275659.1875, + 275616.4375, + 275601.71875, + 275412.84375, + 275374.46875, + 275662.71875, + 275786.3125, + 276056.3125, + 276045.125, + 275773.34375, + 275683.8125, + 275896.0625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_30", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "B7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 32, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 35.83712618178042, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2402255535125732, + 3.256924867630005, + 3.2999022006988525, + 3.324416399002075, + 3.347551107406616, + 3.3640801906585693, + 3.3772010803222656, + 3.3882737159729004, + 3.40061616897583, + 3.411155939102173, + 3.418816566467285, + 3.426337718963623, + 3.444169521331787, + 3.4523189067840576, + 3.4521021842956543, + 3.4561383724212646, + 3.4639203548431396, + 3.4720728397369385, + 3.4840285778045654, + 3.491215705871582, + 3.498180866241455, + 3.50768780708313, + 3.5128321647644043, + 3.5144073963165283, + 3.5144331455230713, + 3.517289161682129, + 3.536280393600464, + 3.5447466373443604, + 3.5428829193115234, + 3.5485639572143555, + 3.56136155128479, + 3.5676300525665283, + 3.5799622535705566, + 3.5998449325561523, + 3.6226065158843994, + 3.6551082134246826, + 3.6952381134033203, + 3.734760284423828, + 3.7726454734802246, + 3.8016116619110107 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.08701093986293423, + -0.07843994655828351, + -0.04359093430221722, + -0.027205056811775933, + -0.012198669220015838, + -0.003797906780844077, + 0.0011946620700708475, + 0.004138976907924693, + 0.008353109098073016, + 0.010764558411634425, + 0.01029686496396581, + 0.009689696647522335, + 0.019393178202905478, + 0.01941424284239462, + 0.011069199541209936, + 0.0069770668540393675, + 0.006630728463133003, + 0.006654892544150467, + 0.0104823097989965, + 0.009541117053231737, + 0.00837795661032342, + 0.009756576639217304, + 0.006772613507710353, + 0.00021952424705301218, + -0.00788304735918494, + -0.013155352012908687, + -0.00229244090735509, + -0.001954517976239526, + -0.011946556821857805, + -0.014393839731807138, + -0.009724566474153488, + -0.011584386005196571, + -0.007380505813949615, + 0.004373852358865168, + 0.019007114874330874, + 0.043380491601832716, + 0.07538207076768949, + 0.10677592097541594, + 0.13653278921903106, + 0.15737065683703627 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 873378.625, + 880090.6875, + 893229.8125, + 899627.5625, + 905345.1875, + 909459.9375, + 913283.6875, + 916063.3125, + 919423, + 922151, + 925154.8125, + 928008.0625, + 932049, + 933992.375, + 935215.125, + 936317.375, + 938074.6875, + 940034.75, + 942892.25, + 944386.9375, + 945865.125, + 948486.375, + 949689.4375, + 950767.375, + 951752.5625, + 952772.5, + 956077.8125, + 957945.875, + 958944.6875, + 960443.6875, + 963722.9375, + 965966.75, + 969075.5625, + 974555.5625, + 980766.375, + 988231.125, + 998664.875, + 1010404.9375, + 1020867.875, + 1030018.1875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 269542.53125, + 270221.375, + 270683.71875, + 270612.1875, + 270450, + 270344.3125, + 270426.21875, + 270362.84375, + 270369.53125, + 270333.875, + 270606.75, + 270845.46875, + 270616.46875, + 270540.59375, + 270911.78125, + 270914.3125, + 270813, + 270741.65625, + 270632.75, + 270503.75, + 270387.71875, + 270402.15625, + 270348.65625, + 270534.1875, + 270812.53125, + 270882.625, + 270362.5625, + 270243.8125, + 270667.90625, + 270657, + 270605.1875, + 270758.65625, + 270694.34375, + 270721.53125, + 270735, + 270369.875, + 270257.25, + 270540.78125, + 270597.34375, + 270942.5 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_31", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "B8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 32, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 35.30551399393882, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2030863761901855, + 3.2240962982177734, + 3.2595725059509277, + 3.283642053604126, + 3.306572437286377, + 3.3153631687164307, + 3.3328537940979004, + 3.3446900844573975, + 3.352526903152466, + 3.361682176589966, + 3.3733901977539062, + 3.384697437286377, + 3.3897695541381836, + 3.398341655731201, + 3.408993721008301, + 3.41318941116333, + 3.4237935543060303, + 3.430742025375366, + 3.4311084747314453, + 3.4400436878204346, + 3.4508426189422607, + 3.460979700088501, + 3.4667797088623047, + 3.468872308731079, + 3.4726035594940186, + 3.4809410572052, + 3.484622001647949, + 3.4910380840301514, + 3.496603012084961, + 3.5019092559814453, + 3.5155484676361084, + 3.5245862007141113, + 3.5396971702575684, + 3.56156849861145, + 3.5888166427612305, + 3.6229143142700195, + 3.659735679626465, + 3.7010176181793213, + 3.7454614639282227, + 3.77750301361084 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07959513303567882, + -0.06663744038548951, + -0.03921346202973379, + -0.023196143753934573, + -0.008317989449082176, + -0.007579487396427043, + 0.0018589086076441046, + 0.005642969589742596, + 0.005427558907412377, + 0.006530602967513798, + 0.01018639475405565, + 0.013441404909127774, + 0.010461292383535391, + 0.010981164599154391, + 0.013581000498855422, + 0.00972446127648614, + 0.012276375041787756, + 0.011172616733725115, + 0.003486836712405638, + 0.004369820423995873, + 0.007116522168423466, + 0.009201373937265122, + 0.006949153333670254, + 0.0009895238250460896, + -0.003331454789413036, + -0.003046186455629974, + -0.007417471390279529, + -0.00905361838547596, + -0.011540919708065412, + -0.014286905188979616, + -0.008699922911715108, + -0.0077144192111107575, + -0.0006556790450523049, + 0.013163419931430952, + 0.03235933470381265, + 0.05840477683520269, + 0.08717391281424942, + 0.12040362198970729, + 0.15679523836121007, + 0.18078455866642867 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 821046, + 827406, + 837881.5, + 844402.125, + 851371.4375, + 853963.6875, + 858190.25, + 861014.0625, + 863562.1875, + 865765.4375, + 868734.3125, + 871496.8125, + 873599.1875, + 876645.1875, + 879137.5625, + 879868.3125, + 882423.1875, + 885126.375, + 885448.5, + 887375.8125, + 890022.125, + 892203.5, + 893681.375, + 895191, + 896020.375, + 897711.375, + 898572.9375, + 900066.25, + 902371.125, + 904346.4375, + 907854.75, + 910407.4375, + 914192.25, + 920582.3125, + 927273.625, + 935564.8125, + 945392.125, + 956677.0625, + 967905.4375, + 976355.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 256329.640625, + 256631.921875, + 257052.578125, + 257154.140625, + 257478.546875, + 257577.71875, + 257494.125, + 257427.15625, + 257585.46875, + 257539.34375, + 257525.59375, + 257481.453125, + 257716.390625, + 257962.640625, + 257887.703125, + 257784.78125, + 257732.59375, + 257998.515625, + 258064.84375, + 257954.8125, + 257914.4375, + 257789.28125, + 257784.296875, + 258063.984375, + 258025.53125, + 257893.296875, + 257868.125, + 257821.953125, + 258070.796875, + 258243.828125, + 258239.859375, + 258301.9375, + 258268.484375, + 258476.65625, + 258378.65625, + 258235.421875, + 258322.515625, + 258490.28125, + 258420.875, + 258465.9375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_32", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "B9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 30, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 35.22538062332633, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.1919734477996826, + 3.2133681774139404, + 3.251094341278076, + 3.2723710536956787, + 3.293517827987671, + 3.3115358352661133, + 3.3246688842773438, + 3.3308823108673096, + 3.341136932373047, + 3.3514599800109863, + 3.357537031173706, + 3.3738932609558105, + 3.384674549102783, + 3.387019157409668, + 3.397841691970825, + 3.4031283855438232, + 3.4094924926757812, + 3.4213109016418457, + 3.4287948608398438, + 3.4239609241485596, + 3.4364891052246094, + 3.448118209838867, + 3.4500622749328613, + 3.4534685611724854, + 3.462042808532715, + 3.4663021564483643, + 3.4747817516326904, + 3.4733145236968994, + 3.478022575378418, + 3.4811315536499023, + 3.495863914489746, + 3.5167925357818604, + 3.5354394912719727, + 3.553513288497925, + 3.5722599029541016, + 3.6103246212005615, + 3.64975643157959, + 3.68979549407959, + 3.7286646366119385, + 3.7619733810424805 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.08133602559925358, + -0.06785693811991846, + -0.0380464163907054, + -0.024685346108025544, + -0.011454213950956487, + -0.0013518488074367885, + 0.0038655580688709956, + 0.0021633425239141312, + 0.004502321894728751, + 0.00690972739774552, + 0.005071136425542562, + 0.013511724072723925, + 0.0163773700847739, + 0.010806336256735978, + 0.01371322868297052, + 0.011084280121045882, + 0.009532745118081205, + 0.013435511949222973, + 0.013003829012298336, + 0.00025425018609147136, + 0.004866789127218147, + 0.008580251606553275, + 0.002608674565624731, + -0.00190068132967393, + -0.0012420761043671225, + -0.004898370323640393, + -0.004334417274236906, + -0.01371728734495105, + -0.01692487779835518, + -0.021731541661793488, + -0.014914822956872425, + -0.0019018437996808513, + 0.008829469555508769, + 0.018987624646538234, + 0.029818596967792307, + 0.059967673079329584, + 0.09148384132343478, + 0.12360726168851209, + 0.15456076208593802, + 0.17995386438155733 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 889428.25, + 896498.375, + 907824.5, + 915440.25, + 921821.25, + 926751.9375, + 930372.5625, + 933330, + 936737.3125, + 939585.0625, + 940902.9375, + 945309.625, + 949605.5625, + 951025.6875, + 952774.375, + 953644.9375, + 955591.5625, + 957706.0625, + 959890.5625, + 961165, + 963887.75, + 966604.9375, + 968069.8125, + 969422.9375, + 971371.3125, + 971853.125, + 973965.6875, + 974611.3125, + 976555.625, + 978408.4375, + 982326.625, + 987619.4375, + 992697.375, + 998140.9375, + 1004435.625, + 1014050.375, + 1024562.125, + 1036568.25, + 1047504.5625, + 1057904.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 278645.25, + 278990.25, + 279236.59375, + 279748.3125, + 279889.5625, + 279855.625, + 279839.15625, + 280205.03125, + 280364.84375, + 280350.96875, + 280236.0625, + 280183.625, + 280560.375, + 280785.4375, + 280405.75, + 280225.96875, + 280273.84375, + 279923.71875, + 279949.84375, + 280717.28125, + 280486.1875, + 280328.25, + 280594.875, + 280709.9375, + 280577.5, + 280371.71875, + 280295.5, + 280599.78125, + 280778.96875, + 281060.46875, + 280996.8125, + 280829.59375, + 280784.71875, + 280888.46875, + 281176.53125, + 280875.125, + 280720.6875, + 280928.375, + 280932.90625, + 281210.0625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_33", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "B10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 31, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 35.559971786900924, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2300844192504883, + 3.2523915767669678, + 3.2847654819488525, + 3.310786485671997, + 3.329498767852783, + 3.3484885692596436, + 3.3588833808898926, + 3.3648428916931152, + 3.3796677589416504, + 3.387282371520996, + 3.396991491317749, + 3.40335750579834, + 3.4119391441345215, + 3.428507089614868, + 3.4394354820251465, + 3.442685127258301, + 3.4542012214660645, + 3.457899332046509, + 3.458186626434326, + 3.4626002311706543, + 3.473560094833374, + 3.481436252593994, + 3.4830174446105957, + 3.487248420715332, + 3.4999663829803467, + 3.5050249099731445, + 3.5082714557647705, + 3.512603759765625, + 3.517549991607666, + 3.5204248428344727, + 3.526104211807251, + 3.5334017276763916, + 3.553830862045288, + 3.572937250137329, + 3.598093032836914, + 3.6381609439849854, + 3.6762452125549316, + 3.7130255699157715, + 3.74924635887146, + 3.788445234298706 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.080358890007282, + -0.06588011774523525, + -0.04133459781778279, + -0.023141979349070554, + -0.012258082422716723, + -0.001096666270289117, + 0.0014697601055276045, + -0.00039911434568204104, + 0.006597367648420813, + 0.006383594973333771, + 0.008264329515654398, + 0.006801958741812917, + 0.007555211823562256, + 0.01629477204947619, + 0.019394779205322208, + 0.014816039184044203, + 0.018503748137375573, + 0.014373473463387163, + 0.006832382596772244, + 0.0034176020786680673, + 0.006549080486955492, + 0.006596852993142863, + 0.00034965975531212404, + -0.0032477493943838497, + 0.001641827616198497, + -0.0011280306454363974, + -0.005709870108242723, + -0.009205951361820532, + -0.012088104774211818, + -0.017041638801837924, + -0.019190655083491905, + -0.019721524468783582, + -0.0071207753543193995, + 0.00415722748328887, + 0.02148462492844153, + 0.05372415082208051, + 0.0839800341375945, + 0.1129320062440016, + 0.14132440994525777, + 0.17269490011807156 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 863056.375, + 870245.5625, + 880959.125, + 888788.1875, + 892989.4375, + 895827.875, + 898002.75, + 900142.6875, + 904586.75, + 907523.3125, + 911205.8125, + 915444.25, + 917223.8125, + 919718.125, + 920585.4375, + 920867.1875, + 924167.3125, + 925311.25, + 927169.5625, + 930630.375, + 933809.4375, + 935390.6875, + 935123.5625, + 934985.4375, + 938052.5625, + 940561.375, + 942457.4375, + 944469.125, + 946087.1875, + 946420.6875, + 947666.625, + 949722.9375, + 954881.125, + 960467.1875, + 968682.75, + 978352.5, + 987848.6875, + 997761.9375, + 1007248.125, + 1018229.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 267193.125, + 267570.96875, + 268195.4375, + 268452.28125, + 268205.375, + 267532, + 267351.5625, + 267514.03125, + 267655.53125, + 267920.78125, + 268239.0625, + 268982.6875, + 268827.71875, + 268256.15625, + 267655.96875, + 267485.15625, + 267548.78125, + 267593.46875, + 268108.59375, + 268766.34375, + 268833.53125, + 268679.53125, + 268480.875, + 268115.53125, + 268017.59375, + 268346.5625, + 268638.6875, + 268880.0625, + 268961.96875, + 268837.0625, + 268757.40625, + 268784.3125, + 268690.65625, + 268817.25, + 269221.15625, + 268914.03125, + 268711.3125, + 268719.375, + 268653.5, + 268772.5 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_34", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "B11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 31, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 35.27054027880757, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2185957431793213, + 3.2339065074920654, + 3.2727270126342773, + 3.298269510269165, + 3.3155219554901123, + 3.32952618598938, + 3.3487539291381836, + 3.3588860034942627, + 3.370455741882324, + 3.3755428791046143, + 3.3861711025238037, + 3.398850202560425, + 3.406630277633667, + 3.4185001850128174, + 3.4279122352600098, + 3.432112455368042, + 3.440446376800537, + 3.4467101097106934, + 3.4504425525665283, + 3.4588868618011475, + 3.470306158065796, + 3.478126049041748, + 3.481691837310791, + 3.485344886779785, + 3.486642837524414, + 3.4982874393463135, + 3.503876209259033, + 3.506366014480591, + 3.508654832839966, + 3.514632225036621, + 3.5261549949645996, + 3.5396759510040283, + 3.554887294769287, + 3.5751307010650635, + 3.605956554412842, + 3.642620801925659, + 3.6874778270721436, + 3.727271318435669, + 3.765129566192627, + 3.7945590019226074 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07856181689671088, + -0.07139514702294264, + -0.04071873631970619, + -0.023320333123794397, + -0.014211982341822587, + -0.008351846281530911, + 0.0027318024282973422, + 0.004719782345400542, + 0.008145426294486608, + 0.005088469077800745, + 0.00757259805801474, + 0.012107603655659932, + 0.011743584289926662, + 0.015469397230101151, + 0.016737353038318074, + 0.0127934787073744, + 0.01298330570089406, + 0.011102944172074853, + 0.006691292588933912, + 0.006991507384577595, + 0.01026670921025013, + 0.009942505747226821, + 0.005364199577293888, + 0.000873154607312571, + -0.0059729890870344245, + -0.002472481704110468, + -0.005027806230366643, + -0.010682095447784484, + -0.016537371527385387, + -0.01870407376970557, + -0.015325398280702956, + -0.009948536680249703, + -0.0028812873539668157, + 0.009218024502834094, + 0.031899783411636955, + 0.060419936485478436, + 0.09713286719298692, + 0.12878226411753685, + 0.1584964174355194, + 0.17978175872652397 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 876450.1875, + 882508.5, + 894220.3125, + 901342.875, + 907831.5625, + 912433.3125, + 917350.4375, + 920197.125, + 924372.3125, + 926025.625, + 929062.625, + 932771.625, + 935036.875, + 937821.625, + 940092.0625, + 941089.5, + 943409.75, + 944811.4375, + 946119.3125, + 948250.8125, + 950573.0625, + 952289.25, + 953779.4375, + 954973.0625, + 956972.875, + 960168.625, + 961785, + 962836.6875, + 964362.875, + 966702.3125, + 969636.3125, + 973618.8125, + 977616.875, + 983972.9375, + 992336.5, + 1001560.5625, + 1013149.875, + 1024214.9375, + 1036042.375, + 1045059.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272308.25, + 272892.40625, + 273234, + 273277.5, + 273812.5625, + 274043, + 273937.84375, + 273959.03125, + 274257.375, + 274333.84375, + 274369.65625, + 274437.40625, + 274475.59375, + 274337.15625, + 274246.25, + 274201.25, + 274211.4375, + 274119.78125, + 274202.3125, + 274149.125, + 273916.1875, + 273793.78125, + 273941.375, + 273996.71875, + 274468.28125, + 274468.1875, + 274491.71875, + 274596.75, + 274852.59375, + 275050.78125, + 274984.03125, + 275058.75, + 275006.4375, + 275227.125, + 275193.6875, + 274956.03125, + 274754.15625, + 274789.46875, + 275167.78125, + 275410 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_35", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "B12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 32, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 35.43472887555427, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.231309652328491, + 3.2519426345825195, + 3.2837350368499756, + 3.3106095790863037, + 3.32841420173645, + 3.340927839279175, + 3.356113910675049, + 3.3615896701812744, + 3.3702428340911865, + 3.3850176334381104, + 3.4009592533111572, + 3.4053146839141846, + 3.410555601119995, + 3.4157373905181885, + 3.425074577331543, + 3.434190273284912, + 3.4375834465026855, + 3.445709705352783, + 3.4525206089019775, + 3.4587271213531494, + 3.468322992324829, + 3.4781367778778076, + 3.485692024230957, + 3.4866490364074707, + 3.4952902793884277, + 3.4996166229248047, + 3.5075387954711914, + 3.509019136428833, + 3.51656174659729, + 3.523292064666748, + 3.5295193195343018, + 3.53714656829834, + 3.5475218296051025, + 3.5651237964630127, + 3.600813627243042, + 3.638179063796997, + 3.6786434650421143, + 3.7180819511413574, + 3.7564399242401123, + 3.790632724761963 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07475443777438678, + -0.06195556870822233, + -0.03799727962863059, + -0.018956850580166777, + -0.00898634111788416, + -0.004306816763023861, + 0.0030451414449858515, + 0.0006867877633471263, + 0.0015058384853953687, + 0.008446524644454886, + 0.01655403132963745, + 0.013075348744800926, + 0.010482152762747162, + 0.00782982897307621, + 0.009332902598566836, + 0.010614485364071665, + 0.0061735453939807915, + 0.006465691056214581, + 0.0054424814175446055, + 0.0038148806808521694, + 0.00557663846466799, + 0.0075563108297821945, + 0.007277443995067297, + 0.0004003429837166582, + 0.0012074727768098224, + -0.0023002968746775355, + -0.002212237516155128, + -0.008566009746377393, + -0.008857512765784673, + -0.009961307884190976, + -0.011568166204501133, + -0.011775030628327358, + -0.009233882509428974, + 0.0005339711606173157, + 0.0283896887527823, + 0.05792101211887307, + 0.09055130017612595, + 0.12215567308750525, + 0.15267953299839582, + 0.1790382203323821 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 892944.375, + 899743, + 910702.4375, + 919235.9375, + 925156.875, + 929472.125, + 933557.8125, + 935680.4375, + 939540.5, + 944061.875, + 948071.0625, + 949128.0625, + 950520.6875, + 952518.625, + 955568.8125, + 957859.125, + 959180.875, + 961209.25, + 962489.5625, + 963747.9375, + 966183, + 969864.0625, + 971810.0625, + 972023.0625, + 974347.5625, + 976762.6875, + 978770.8125, + 978783, + 980462, + 982566.25, + 984192.375, + 987575.75, + 991574.0625, + 995648.1875, + 1004152.0625, + 1014080, + 1026678, + 1038713.125, + 1048983.25, + 1057816.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 276341.3125, + 276678.625, + 277337.375, + 277663.65625, + 277957.25, + 278207.78125, + 278166.3125, + 278344.625, + 278775.3125, + 278894.21875, + 278765.78125, + 278719.625, + 278699.65625, + 278861.78125, + 278992.125, + 278918.46875, + 279027.65625, + 278958.28125, + 278778.8125, + 278642.375, + 278573.53125, + 278845.875, + 278799.75, + 278784.3125, + 278760.125, + 279105.625, + 279047.75, + 278933.5, + 278812.6875, + 278877.3125, + 278846, + 279201.25, + 279511.75, + 279274.5, + 278868.09375, + 278732.84375, + 279091.46875, + 279368, + 279249.3125, + 279060.5625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_36", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "B13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2388293743133545, + 3.256566047668457, + 3.2826545238494873, + 3.3056817054748535, + 3.32163667678833, + 3.3342442512512207, + 3.347548007965088, + 3.352433204650879, + 3.363947629928589, + 3.3735129833221436, + 3.378025531768799, + 3.385406017303467, + 3.399247407913208, + 3.4103922843933105, + 3.4159364700317383, + 3.418356418609619, + 3.427434206008911, + 3.4305994510650635, + 3.4331209659576416, + 3.441288709640503, + 3.446065664291382, + 3.4509479999542236, + 3.456979751586914, + 3.4588212966918945, + 3.4580860137939453, + 3.468029260635376, + 3.473905563354492, + 3.4761743545532227, + 3.479360342025757, + 3.4816603660583496, + 3.4943957328796387, + 3.4957499504089355, + 3.5014986991882324, + 3.5118072032928467, + 3.5262982845306396, + 3.544605016708374, + 3.5649874210357666, + 3.5920886993408203, + 3.628007173538208, + 3.6601903438568115 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.06174083929482424, + -0.05104448666443687, + -0.03199633120812176, + -0.01600947030747071, + -0.007094819718709313, + -0.0015275659805342977, + 0.004735870008617724, + 0.0025807459696935743, + 0.00705485052268837, + 0.009579883191527892, + 0.0070521109134679995, + 0.007392275723420803, + 0.014193345608446848, + 0.01829790136383422, + 0.016801766277546346, + 0.01218139413071204, + 0.014218860805288867, + 0.010343785136726045, + 0.005824979304589004, + 0.006952402262735167, + 0.0046890361888989075, + 0.002531051127025539, + 0.001522482035000803, + -0.003676293584733894, + -0.011451897207398278, + -0.008548971090683224, + -0.009712989096282178, + -0.014484518622266875, + -0.01833885187444786, + -0.023079148566570253, + -0.017384102469996356, + -0.023070205665414647, + -0.024361777610832937, + -0.021093594230933845, + -0.013642833717856486, + -0.0023764222648372767, + 0.010965661337840136, + 0.03102661891817868, + 0.05990477239085121, + 0.08504762198473956 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 886883.6875, + 892136.75, + 903460.6875, + 910714.5625, + 915836.875, + 919290.1875, + 923683.5625, + 926078.375, + 929426.6875, + 931657.5, + 933173, + 936256.6875, + 939530.625, + 941037.1875, + 942014.8125, + 943265.4375, + 945507.3125, + 946382.5625, + 947839.4375, + 949935.9375, + 951223.1875, + 952357.5625, + 954533.125, + 954974.0625, + 955365.4375, + 957871.3125, + 959406.875, + 959687.5625, + 960012.375, + 960486.75, + 964550.9375, + 965092.125, + 966516.9375, + 970040.6875, + 973234.875, + 977895.1875, + 984555.25, + 992428.125, + 1002805.875, + 1011331.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 273828.46875, + 273950.15625, + 275222.59375, + 275499.78125, + 275718.5625, + 275711.71875, + 275928.40625, + 276240.65625, + 276290.46875, + 276168.34375, + 276248.0625, + 276556.6875, + 276393.71875, + 275932.25, + 275770.59375, + 275941.21875, + 275864.46875, + 275865.0625, + 276086.8125, + 276040.75, + 276031.65625, + 275969.84375, + 276117.65625, + 276098.125, + 276270, + 276200.46875, + 276175.28125, + 276075.78125, + 275916.34375, + 275870.3125, + 276027.96875, + 276075.84375, + 276029.5, + 276222.65625, + 275993.34375, + 275882.6875, + 276173.5625, + 276281.625, + 276406.8125, + 276305.8125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_37", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "B14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 34, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 37.56000275434279, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.259000062942505, + 3.274571180343628, + 3.3015899658203125, + 3.3191707134246826, + 3.340160846710205, + 3.3522980213165283, + 3.3613152503967285, + 3.3656270503997803, + 3.3762621879577637, + 3.3898510932922363, + 3.3947787284851074, + 3.4026288986206055, + 3.409177541732788, + 3.417832612991333, + 3.4256796836853027, + 3.4289567470550537, + 3.4378676414489746, + 3.440264940261841, + 3.4443609714508057, + 3.4510414600372314, + 3.4582250118255615, + 3.4601640701293945, + 3.4692368507385254, + 3.4776148796081543, + 3.4802608489990234, + 3.486276388168335, + 3.486262083053589, + 3.489481210708618, + 3.497652769088745, + 3.504298448562622, + 3.5061447620391846, + 3.5130603313446045, + 3.5215775966644287, + 3.5222456455230713, + 3.5354487895965576, + 3.5534400939941406, + 3.5777111053466797, + 3.612597942352295, + 3.6515440940856934, + 3.685586452484131 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.06375863593170036, + -0.05462160225837451, + -0.03403690050948757, + -0.022890236632914646, + -0.00833418707518982, + -0.002631096196664212, + -4.795084426120755e-05, + -0.0021702345690070846, + 0.002030819261179123, + 0.009185640867854145, + 0.0076791923329276035, + 0.00909527874062846, + 0.009209838125013442, + 0.011430825655761173, + 0.012843812621933265, + 0.009686792263886607, + 0.012163602930010314, + 0.00812681801507889, + 0.0057887654762465435, + 0.00603517033487469, + 0.006784638395407133, + 0.0022896129714429503, + 0.004928309852776175, + 0.00687225499460789, + 0.003084140657679396, + 0.0026655960991932848, + -0.0037827927433499997, + -0.006997748816118338, + -0.005260274163788575, + -0.005048678417709257, + -0.009636448668943948, + -0.00915496309132166, + -0.007071781499295077, + -0.01283781636844969, + -0.006068756022760996, + 0.005488464647024821, + 0.02332539227176625, + 0.05177814554958385, + 0.0842902135551851, + 0.11189848822582496 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 867733.1875, + 872518.0625, + 883276.625, + 891946, + 898244.75, + 901706.5625, + 905431, + 908274.125, + 909999.0625, + 912888.5625, + 914622.25, + 917138.125, + 918780.8125, + 920970.4375, + 922536.625, + 922873.1875, + 924911.75, + 924989.625, + 926068.4375, + 929092.0625, + 932163.875, + 932564.8125, + 934498.5625, + 936314.75, + 937424.5625, + 938818.25, + 939125.375, + 939569.875, + 941476.4375, + 943368.5, + 944889.25, + 946535.5625, + 948286.3125, + 948547.125, + 951990.625, + 958207, + 965520, + 974542.1875, + 984982.5625, + 993615.6875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 266257.5, + 266452.625, + 267530.6875, + 268725.5625, + 268922.59375, + 268981.625, + 269368.0625, + 269867.71875, + 269528.5625, + 269300.5, + 269420.28125, + 269538.09375, + 269502.1875, + 269460.375, + 269300.3125, + 269141.09375, + 269036.46875, + 268871.625, + 268865.09375, + 269220.78125, + 269549.8125, + 269514.625, + 269367.1875, + 269240.5, + 269354.6875, + 269289.6875, + 269378.875, + 269257.75, + 269173.78125, + 269203.25, + 269495.21875, + 269433.34375, + 269278.84375, + 269301.8125, + 269270.09375, + 269656.15625, + 269870.875, + 269762.15625, + 269744.125, + 269595 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_38", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "B15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 33, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 37.60619433152993, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.261549711227417, + 3.276278018951416, + 3.302464485168457, + 3.3240036964416504, + 3.3322536945343018, + 3.348740816116333, + 3.3682539463043213, + 3.3717830181121826, + 3.383057117462158, + 3.3910481929779053, + 3.39231276512146, + 3.3960630893707275, + 3.4056570529937744, + 3.410238027572632, + 3.4180848598480225, + 3.425745725631714, + 3.434861183166504, + 3.4408485889434814, + 3.4483065605163574, + 3.4482998847961426, + 3.4574203491210938, + 3.4657034873962402, + 3.4690847396850586, + 3.4689226150512695, + 3.4716923236846924, + 3.472127676010132, + 3.4851036071777344, + 3.486677646636963, + 3.4883389472961426, + 3.4894821643829346, + 3.495161533355713, + 3.501344919204712, + 3.5050048828125, + 3.5153162479400635, + 3.532710552215576, + 3.5489141941070557, + 3.566415309906006, + 3.6010541915893555, + 3.633408308029175, + 3.663243293762207 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.06409861810745712, + -0.055448089107390436, + -0.03533940161428131, + -0.019877969065020287, + -0.017705749696300812, + -0.0072964068382018995, + 0.006138944625854489, + 0.003590237709783925, + 0.008786558335827175, + 0.010699855127642353, + 0.005886648547264703, + 0.0035591940726003883, + 0.007075378971714927, + 0.005578574826640456, + 0.007347628378099188, + 0.008930715437858259, + 0.011968394248716405, + 0.011878021301761608, + 0.013258214150705692, + 0.007173759706558955, + 0.01021644530757779, + 0.012421804858792383, + 0.009725278423678405, + 0.0034853750659574493, + 0.00017730497544796425, + -0.005465121423044475, + 0.0014330310206257272, + -0.0030707082440776497, + -0.007487186308829855, + -0.012421747945970198, + -0.01282015769712377, + -0.012714550572057084, + -0.01513236568820089, + -0.010898779284569306, + 0.0004177462670110514, + 0.010543609434558652, + 0.02196694650957651, + 0.050528049468994224, + 0.07680438718488122, + 0.10056159419398156 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 892097.5625, + 898217.75, + 909524.125, + 916677.875, + 921154.125, + 926395.75, + 931725.75, + 933782.5625, + 935203.625, + 937260.0625, + 940982.3125, + 942403.8125, + 943706.8125, + 944311.125, + 947060.1875, + 948621.125, + 950151.4375, + 951501.9375, + 955295.0625, + 955791.8125, + 956802.1875, + 958373.8125, + 960007.5, + 959808.625, + 960046.25, + 960445.875, + 964196.0625, + 965126.4375, + 965735.875, + 965711.8125, + 967839.5, + 969310, + 970722.1875, + 973529.0625, + 978462.4375, + 982331.6875, + 986524, + 995862.3125, + 1006476.5625, + 1015270.3125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 273519.53125, + 274157.96875, + 275407.6875, + 275775.21875, + 276435.78125, + 276640.03125, + 276619.8125, + 276940.28125, + 276437.4375, + 276392.4375, + 277386.65625, + 277498.90625, + 277099.78125, + 276904.75, + 277073.34375, + 276909.375, + 276620.03125, + 276531.1875, + 277033.09375, + 277177.6875, + 276738.75, + 276530.8125, + 276732.21875, + 276687.8125, + 276535.53125, + 276615.9375, + 276662.09375, + 276804.03125, + 276846.90625, + 276749.3125, + 276908.375, + 276839.34375, + 276953.15625, + 276939.25, + 276972.15625, + 276797.8125, + 276615, + 276547.4375, + 277006.1875, + 277150.65625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_39", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "B16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2778875827789307, + 3.29130220413208, + 3.3193764686584473, + 3.34503436088562, + 3.3596084117889404, + 3.361262559890747, + 3.374149799346924, + 3.384758472442627, + 3.392526388168335, + 3.3986949920654297, + 3.4024271965026855, + 3.411212682723999, + 3.4216244220733643, + 3.430046558380127, + 3.437389850616455, + 3.444878339767456, + 3.4528586864471436, + 3.4542481899261475, + 3.4577462673187256, + 3.4697349071502686, + 3.4727792739868164, + 3.4692983627319336, + 3.4771790504455566, + 3.486539840698242, + 3.4870636463165283, + 3.492640972137451, + 3.4912657737731934, + 3.497422218322754, + 3.506957769393921, + 3.508687973022461, + 3.512106418609619, + 3.5172410011291504, + 3.526815891265869, + 3.531765937805176, + 3.5380313396453857, + 3.5421528816223145, + 3.553889751434326, + 3.5635197162628174, + 3.5922391414642334, + 3.623255968093872 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.06281600907381384, + -0.05545428314724481, + -0.03343291404745845, + -0.013827917246865978, + -0.005306761770126495, + -0.009705509094900238, + -0.00287116506530431, + 0.0016846126038184304, + 0.0033996329029456094, + 0.0035153413734599513, + 0.0011946503841349819, + 0.003927241178868074, + 0.00828608510165248, + 0.01065532598183479, + 0.011945722791582087, + 0.013381316516002679, + 0.01530876776910935, + 0.010645375821532872, + 0.008090557787530168, + 0.014026302192492752, + 0.011017773602459775, + 0.0014839669209965765, + 0.0033117592080387946, + 0.006619654034143957, + 0.0010905642258492608, + 0.0006149946201917276, + -0.006813099170646914, + -0.0067095500476667515, + -0.003226894403080588, + -0.007549586201120934, + -0.010184036040543559, + -0.011102348947592693, + -0.007580354237454773, + -0.008683203124728516, + -0.008470696711099384, + -0.010402050160751058, + -0.004718075775320169, + -0.0011410063734093425, + 0.021525523401425845, + 0.04648945460448413 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 887339, + 894091.625, + 905673.4375, + 914223.5, + 918990.875, + 923442.8125, + 927346.1875, + 929787.4375, + 931744.25, + 935421.625, + 937033.5625, + 938398.25, + 940450.375, + 942852.5, + 944121.75, + 945123.5, + 946971.75, + 949271, + 950990.75, + 953045.1875, + 953332.375, + 953714.75, + 955473.625, + 957378.75, + 957583, + 959386.75, + 959701.9375, + 961044.0625, + 963168.875, + 964640.625, + 965802.8125, + 966031.375, + 968076.125, + 970611.8125, + 972380.125, + 973444.1875, + 977271.8125, + 982011.25, + 989874.75, + 997552.8125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 270704.53125, + 271652.84375, + 272844.4375, + 273307.65625, + 273541.0625, + 274730.9375, + 274838.46875, + 274698.3125, + 274646.125, + 275229.65625, + 275401.5, + 275092.28125, + 274854.9375, + 274880.375, + 274662.40625, + 274356.125, + 274257.3125, + 274812.625, + 275031.96875, + 274673.78125, + 274515.6875, + 274901.34375, + 274784.125, + 274592.8125, + 274610.125, + 274688.0625, + 274886.53125, + 274786.40625, + 274645.125, + 274929.15625, + 274992.46875, + 274656, + 274490.125, + 274823.375, + 274836.5, + 274817.09375, + 274986.53125, + 275573.40625, + 275559.25, + 275319.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_40", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "B17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.253159761428833, + 3.2675836086273193, + 3.2918853759765625, + 3.3032736778259277, + 3.3123865127563477, + 3.324881076812744, + 3.3451192378997803, + 3.358834743499756, + 3.3592021465301514, + 3.3673458099365234, + 3.378823757171631, + 3.3836209774017334, + 3.390639543533325, + 3.3947157859802246, + 3.4078776836395264, + 3.415750503540039, + 3.415517807006836, + 3.422555446624756, + 3.428987503051758, + 3.431037187576294, + 3.440194606781006, + 3.446488380432129, + 3.451688289642334, + 3.460965871810913, + 3.458197593688965, + 3.461042642593384, + 3.465848922729492, + 3.4608752727508545, + 3.469301223754883, + 3.4800209999084473, + 3.4843380451202393, + 3.487981081008911, + 3.4904673099517822, + 3.4937591552734375, + 3.497211456298828, + 3.5135021209716797, + 3.5262391567230225, + 3.5407919883728027, + 3.563662052154541, + 3.583592176437378 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.054427741544966754, + -0.04614483128796819, + -0.027984000880212787, + -0.022736635972335315, + -0.019764737983403155, + -0.013411110868494879, + 0.0006861132770534916, + 0.008260681935541315, + 0.0024871480244490606, + 0.0044898744893333686, + 0.009826884782953028, + 0.008483168071567805, + 0.00936079726167184, + 0.007296102767083491, + 0.014317063484897486, + 0.01604894644392242, + 0.009675312969231088, + 0.010572015645663247, + 0.010863135131177438, + 0.006771882714225809, + 0.00978836497744996, + 0.009941201687085245, + 0.00900017395580256, + 0.0121368191828939, + 0.003227604119457895, + -6.828391761092185e-05, + -0.0014029407229902858, + -0.012517527643116188, + -0.01023251358057563, + -0.005653674368498939, + -0.007477566098194709, + -0.009975467151010596, + -0.013630175149627265, + -0.016479266769459752, + -0.01916790268555689, + -0.009018174954193091, + -0.002422076144338524, + 0.005989818563953987, + 0.022718945404204507, + 0.03650813274555366 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 902904.25, + 908571.5625, + 920069.125, + 927954.375, + 932613.0625, + 936255.9375, + 942080.9375, + 945946.4375, + 947991, + 950465.75, + 953390.6875, + 956058.3125, + 958278.875, + 959802, + 962099.4375, + 963710, + 965156.375, + 967468.5, + 968569.1875, + 969014, + 972575.9375, + 974667.875, + 975201.3125, + 977253, + 977482.375, + 978264.8125, + 980484.25, + 980755.8125, + 982613, + 984912.25, + 986751, + 988313.3125, + 989848.3125, + 991611.25, + 993025.625, + 997375.1875, + 1002570.625, + 1008248.0625, + 1016635.625, + 1024840.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277546.84375, + 278056.09375, + 279496.09375, + 280919.625, + 281553.21875, + 281590.8125, + 281628.5, + 281629.34375, + 282207.1875, + 282259.625, + 282166.4375, + 282554.78125, + 282624.8125, + 282734.125, + 282316.3125, + 282137.125, + 282579.8125, + 282674.3125, + 282465.0625, + 282425.96875, + 282709.5625, + 282800.28125, + 282528.78125, + 282364.25, + 282656.59375, + 282650.3125, + 282898.71875, + 283383.75, + 283230.8125, + 283019.0625, + 283196.125, + 283348.25, + 283586.1875, + 283823.59375, + 283947.84375, + 283869.25, + 284317.25, + 284752.125, + 285278.34375, + 285981.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_41", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "B18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.254239797592163, + 3.267799139022827, + 3.2882988452911377, + 3.3108553886413574, + 3.3278448581695557, + 3.3375208377838135, + 3.347958564758301, + 3.353175640106201, + 3.3661251068115234, + 3.3762645721435547, + 3.382944107055664, + 3.3946313858032227, + 3.4012930393218994, + 3.4064481258392334, + 3.4112517833709717, + 3.4174554347991943, + 3.427293300628662, + 3.4322516918182373, + 3.437783718109131, + 3.4448423385620117, + 3.45493221282959, + 3.4535298347473145, + 3.463763952255249, + 3.468642234802246, + 3.4689888954162598, + 3.4759440422058105, + 3.4806134700775146, + 3.4875426292419434, + 3.493133306503296, + 3.496973991394043, + 3.4953222274780273, + 3.498584270477295, + 3.5118496417999268, + 3.5214362144470215, + 3.5257959365844727, + 3.5297746658325195, + 3.541940927505493, + 3.5576319694519043, + 3.5838027000427246, + 3.601874589920044 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05560808104889932, + -0.04868396982416397, + -0.034819493761781686, + -0.018898180617490223, + -0.008543941295220247, + -0.005503191886891145, + -0.0017006951183321066, + -0.0031188499763599824, + 0.0031953865230335728, + 0.006699621649136556, + 0.006743926355317665, + 0.011795974896947992, + 0.01182239820969604, + 0.010342254521101758, + 0.008510681846911772, + 0.008079103069205718, + 0.011281738692745225, + 0.009604899676392154, + 0.008501695761357442, + 0.008925086008309591, + 0.01237973006995945, + 0.004342121781755793, + 0.007941009083762097, + 0.006184061424830457, + -0.00010450816708413788, + 0.00021540841653837697, + -0.001750393917686232, + -0.0014564649591857874, + -0.0025010179037615148, + -0.005295563218942711, + -0.013582557340887046, + -0.016955744547547735, + -0.010325603430844165, + -0.007374260989678149, + -0.009649769058155244, + -0.012306270016036635, + -0.0067752385489912685, + 0.002280573191491154, + 0.0218160735763832, + 0.033252733247774266 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 923604.1875, + 929769.9375, + 941825, + 951311.5625, + 956043.9375, + 958878, + 963536.0625, + 965972.375, + 968872.625, + 970737.1875, + 972280.5625, + 977078.25, + 979242.875, + 980560.125, + 981244.625, + 982142.5, + 984247.8125, + 985439.5625, + 987002.75, + 987860.875, + 990225.5625, + 990764.3125, + 993191, + 994055.5, + 994683.5625, + 996217.0625, + 996978.625, + 998399.1875, + 999314.1875, + 1000033.5, + 999634.625, + 1000845.875, + 1004249.75, + 1006885.5, + 1007651.625, + 1008530.4375, + 1011533.375, + 1015884.8125, + 1023204.5625, + 1029531 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283815.65625, + 284524.8125, + 286417.09375, + 287331.0625, + 287286.21875, + 287302.46875, + 287798.09375, + 288076.875, + 287830.25, + 287518.09375, + 287406.625, + 287830.4375, + 287903.125, + 287854.125, + 287649.4375, + 287390, + 287179.34375, + 287111.6875, + 287104.375, + 286765.1875, + 286612.15625, + 286884.53125, + 286737.5, + 286583.46875, + 286735.875, + 286603.3125, + 286437.625, + 286275.84375, + 286079.59375, + 285971.09375, + 285992.125, + 286071.6875, + 285960.34375, + 285930.34375, + 285794.09375, + 285720.90625, + 285587.3125, + 285550.84375, + 285508.0625, + 285832 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_42", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "B19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.1980631351470947, + 3.2154197692871094, + 3.243685007095337, + 3.265625, + 3.2748360633850098, + 3.28239107131958, + 3.29428768157959, + 3.302534341812134, + 3.3150224685668945, + 3.3234541416168213, + 3.3247644901275635, + 3.328084707260132, + 3.334998369216919, + 3.3480122089385986, + 3.357296943664551, + 3.365656852722168, + 3.3724591732025146, + 3.3805816173553467, + 3.3927254676818848, + 3.399237871170044, + 3.40004301071167, + 3.4017491340637207, + 3.4123919010162354, + 3.4185562133789062, + 3.419895887374878, + 3.4313933849334717, + 3.4337477684020996, + 3.430424690246582, + 3.4349470138549805, + 3.438886880874634, + 3.4434714317321777, + 3.45403790473938, + 3.45605206489563, + 3.4613869190216064, + 3.476135492324829, + 3.4965007305145264, + 3.5180881023406982, + 3.542450189590454, + 3.575551748275757, + 3.6091063022613525 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05194193890672452, + -0.041749056395109646, + -0.020647570215282324, + -0.0058713289390190096, + -0.0038240171824094607, + -0.003432760876238921, + 0.001300097755370628, + 0.0023830063595143567, + 0.007707381485875326, + 0.008975302907401866, + 0.003121899789744282, + -0.0007216347060875752, + -0.0009717243777002385, + 0.004878363715579232, + 0.006999346813131164, + 0.008195504242348578, + 0.007834073094295041, + 0.0087927656187273, + 0.013772864316865169, + 0.013121516176624576, + 0.0067629040898503365, + 0.001305275813500901, + 0.004784291137615777, + 0.0037848518718864585, + -0.0020392257605416344, + 0.002294520169651899, + -0.002514847990119944, + -0.01300167777403774, + -0.01564310579403952, + -0.01886699040278597, + -0.021446191173642243, + -0.018043469794839867, + -0.023193061266990084, + -0.025021958769413294, + -0.017437137094590854, + -0.0042356505332933605, + 0.010187969664478297, + 0.02738630528583394, + 0.0533241123427369, + 0.07971491469993239 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 923884.75, + 931875.5625, + 943568.9375, + 950355.25, + 954613.375, + 958632.6875, + 963269.6875, + 965473.9375, + 968662.75, + 970978, + 973193.5, + 974501.0625, + 975998.75, + 977877.25, + 979730.375, + 982850.5625, + 985173.75, + 985608.4375, + 987996.75, + 989482.3125, + 990226.5, + 990401.8125, + 993594.0625, + 995789.5625, + 995882.125, + 997450.4375, + 997593.875, + 998114.875, + 1000286.4375, + 1001064.625, + 1001655.875, + 1004293.6875, + 1005293.625, + 1006427.25, + 1010532.5, + 1016988.5625, + 1022887.3125, + 1029596.125, + 1038892, + 1049439 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 288888.84375, + 289814.59375, + 290894.125, + 291017.875, + 291499.59375, + 292053.15625, + 292406.0625, + 292343.34375, + 292203.96875, + 292159.28125, + 292710.5, + 292811.375, + 292653.4375, + 292076.96875, + 291821.1875, + 292023.40625, + 292123.25, + 291549.96875, + 291210.34375, + 291089.46875, + 291239.40625, + 291144.875, + 291172.3125, + 291289.5, + 291202.46875, + 290683.78125, + 290526.25, + 290959.5625, + 291208.6875, + 291101.34375, + 290885.5, + 290759.3125, + 290879.1875, + 290758.375, + 290705.71875, + 290858.96875, + 290750.90625, + 290645.1875, + 290554.3125, + 290775.3125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_43", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "B20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.1999354362487793, + 3.2187321186065674, + 3.2355878353118896, + 3.2593026161193848, + 3.27927565574646, + 3.2885608673095703, + 3.300187587738037, + 3.306735038757324, + 3.3187954425811768, + 3.329254388809204, + 3.3372719287872314, + 3.344188928604126, + 3.3491549491882324, + 3.3524744510650635, + 3.3607406616210938, + 3.3633368015289307, + 3.3703107833862305, + 3.3809237480163574, + 3.3877029418945312, + 3.3933610916137695, + 3.398582935333252, + 3.400714874267578, + 3.4091989994049072, + 3.415480613708496, + 3.4264976978302, + 3.428865671157837, + 3.4331130981445312, + 3.437607765197754, + 3.439528226852417, + 3.443782091140747, + 3.4504921436309814, + 3.4539709091186523, + 3.4624311923980713, + 3.466320514678955, + 3.470773220062256, + 3.4827187061309814, + 3.505833387374878, + 3.5322952270507812, + 3.561033248901367, + 3.5896053314208984 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05612387403937647, + -0.04422207243807697, + -0.03426123648924285, + -0.017441336438236317, + -0.0043631775676497096, + -0.001972846761027944, + 0.0027589929109502666, + 0.00241156317374879, + 0.007577086241113187, + 0.011141151712651945, + 0.012263810934190702, + 0.012285929994596647, + 0.010357069822214507, + 0.006781690942556975, + 0.008153020742099107, + 0.0038542798934474345, + 0.003933380994258653, + 0.00765146486789702, + 0.007535777989582262, + 0.006299046952332401, + 0.004626009915326237, + -0.0001369319068361772, + 0.0014523124740043383, + 0.0008390460211046193, + 0.004961249386320135, + 0.0004343419574682674, + -0.0022131118123255387, + -0.0046133255155914685, + -0.009587744617416969, + -0.012228761085575477, + -0.012413589351829688, + -0.01582970462064693, + -0.014264302097716572, + -0.017269860573321368, + -0.019712035946509172, + -0.014661430634272174, + 0.001558369853135724, + 0.021125328772550904, + 0.042968469866648255, + 0.06464567162969091 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 865380.625, + 871436.8125, + 879907.3125, + 887161.6875, + 893061.5625, + 895278.5, + 898477.8125, + 901462.8125, + 904408.0625, + 906851.125, + 909696.8125, + 912004.4375, + 913251.875, + 914923.6875, + 916652.5, + 916771.9375, + 918585.6875, + 921183.5, + 923363.9375, + 924660.25, + 924958.875, + 924884.875, + 927296.5, + 929703.875, + 931998.25, + 932138.75, + 933478.8125, + 934380.125, + 934620.875, + 935788.5, + 939054.125, + 939891.875, + 941634.875, + 942722.8125, + 945802.625, + 948911.25, + 954129.5625, + 961032.25, + 970182.0625, + 978584.4375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 270436.90625, + 270739.15625, + 271946.65625, + 272193.71875, + 272335, + 272240.21875, + 272250.53125, + 272614.15625, + 272510.9375, + 272388.65625, + 272586.96875, + 272713.1875, + 272681.28125, + 272909.96875, + 272753.125, + 272578.09375, + 272552.21875, + 272465.03125, + 272563.4375, + 272490.96875, + 272160.15625, + 271967.78125, + 271998.34375, + 272202.9375, + 271997.34375, + 271850.46875, + 271904.46875, + 271811.15625, + 271729.375, + 271732.78125, + 272150.78125, + 272119.21875, + 271957.71875, + 271966.4375, + 272504.875, + 272462.78125, + 272154.84375, + 272070.1875, + 272443.96875, + 272616.15625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_44", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "B21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 33, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 37.34048374198095, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.1711108684539795, + 3.1877026557922363, + 3.220118284225464, + 3.2426350116729736, + 3.261056661605835, + 3.2667298316955566, + 3.277337074279785, + 3.2842774391174316, + 3.295483112335205, + 3.303499460220337, + 3.3108322620391846, + 3.3226828575134277, + 3.3296899795532227, + 3.3370683193206787, + 3.3453545570373535, + 3.353386878967285, + 3.3555736541748047, + 3.363353967666626, + 3.368912935256958, + 3.3725171089172363, + 3.3732361793518066, + 3.3791873455047607, + 3.385645627975464, + 3.3890340328216553, + 3.396442413330078, + 3.4001805782318115, + 3.4019968509674072, + 3.4057092666625977, + 3.4136152267456055, + 3.417076826095581, + 3.429483413696289, + 3.432018995285034, + 3.4363362789154053, + 3.446089267730713, + 3.468770980834961, + 3.482945442199707, + 3.5037572383880615, + 3.5305140018463135, + 3.5696897506713867, + 3.5997138023376465 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07045693368681007, + -0.06028235804650074, + -0.03428394131122116, + -0.0181844255616589, + -0.006179987326745084, + -0.006924028934970915, + -0.002733998048689911, + -0.002210844908990938, + 0.002577616610834544, + 0.004176752798018869, + 0.0050923429189190135, + 0.010525726695214666, + 0.011115637037062077, + 0.012076765106570176, + 0.01394579112529747, + 0.015560901357281599, + 0.011330464866853619, + 0.012693566660727396, + 0.011835322553111472, + 0.009022284515442281, + 0.0033241432520650822, + 0.0028580977070716725, + 0.002899168479827286, + -0.00012963837192926306, + 0.0008615304385460772, + -0.0018175163576680357, + -0.006418455320019844, + -0.009123251322776926, + -0.0076345029377166244, + -0.010590115285688994, + -0.0046007393829284975, + -0.008482369492130892, + -0.01058229755970731, + -0.007246520442347203, + 0.009017980963952888, + 0.01677523063075147, + 0.03116981512115845, + 0.05150936688146289, + 0.08426790400858862, + 0.10787474397690087 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 899934.5, + 905083.1875, + 918200.625, + 925194.9375, + 930064.1875, + 931670.8125, + 936052.3125, + 937928.5, + 940564.25, + 942532.25, + 945031.25, + 948248.125, + 949525.5, + 950228.125, + 952012.125, + 954215.4375, + 954668.375, + 957091.875, + 958780.3125, + 960849.9375, + 961059.3125, + 962894.6875, + 965168.3125, + 966328.625, + 967558.875, + 968192.1875, + 968938.0625, + 969557.1875, + 970771.375, + 971589.4375, + 976170.625, + 977183.25, + 979457.125, + 982036.125, + 987586.875, + 991348.125, + 998429, + 1007733.375, + 1018777.625, + 1026835.4375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283791.5625, + 283929.625, + 285145, + 285321.9375, + 285203.3125, + 285199.84375, + 285613.6875, + 285581.375, + 285410.125, + 285313.28125, + 285436.15625, + 285386.28125, + 285169.34375, + 284749.375, + 284577.34375, + 284552.75, + 284502.28125, + 284564.71875, + 284596.34375, + 284905.875, + 284907.21875, + 284948.59375, + 285076.59375, + 285133.9375, + 284874.21875, + 284747.28125, + 284814.5, + 284685.84375, + 284382.1875, + 284333.5, + 284640.71875, + 284725.46875, + 285029.46875, + 284971.1875, + 284708, + 284629.25, + 284959.53125, + 285435.3125, + 285396.6875, + 285254.75 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_45", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "B22", + "sample role type": "unknown sample role", + "well location identifier": "B22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -11.994758605957031, + -10.851696014404297, + -10.251691818237305, + -12.228926658630371, + -13.848738670349121, + -13.014166831970215, + -13.404220581054688, + -17.488431930541992, + -12.8541841506958, + -10.701098442077637, + -8.099255561828613, + -8.143209457397461, + -13.681083679199219, + -17.471906661987305, + -13.776653289794922, + -11.164859771728516, + -10.182252883911133, + -11.322044372558594, + -14.051309585571289, + -15.407074928283691, + -20.358062744140625, + -14.675780296325684, + -13.049949645996094, + -16.878463745117188, + -20.819515228271484, + -25.107635498046875, + -23.7703800201416, + -18.119098663330078, + -17.67408561706543, + -45.36785125732422, + -116.91541290283203, + -62.70482635498047, + -28.794885635375977, + -19.42177391052246, + -16.415422439575195, + -16.57958221435547, + -15.934896469116211, + -19.632102966308594, + -23.141845703125, + -23.337770462036133 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 8.612070599117798, + 9.755133190670533, + 10.355137386837525, + 8.377902546444458, + 6.758090534725708, + 7.592662373104615, + 7.202608624020142, + 3.118397274532837, + 7.752645054379029, + 9.905730762997193, + 12.507573643246216, + 12.463619747677368, + 6.925745525875611, + 3.1349225430875247, + 6.8301759152799075, + 9.441969433346314, + 10.424576321163697, + 9.284784832516236, + 6.55551961950354, + 5.199754276791138, + 0.2487664609342044, + 5.931048908749146, + 7.556879559078736, + 3.728365459957642, + -0.21268602319665497, + -4.500806292972047, + -3.163550815066774, + 2.4877305417447513, + 2.9327435880093997, + -24.76102205224939, + -96.3085836977572, + -42.09799714990564, + -8.188056430301149, + 1.1850552945523685, + 4.191406765499634, + 4.027246990719361, + 4.6719327359586185, + 0.9747262387662357, + -2.5350164980501724, + -2.730941256961305 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 9531.0673828125, + 9014.4033203125, + 8935.98828125, + 9642.8603515625, + 9831.6005859375, + 9935.6572265625, + 9949.0439453125, + 9742.2998046875, + 9736.962890625, + 10264.318359375, + 10541.2021484375, + 10261.46484375, + 10106.7529296875, + 10138.04296875, + 9920.8095703125, + 9314.501953125, + 9454.4169921875, + 10750.310546875, + 11058.0263671875, + 11385.9423828125, + 11123.4384765625, + 10402.4345703125, + 10269.869140625, + 10928.08984375, + 11626.9326171875, + 11251.91796875, + 10954.4091796875, + 10718.13671875, + 10578.5986328125, + 10661.7685546875, + 10819.6943359375, + 10851.8818359375, + 11131.0048828125, + 10685.75390625, + 10642.083984375, + 11372.345703125, + 11564.14453125, + 12120.2421875, + 12416.0673828125, + 12303.4052734375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -794.6026611328125, + -830.6907348632812, + -871.6598510742188, + -788.5287475585938, + -709.927490234375, + -763.4493408203125, + -742.232177734375, + -557.0711059570312, + -757.49365234375, + -959.18359375, + -1301.5025634765625, + -1260.1253662109375, + -738.7391967773438, + -580.2482299804688, + -720.1175537109375, + -834.26953125, + -928.5191650390625, + -949.5025634765625, + -786.9747924804688, + -739.0073852539062, + -546.3898315429688, + -708.8164672851562, + -786.9661865234375, + -647.4575805664062, + -558.4631958007812, + -448.1472473144531, + -460.84283447265625, + -591.5380859375, + -598.5372314453125, + -235.0071258544922, + -92.54292297363281, + -173.0629425048828, + -386.5618591308594, + -550.1945190429688, + -648.2979125976562, + -685.9247436523438, + -725.7119140625, + -617.3685302734375, + -536.5202026367188, + -527.1885375976562 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_46", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "B23", + "sample role type": "unknown sample role", + "well location identifier": "B23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 21.256011962890625, + 24.973344802856445, + 40.01414489746094, + 56.845523834228516, + 50.89561462402344, + 51.33150863647461, + 33.74128341674805, + 47.39861297607422, + 68.81660461425781, + 57.74893569946289, + 55.518699645996094, + 126.25273895263672, + 215.41452026367188, + 77.65990447998047, + 101.39762115478516, + 134.1361846923828, + 61.807132720947266, + 64.23731994628906, + 49.462127685546875, + 49.654571533203125, + 114.56736755371094, + -59.998680114746094, + -74.28545379638672, + 44.46883773803711, + 34.757015228271484, + 47.76565933227539, + 103.34715270996094, + 265.1919250488281, + 249.35218811035156, + 75.33557891845703, + 52.871543884277344, + 76.36857604980469, + 422.6161804199219, + 270.23736572265625, + 39.38142013549805, + 73.29508209228516, + 195.12425231933594, + 219.07107543945312, + 49.31927490234375, + 17.63543701171875 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -12.129363805663253, + -11.528058679254208, + 0.39671370179351584, + 14.112064925004319, + 5.046128001242465, + 2.365994300136869, + -18.34025863314647, + -7.798956787377072, + 10.503007137249746, + -3.680689491101951, + -9.02695325812551, + 58.59105833495834, + 144.63681193243673, + 3.76616843518854, + 24.387857396436452, + 54.01039322047733, + -21.43468646451499, + -22.120526952729968, + -40.01174692702893, + -42.935330792929456, + 18.861437514021596, + -158.82063786799222, + -176.22343926318962, + -60.58517544232256, + -73.41302566564497, + -63.52040927519783, + -11.054943611069056, + 147.67380101424138, + 128.71803636220804, + -48.414600543243274, + -73.99466329097973, + -53.61365883900917, + 289.5179178175512, + 134.02307540672885, + -99.94889789398613, + -69.1512636507558, + 49.56187886273823, + 70.39267426929865, + -102.4751539813675, + -137.27501958554927 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 9854.1748046875, + 10353.783203125, + 9767.84375, + 9572.529296875, + 9813.09765625, + 10132.7333984375, + 11343.2490234375, + 11343.03125, + 10834.3857421875, + 9517.8759765625, + 9573.96484375, + 11121.4404296875, + 11373.4423828125, + 11243.1455078125, + 11232.01953125, + 11007.181640625, + 10821.228515625, + 10741.8798828125, + 10857.150390625, + 10783.8388671875, + 10866.2685546875, + 11372.0576171875, + 11463.3671875, + 11708.302734375, + 11522.0771484375, + 11545.3916015625, + 12249.291015625, + 12010.6787109375, + 11906.794921875, + 12193.8984375, + 11399.2685546875, + 11247.509765625, + 11940.96484375, + 11981.2470703125, + 11946.3115234375, + 11999.08203125, + 11882.60546875, + 11496.8115234375, + 10531.8994140625, + 10217.626953125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 463.5946960449219, + 414.5933837890625, + 244.10977172851562, + 168.39547729492188, + 192.80831909179688, + 197.39793395996094, + 336.1830749511719, + 239.31146240234375, + 157.43853759765625, + 164.8147430419922, + 172.44577026367188, + 88.08870697021484, + 52.79793930053711, + 144.77413940429688, + 110.77202606201172, + 82.05975341796875, + 175.08058166503906, + 167.2218017578125, + 219.5043182373047, + 217.17715454101562, + 94.84610748291016, + -189.53846740722656, + -154.31509399414062, + 263.29229736328125, + 331.5036315917969, + 241.70904541015625, + 118.52567291259766, + 45.2905158996582, + 47.75091552734375, + 161.861083984375, + 215.6031036376953, + 147.279296875, + 28.25486946105957, + 44.33601379394531, + 303.34893798828125, + 163.70924377441406, + 60.89763641357422, + 52.47982406616211, + 213.54530334472656, + 579.3804321289062 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_47", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 4p", + "sample document": { + "sample identifier": "B24", + "sample role type": "unknown sample role", + "well location identifier": "B24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 75.07913208007812, + 1477.0650634765625, + -60.7253532409668, + -49.16300964355469, + -892.2054443359375, + -442.45745849609375, + 245.60169982910156, + 115.70381927490234, + -37.5176887512207, + -31.114992141723633, + -125.10557556152344, + -248.5382537841797, + 190.45272827148438, + 260.9861755371094, + 802.5565795898438, + -29.6193904876709, + -27.564884185791016, + -507.8142395019531, + -724.6356201171875, + -80.15515899658203, + -56.787654876708984, + -93.60041046142578, + -327.45892333984375, + 186.31871032714844, + -112.07837677001953, + -51.323246002197266, + -41.76166534423828, + -34.96978759765625, + -44.1682243347168, + -185.98648071289062, + -680.78857421875, + 63.644920349121094, + 73.22468566894531, + 116.61195373535156, + -175.44427490234375, + -22.112314224243164, + -20.113800048828125, + -51.44508361816406, + 300.56817626953125, + 197.0527801513672 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 205.82396352070663, + 1605.0550674490025, + 64.50982326328501, + 73.31733939250876, + -772.4799227680624, + -325.486764396407, + 359.81756646059995, + 227.16485843821238, + 71.18852294390096, + 74.83639208520968, + -21.909018802778483, + -148.0965244936231, + 288.13963009385265, + 355.91824989128924, + 894.7338264758354, + 59.80302893013229, + 59.10270776382382, + -423.9014750205267, + -643.4776831039493, + -1.7520494515322649, + 18.860627200152415, + -20.706955852752735, + -257.32029619935906, + 253.70250999944477, + -47.44940456591154, + 10.55089873372237, + 17.357651923493002, + 21.39470220188668, + 9.441437996637767, + -135.1316458497244, + -632.6885668237721, + 108.9901002759106, + 115.81503812754647, + 156.44747872576437, + -138.3635773801193, + 12.213555829792917, + 11.457242537019603, + -22.628868500504687, + 326.62956391900224, + 220.35934033264985 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 8621.7197265625, + 8440.361328125, + 7124.4560546875, + 7025.0859375, + 7896.65673828125, + 8315.3076171875, + 9410.537109375, + 9446.89453125, + 9320.197265625, + 9598.6044921875, + 9925.697265625, + 9907.9482421875, + 9716.7587890625, + 9606.8876953125, + 9794.5029296875, + 9709.705078125, + 9762.5263671875, + 10097.3623046875, + 9780.14453125, + 9588.8544921875, + 9726.0263671875, + 9802.5888671875, + 10141.5244140625, + 10314.0498046875, + 9535.955078125, + 9230.0537109375, + 9295.0830078125, + 9347.734375, + 9638.9462890625, + 9752.1669921875, + 10362.650390625, + 10348.4296875, + 10173.0810546875, + 10156.4443359375, + 10593.9462890625, + 10048.623046875, + 9866.6142578125, + 10307.0341796875, + 10535.3251953125, + 11565.1357421875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 114.8351058959961, + 5.714278697967529, + -117.32259368896484, + -142.89373779296875, + -8.850715637207031, + -18.7934627532959, + 38.316253662109375, + 81.647216796875, + -248.42141723632812, + -308.48809814453125, + -79.33856964111328, + -39.86488342285156, + 51.01926803588867, + 36.8099479675293, + 12.204127311706543, + -327.8158264160156, + -354.16534423828125, + -19.883968353271484, + -13.496638298034668, + -119.628662109375, + -171.27008056640625, + -104.72805786132812, + -30.97037124633789, + 55.357025146484375, + -85.08291625976562, + -179.84158325195312, + -222.57452392578125, + -267.3088684082031, + -218.2325897216797, + -52.434814453125, + -15.221539497375488, + 162.5963134765625, + 138.92967224121094, + 87.09608459472656, + -60.383541107177734, + -454.43560791015625, + -490.5395202636719, + -200.3502197265625, + 35.05136489868164, + 58.690547943115234 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_48", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "C1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.625311924126517, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.686211347579956, + 3.6988208293914795, + 3.726179599761963, + 3.7526657581329346, + 3.775660991668701, + 3.7964324951171875, + 3.8257110118865967, + 3.843745470046997, + 3.8688597679138184, + 3.8832831382751465, + 3.9035277366638184, + 3.9406540393829346, + 3.9629552364349365, + 3.9833385944366455, + 4.004117012023926, + 4.0237202644348145, + 4.0478835105896, + 4.069931983947754, + 4.09489631652832, + 4.1089959144592285, + 4.126420021057129, + 4.147851943969727, + 4.17274284362793, + 4.194380760192871, + 4.225884437561035, + 4.267557621002197, + 4.316568851470947, + 4.367802143096924, + 4.4210004806518555, + 4.4859514236450195, + 4.540585041046143, + 4.590822696685791, + 4.633072853088379, + 4.686173915863037, + 4.726494789123535, + 4.771055221557617, + 4.802783012390137, + 4.837368011474609, + 4.8660993576049805, + 4.886791229248047 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0024233773089882976, + -0.01201022445381468, + -0.006847783039681102, + -0.002557953625059242, + -0.0017590490456424607, + -0.0031838745535059526, + 0.003898313259553407, + -0.0002635575363960224, + 0.0026544113740754466, + -0.0051185472209462485, + -0.0070702777886241935, + 0.007859695974142197, + 0.00796456406979433, + 0.006151593115153495, + 0.004733681746083504, + 0.0021406052006228, + 0.004107522399057692, + 0.003959666800862613, + 0.006727670425078755, + -0.0013690606003624178, + -0.006141282958812291, + -0.006905689002564011, + -0.00421111830071115, + -0.00476953069211912, + 0.004537817719694678, + 0.024014672204507412, + 0.05082957371690715, + 0.07986653638653433, + 0.11086854498511571, + 0.15362315902192952, + 0.1860604474667032, + 0.21410177415000226, + 0.23415560159623988, + 0.2650603354145478, + 0.2831848797186965, + 0.30554898319642915, + 0.3150804450725984, + 0.3274691152007208, + 0.3340041323747425, + 0.33249967506145867 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 967797.5, + 972050.9375, + 981356, + 988805, + 993427.625, + 997983.75, + 1005379.25, + 1010527.625, + 1016158.9375, + 1019768.5, + 1026097.0625, + 1033545.625, + 1038448, + 1043616.6875, + 1049051.625, + 1054738.375, + 1059489.25, + 1064031.25, + 1070782.625, + 1076239.125, + 1081129.875, + 1086696.375, + 1093826.125, + 1098726.875, + 1106544.125, + 1117816.875, + 1131752.875, + 1145467, + 1159866.25, + 1175462, + 1188688.875, + 1201955.875, + 1215026, + 1229503.375, + 1239699.625, + 1250828.75, + 1258346.125, + 1266288.375, + 1273583.25, + 1279896.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 262545.3125, + 262800.21875, + 263367.875, + 263494.03125, + 263113.5625, + 262874.09375, + 262795.40625, + 262901.8125, + 262650.75, + 262604.71875, + 262864.03125, + 262277.6875, + 262038.796875, + 261995.46875, + 261993.25, + 262130.15625, + 261739.0625, + 261437.09375, + 261492, + 261922.65625, + 262001.90625, + 261990.15625, + 262136, + 261952.109375, + 261849.109375, + 261933.625, + 262188.0625, + 262252.5, + 262353.78125, + 262031.8125, + 261792.015625, + 261817.109375, + 262250.5625, + 262368.28125, + 262287.3125, + 262170.25, + 262003.546875, + 261772.1875, + 261725.6875, + 261909.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_49", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "C2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.522736555611573, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7148826122283936, + 3.7310757637023926, + 3.7609338760375977, + 3.782658576965332, + 3.808159828186035, + 3.833636522293091, + 3.8540661334991455, + 3.879030704498291, + 3.89963960647583, + 3.9207260608673096, + 3.942221164703369, + 3.9652340412139893, + 3.983975648880005, + 4.00990104675293, + 4.036083221435547, + 4.055170059204102, + 4.073826313018799, + 4.091347694396973, + 4.107730388641357, + 4.13223934173584, + 4.161012649536133, + 4.18273401260376, + 4.205076694488525, + 4.227794170379639, + 4.257211685180664, + 4.292963981628418, + 4.347858428955078, + 4.393624782562256, + 4.441076755523682, + 4.50528621673584, + 4.56212043762207, + 4.616527080535889, + 4.668091773986816, + 4.715871810913086, + 4.754481792449951, + 4.7918620109558105, + 4.829744338989258, + 4.864292621612549, + 4.89548397064209, + 4.91504430770874 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.007028313022357381, + -0.01276664300398387, + -0.004840012124404748, + -0.005046792652295885, + -0.0014770228872187166, + 0.0020681897642114352, + 0.0005663195146401664, + 0.003599409058160162, + 0.0022768295800732682, + 0.0014318025159272482, + 0.0009954248963608622, + 0.002076819951355467, + -0.001113053838254864, + 0.0028808625790439843, + 0.0071315558060352155, + 0.004286912118964835, + 0.0010116844780361442, + -0.003398415599415984, + -0.008947202810657175, + -0.006369731171799821, + 0.00047209517286719155, + 0.00026197678486818837, + 0.0006731772140078571, + 0.001459171649495182, + 0.008945204994895505, + 0.022766019987023454, + 0.055728985858057654, + 0.07956385800961033, + 0.10508434951541015, + 0.1473623292719424, + 0.1822650687025469, + 0.21474023016073931, + 0.24437344215604198, + 0.27022199762668553, + 0.2869004977079248, + 0.3023492347581582, + 0.3183000813359804, + 0.3309168825036455, + 0.34017675007756054, + 0.337805605688585 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 978485.125, + 986204.6875, + 997563.625, + 1005105.9375, + 1012006.125, + 1018992.1875, + 1024705.375, + 1031507.5, + 1037602.0625, + 1042770.25, + 1048238.9375, + 1053957, + 1059248.75, + 1065677.5, + 1071850, + 1076462, + 1080759.75, + 1085156, + 1089363.25, + 1096312.25, + 1102011.875, + 1106841.625, + 1113219.5, + 1119230.75, + 1126496.875, + 1136061, + 1150608.125, + 1162445.75, + 1175818.375, + 1192220, + 1206382.75, + 1220089.125, + 1233098.5, + 1245864.375, + 1256580, + 1266803.625, + 1276103.75, + 1284512.125, + 1292623.75, + 1297400.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263395.96875, + 264321.8125, + 265243.59375, + 265714.15625, + 265746.75, + 265803.03125, + 265876.4375, + 265918.875, + 266076.40625, + 265963.5625, + 265900.59375, + 265799.4375, + 265877.3125, + 265761.53125, + 265566.875, + 265454.21875, + 265293.53125, + 265231.90625, + 265198.34375, + 265307.0625, + 264842.21875, + 264621.5625, + 264732.28125, + 264731.59375, + 264609.09375, + 264633.25, + 264637.90625, + 264575.5625, + 264759.75, + 264626.90625, + 264434.65625, + 264287.21875, + 264154.71875, + 264185.375, + 264293.78125, + 264365.625, + 264217.65625, + 264069.65625, + 264044.125, + 263965.1875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_50", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "C3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.053069248475637, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.6219751834869385, + 3.629343032836914, + 3.6565499305725098, + 3.6828575134277344, + 3.702049970626831, + 3.72625470161438, + 3.7527804374694824, + 3.7759172916412354, + 3.7942705154418945, + 3.815716028213501, + 3.842926025390625, + 3.8660178184509277, + 3.8803000450134277, + 3.8998444080352783, + 3.9222524166107178, + 3.9437031745910645, + 3.965174674987793, + 3.9867477416992188, + 4.013556003570557, + 4.035858154296875, + 4.0453362464904785, + 4.063633918762207, + 4.0877885818481445, + 4.1041669845581055, + 4.132372856140137, + 4.170277118682861, + 4.2158732414245605, + 4.266083240509033, + 4.324418544769287, + 4.37917947769165, + 4.434715747833252, + 4.490452766418457, + 4.537586688995361, + 4.586502552032471, + 4.629161834716797, + 4.6640543937683105, + 4.695098400115967, + 4.718461990356445, + 4.747267246246338, + 4.768604755401611 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0005457813224166407, + -0.014516991454285613, + -0.008649153200534023, + -0.0036806298271535275, + -0.005827232109901406, + -0.002961560604196691, + 0.002225115769061734, + 0.004022910458970106, + 0.001037074777785172, + 0.0011435280675475036, + 0.007014465762826969, + 0.00876719934128559, + 0.0017103664219414762, + -8.43300380524957e-05, + 0.0009846190555428437, + 0.0010963175540454097, + 0.0012287584689293675, + 0.001462765698510591, + 0.006931968088004812, + 0.007895059332478613, + -0.0039659079557615405, + -0.007007295165877583, + -0.0041916915617846405, + -0.00915234833366826, + -0.0022855362334806804, + 0.014279666827399371, + 0.03853673008725492, + 0.06740766968988302, + 0.10440391446829236, + 0.1378257879088111, + 0.17202299856856898, + 0.2064209576719295, + 0.23221582076699013, + 0.259792624322255, + 0.2811128475247366, + 0.2946663470944057, + 0.3043712939602183, + 0.30639582471885224, + 0.31386202112690115, + 0.31386047080033 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 961251.75, + 966839.0625, + 976972, + 984574.3125, + 991435.5625, + 998207.25, + 1005604.4375, + 1012109.9375, + 1018176.25, + 1024543.625, + 1031422.625, + 1038025.4375, + 1042336.625, + 1047936.4375, + 1053877.25, + 1058311, + 1063131.875, + 1068788, + 1075363.75, + 1081300.125, + 1086355.125, + 1090461.75, + 1096273.625, + 1101838.875, + 1109326.5, + 1120228, + 1132034.125, + 1145454.125, + 1160933.625, + 1175318.25, + 1189619.375, + 1205010.875, + 1217307.75, + 1230544.75, + 1242796.75, + 1251650.625, + 1260133.75, + 1267120.25, + 1275645.25, + 1280995.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 265394.34375, + 266395.0625, + 267184.09375, + 267339.78125, + 267807.1875, + 267884.875, + 267962.5, + 268043.46875, + 268345.71875, + 268506.25, + 268395.125, + 268499.90625, + 268622.6875, + 268712.375, + 268691.84375, + 268354.625, + 268117.28125, + 268085.1875, + 267932.90625, + 267923.21875, + 268545.0625, + 268346.46875, + 268182.5625, + 268468.34375, + 268447.8125, + 268621.96875, + 268517.125, + 268502.53125, + 268460.0625, + 268387.78125, + 268251.5625, + 268349.53125, + 268272.0625, + 268296.96875, + 268471.21875, + 268361.0625, + 268393.46875, + 268545.1875, + 268711.5, + 268631.09375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_51", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "C4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.340217907957168, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.656087875366211, + 3.668815851211548, + 3.6944100856781006, + 3.717451810836792, + 3.7412643432617188, + 3.771111488342285, + 3.790442943572998, + 3.8057236671447754, + 3.830274820327759, + 3.8508756160736084, + 3.872187376022339, + 3.9051668643951416, + 3.9291605949401855, + 3.9476683139801025, + 3.9696037769317627, + 3.9885826110839844, + 4.00688362121582, + 4.026796817779541, + 4.052859783172607, + 4.069034576416016, + 4.092147350311279, + 4.114053726196289, + 4.135207653045654, + 4.158782005310059, + 4.185237884521484, + 4.215043067932129, + 4.259895324707031, + 4.308169364929199, + 4.35981559753418, + 4.425357341766357, + 4.486090660095215, + 4.541886806488037, + 4.595585823059082, + 4.640860557556152, + 4.686943531036377, + 4.738406181335449, + 4.776716709136963, + 4.802510738372803, + 4.832874774932861, + 4.85410737991333 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.00023578857042765022, + -0.009437155413937456, + -0.005772263636230998, + -0.004659881166385868, + -0.0027766914303058304, + 0.0051411109614143, + 0.002543223503280914, + -0.004105395613788462, + -0.00148358511965134, + -0.0028121320626480067, + -0.0034297148027642582, + 0.0076204308811922, + 0.00968481873738987, + 0.006263195088460141, + 0.006269315351274021, + 0.003318806814649425, + -0.0003095257423609138, + -0.002325671867486487, + 0.0018079508367327551, + -0.003946598608705318, + -0.002763167402287922, + -0.0027861342061244326, + -0.0035615500456054744, + -0.0019165404700483418, + 0.0026099960525311633, + 0.010485836774329418, + 0.033408750860385486, + 0.05975344839370718, + 0.08947033830984137, + 0.13308273985317282, + 0.17188671549318307, + 0.20575351919715906, + 0.2375231930793577, + 0.26086858488758174, + 0.2850222156789601, + 0.3145555232891852, + 0.3309367084018526, + 0.33480139494884614, + 0.34323608882005846, + 0.34253935111168093 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1041862.25, + 1047055.0625, + 1055625.875, + 1063712.25, + 1072441.25, + 1081222.125, + 1086606.25, + 1092194.5, + 1099612.875, + 1106284.75, + 1111981.375, + 1119444.5, + 1125504, + 1131059.875, + 1136962.875, + 1141965.125, + 1147191, + 1152303.125, + 1159280.625, + 1164113.625, + 1170469.125, + 1176022.375, + 1180978.5, + 1187259, + 1195176.75, + 1203289.25, + 1215374, + 1228834.75, + 1243674.625, + 1260654.75, + 1277083.375, + 1292115.5, + 1307665.25, + 1322689.75, + 1335382, + 1348403.25, + 1358859.375, + 1366329.875, + 1375106.375, + 1382092.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 284966.40625, + 285393.1875, + 285735.96875, + 286140.15625, + 286652.09375, + 286711.78125, + 286670, + 286987.34375, + 287084.59375, + 287281.34375, + 287171.375, + 286657.28125, + 286448.96875, + 286513.40625, + 286417.21875, + 286308.5, + 286305.03125, + 286158.75, + 286040.15625, + 286090.875, + 286028.09375, + 285854.90625, + 285591.09375, + 285482.375, + 285569.625, + 285474.96875, + 285306.0625, + 285233.625, + 285258.53125, + 284870.71875, + 284676.21875, + 284488.71875, + 284548.09375, + 285009.59375, + 284915.3125, + 284568.9375, + 284475.59375, + 284503.25, + 284531.75, + 284726.34375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_52", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "C5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.576049216261215, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7561097145080566, + 3.760800838470459, + 3.786419153213501, + 3.8158161640167236, + 3.842197895050049, + 3.861393451690674, + 3.882420778274536, + 3.907238006591797, + 3.9359045028686523, + 3.954162359237671, + 3.9776642322540283, + 4.0040364265441895, + 4.023137092590332, + 4.048297882080078, + 4.068170547485352, + 4.083082675933838, + 4.105317115783691, + 4.124740123748779, + 4.146170616149902, + 4.173976421356201, + 4.199696063995361, + 4.212845325469971, + 4.234384536743164, + 4.256357192993164, + 4.285863876342773, + 4.329359531402588, + 4.383296966552734, + 4.430793285369873, + 4.489556312561035, + 4.539980888366699, + 4.598357677459717, + 4.661523342132568, + 4.7111077308654785, + 4.756252288818359, + 4.804104804992676, + 4.851529598236084, + 4.887609004974365, + 4.9148945808410645, + 4.95317268371582, + 4.977728843688965 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.002962515086255498, + -0.014434325230586135, + -0.010903974766787675, + -0.003594928242808996, + 0.0006988385112726668, + -0.00219356912734631, + -0.003254206822727538, + -0.0005249427847107725, + 0.0060535892129011636, + 0.0022234813026761856, + 0.0036373900397896307, + 0.007921620050706787, + 0.004934321817606276, + 0.008007147028108393, + 0.005791848154137854, + -0.0013839876766197946, + -0.0012375121060093676, + -0.0039024684201654537, + -0.004559940298286384, + 0.001157900628769356, + 0.004789578988685535, + -0.004149123815949066, + -0.004697876821999684, + -0.004813184851242772, + 0.002605534219122626, + 0.024013224999693102, + 0.05586269587059561, + 0.0812710504084912, + 0.11794611332040933, + 0.14628272484682942, + 0.1825715496606039, + 0.2236492500542115, + 0.25114567450787767, + 0.27420226818151455, + 0.29996682007658787, + 0.3253036490407521, + 0.33929509149978937, + 0.3444927030872455, + 0.3606828416827574, + 0.36315103737665794 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 988750.6875, + 991973.25, + 999536.8125, + 1007715.1875, + 1015024.75, + 1021332.0625, + 1028190.6875, + 1035294.625, + 1042962.8125, + 1048127.6875, + 1053527, + 1060088.125, + 1066271.5, + 1073417.375, + 1078392.625, + 1082807.625, + 1088426.5, + 1093529.25, + 1099304.375, + 1106075, + 1112319.25, + 1116079.625, + 1122010.125, + 1128224.625, + 1135807.875, + 1147102.75, + 1161162, + 1174915, + 1190454.625, + 1203198.625, + 1218539.375, + 1234781.25, + 1248384.5, + 1261527.5, + 1273263.375, + 1284828, + 1294202.25, + 1302544.75, + 1312550.625, + 1319632 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263237.96875, + 263766.5, + 263979.4375, + 264089.03125, + 264178.15625, + 264498.3125, + 264832.375, + 264968.40625, + 264986.8125, + 265069.46875, + 264860.71875, + 264754.875, + 265034.84375, + 265152.75, + 265080.5, + 265193.65625, + 265126.0625, + 265114.6875, + 265137.28125, + 264993.125, + 264857.09375, + 264923, + 264975.96875, + 265068.125, + 265012.59375, + 264959, + 264906.0625, + 265170.34375, + 265160.875, + 265022.84375, + 264994.46875, + 264887.9375, + 264987.46875, + 265235.625, + 265036.5625, + 264829.46875, + 264792.5, + 265019.875, + 264991.90625, + 265107.25 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_53", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "C6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.979246278952957, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.68200421333313, + 3.690943479537964, + 3.709679126739502, + 3.739769220352173, + 3.7579081058502197, + 3.7796990871429443, + 3.8047475814819336, + 3.829012632369995, + 3.848923683166504, + 3.8666677474975586, + 3.8892364501953125, + 3.910435199737549, + 3.92863392829895, + 3.951159715652466, + 3.977696657180786, + 4.0001068115234375, + 4.01904296875, + 4.040422439575195, + 4.0666680335998535, + 4.08552360534668, + 4.098623275756836, + 4.117835521697998, + 4.14538049697876, + 4.169511795043945, + 4.195084571838379, + 4.229599952697754, + 4.271468639373779, + 4.324498176574707, + 4.3807549476623535, + 4.434443950653076, + 4.490842342376709, + 4.551756381988525, + 4.60039758682251, + 4.658149242401123, + 4.699500560760498, + 4.72884464263916, + 4.765738487243652, + 4.8059492111206055, + 4.833802700042725, + 4.862384796142578 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.00833509090860832, + -0.004238237034190986, + -0.007015183980285746, + 0.0015623154847518618, + -0.0018113931648345537, + -0.0015330060197432348, + 0.0020028941716131766, + 0.00475535091204141, + 0.003153807560916908, + -0.0006147222556616948, + 0.0004413862944593651, + 0.00012754168906240274, + -0.0031863238971695206, + -0.002173130691287186, + 0.00285121668940028, + 0.0037487768844179127, + 0.0011723399633475663, + 0.0010392166409100324, + 0.005772216517934501, + 0.0031151941171278265, + -0.005297729620349658, + -0.007598077826820395, + -0.0015656966936915227, + 0.0010530072238602896, + 0.005113189870661037, + 0.01811597658240319, + 0.03847206911079484, + 0.06998901216408973, + 0.10473318910410248, + 0.1369095979471923, + 0.17179539552319226, + 0.21119684098737493, + 0.23832545167372646, + 0.27456451310470603, + 0.2944032373164482, + 0.30223472504747745, + 0.3176159755043359, + 0.3363141052336562, + 0.3426550000081425, + 0.34972450196036226 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1002176.0625, + 1006159.125, + 1013431.25, + 1022020.125, + 1028585.6875, + 1035557.125, + 1042285.75, + 1049604.5, + 1055801.25, + 1061343.75, + 1067909, + 1074481.375, + 1080304.5, + 1085977.625, + 1091691.875, + 1097202.5, + 1103069.125, + 1108295.625, + 1114883.875, + 1120578.625, + 1124797.125, + 1129559.625, + 1136675.875, + 1143404.5, + 1150118.375, + 1160304.875, + 1172378.25, + 1186461.25, + 1202182.5, + 1218341.125, + 1232442.5, + 1248271, + 1262000.625, + 1277399, + 1288701.25, + 1299248.875, + 1309107, + 1319355.75, + 1327314.125, + 1335567.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272182.21875, + 272602.15625, + 273185.6875, + 273284.28125, + 273712.3125, + 273978.71875, + 273943.46875, + 274118.84375, + 274310.78125, + 274485.375, + 274580.625, + 274772.84375, + 274982.21875, + 274850.34375, + 274453.28125, + 274293.3125, + 274460.65625, + 274301.90625, + 274151.6875, + 274280.28125, + 274432.90625, + 274309.0625, + 274203.03125, + 274229.8125, + 274158.5625, + 274329.6875, + 274467.25, + 274358.125, + 274423.59375, + 274744.96875, + 274434.59375, + 274239.40625, + 274324.25, + 274228.875, + 274220.90625, + 274749.75, + 274691.3125, + 274525.53125, + 274590.0625, + 274673.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_54", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "C7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.69494638530658, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.647120952606201, + 3.654167413711548, + 3.677410364151001, + 3.703061819076538, + 3.727445363998413, + 3.748718738555908, + 3.769660472869873, + 3.7962849140167236, + 3.8117713928222656, + 3.834007501602173, + 3.8555150032043457, + 3.8802120685577393, + 3.9053072929382324, + 3.928377628326416, + 3.95650315284729, + 3.973494052886963, + 3.9917166233062744, + 4.017332077026367, + 4.037596702575684, + 4.064220428466797, + 4.085470676422119, + 4.101993083953857, + 4.121913909912109, + 4.141107082366943, + 4.160355567932129, + 4.193731307983398, + 4.236778259277344, + 4.283187389373779, + 4.339663028717041, + 4.3991522789001465, + 4.454030513763428, + 4.515085697174072, + 4.563958168029785, + 4.618318557739258, + 4.6667280197143555, + 4.710078716278076, + 4.755066394805908, + 4.7878289222717285, + 4.8163042068481445, + 4.837900161743164 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.009191528139378152, + -0.005892777160222434, + -0.004780593125716576, + -0.0012599046051267326, + 0.000992873911801001, + 0.0001354820643488519, + -0.0010535500266335707, + 0.003440124715269749, + -0.003204162884135525, + -0.003098820509175565, + -0.0037220853119499797, + -0.0011557863635036913, + 0.0018086716120422064, + 0.002748240595278534, + 0.008742998711205291, + 0.003603132345930876, + -0.0003050636397048667, + 0.0031796236754406404, + 0.0013134828198097803, + 0.005806442305975795, + 0.0049259238563507945, + -0.0006824350168581905, + -0.0028923754635535037, + -0.005829969413666786, + -0.008712250253428505, + 0.00253272339289376, + 0.023448908281891806, + 0.04772727197338009, + 0.08207214491169454, + 0.11943062868985274, + 0.15217809714818673, + 0.191102514153884, + 0.21784421860464961, + 0.25007384190917503, + 0.2763525374793254, + 0.29757246763809886, + 0.3204293797609836, + 0.33106114082185667, + 0.3374056589933254, + 0.3368708474833977 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1060930.375, + 1066297.5, + 1076248.625, + 1084233.125, + 1092117.125, + 1098336.25, + 1104562.25, + 1112155.5, + 1117639.625, + 1124044.125, + 1130893.5, + 1137749.625, + 1144028.75, + 1149608.625, + 1156052.875, + 1160203.5, + 1165582.5, + 1172300.5, + 1177638.625, + 1185701.125, + 1191558, + 1194808.125, + 1199801.375, + 1205385.75, + 1211284.625, + 1219889.875, + 1231788.625, + 1245366.25, + 1261318.625, + 1277870.5, + 1293229.5, + 1310442.125, + 1324280.625, + 1340024.5, + 1353236.125, + 1365008.875, + 1376636.25, + 1385775.5, + 1394169.5, + 1401046.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 290895.3125, + 291803.125, + 292664.8125, + 292793.6875, + 292993.46875, + 292989.78125, + 293013.71875, + 292958.90625, + 293207.40625, + 293177.34375, + 293318.40625, + 293218.40625, + 292942.0625, + 292642.09375, + 292190.5625, + 291985.71875, + 292000.3125, + 291810.71875, + 291668.21875, + 291741.34375, + 291657.46875, + 291275.03125, + 291078.71875, + 291078.15625, + 291149.3125, + 290884.125, + 290737.09375, + 290756.90625, + 290648.96875, + 290481.09375, + 290350.40625, + 290236.375, + 290160.5625, + 290154.1875, + 289975.34375, + 289805.96875, + 289509.375, + 289437.125, + 289468.75, + 289597.96875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_55", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "C8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.197791324220933, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7228622436523438, + 3.733614206314087, + 3.762413501739502, + 3.7865538597106934, + 3.80885910987854, + 3.825612783432007, + 3.8435709476470947, + 3.8616199493408203, + 3.893747091293335, + 3.92388653755188, + 3.9412012100219727, + 3.9586048126220703, + 3.984895706176758, + 4.007881164550781, + 4.036863327026367, + 4.052371501922607, + 4.071088790893555, + 4.097385883331299, + 4.1171698570251465, + 4.1330389976501465, + 4.146560192108154, + 4.170558929443359, + 4.192580223083496, + 4.207444190979004, + 4.233017921447754, + 4.272573471069336, + 4.319752216339111, + 4.367532253265381, + 4.418432712554932, + 4.466484546661377, + 4.528573513031006, + 4.590688228607178, + 4.6428985595703125, + 4.694772720336914, + 4.745133399963379, + 4.792936325073242, + 4.830153942108154, + 4.8700151443481445, + 4.900418281555176, + 4.91765832901001 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0010115467579873035, + -0.009848102346643139, + -0.002660418687601706, + -0.00013167248278390595, + 0.0005619659186891675, + -0.004295972294217642, + -0.007949419845503358, + -0.011512029918151378, + -0.0009964997320103357, + 0.00753133476016098, + 0.003234395463880147, + -0.0009736137023958029, + 0.0037056680859176468, + 0.005079514693567478, + 0.01245006540277981, + 0.006346628532646437, + 0.0034523057372200967, + 0.008137786408590631, + 0.006310148336064681, + 0.0005676771946910748, + -0.007522740113674719, + -0.005135614544843247, + -0.004725932671080135, + -0.011473576541945928, + -0.007511457839569535, + 0.01043248001563889, + 0.03599961351904067, + 0.062168038678936596, + 0.09145688620211377, + 0.11789710854218548, + 0.1583744631454408, + 0.19887756695523906, + 0.22947628615200022, + 0.2597388351522282, + 0.2884879030123194, + 0.3146792163558091, + 0.3302852216243476, + 0.3485348120979642, + 0.35732633753862186, + 0.35295477322708224 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 971542.125, + 975028.3125, + 982321.0625, + 988577.75, + 995561.625, + 1000787.375, + 1006114.4375, + 1012288.625, + 1020845.5625, + 1028654.0625, + 1034313.1875, + 1038925.8125, + 1046085.6875, + 1050929.875, + 1055605.75, + 1059431, + 1066765.125, + 1073002.625, + 1077675.5, + 1082786.625, + 1088068.75, + 1094220.5, + 1099500.75, + 1103556.25, + 1110516.125, + 1120801.25, + 1132619.75, + 1144635.25, + 1158090.75, + 1171551.625, + 1188839.875, + 1204454.625, + 1217131.375, + 1230291.125, + 1244277.875, + 1257379.25, + 1266588.625, + 1276104.75, + 1283875.375, + 1290063.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 260966.453125, + 261148.65625, + 261088.015625, + 261075.84375, + 261380.53125, + 261601.84375, + 261765.546875, + 262140.921875, + 262175.625, + 262151.84375, + 262436.03125, + 262447.46875, + 262512.6875, + 262215.8125, + 261491.5625, + 261434.8125, + 262034.34375, + 261874.921875, + 261751.515625, + 261983.171875, + 262402.75, + 262367.84375, + 262249.1875, + 262286.59375, + 262346.1875, + 262324.625, + 262195.53125, + 262078.25, + 262104.421875, + 262298.375, + 262519.71875, + 262369.0625, + 262149.03125, + 262055.515625, + 262221.90625, + 262340.0625, + 262225.3125, + 262033.015625, + 261993.015625, + 262332.8125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_56", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "C9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.341493814222538, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.628967523574829, + 3.6368839740753174, + 3.658909797668457, + 3.684145212173462, + 3.7070417404174805, + 3.728776454925537, + 3.7564544677734375, + 3.787515640258789, + 3.8104116916656494, + 3.8198094367980957, + 3.8364622592926025, + 3.8585102558135986, + 3.8876214027404785, + 3.913097381591797, + 3.931725025177002, + 3.9479098320007324, + 3.969573497772217, + 3.99422025680542, + 4.01617431640625, + 4.038332939147949, + 4.053770065307617, + 4.075567722320557, + 4.091325283050537, + 4.110934257507324, + 4.138808250427246, + 4.172693252563477, + 4.214222431182861, + 4.263033866882324, + 4.323637008666992, + 4.37646484375, + 4.422244071960449, + 4.478436470031738, + 4.5380730628967285, + 4.592531204223633, + 4.630677223205566, + 4.6731390953063965, + 4.715853691101074, + 4.749671936035156, + 4.783260822296143, + 4.80488395690918 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0030870134718737584, + -0.010483509534365085, + -0.009944659447952562, + -0.006196218449674804, + -0.004786663712383819, + -0.004538922711054303, + 0.0016521166301189626, + 0.0112263156087434, + 0.012635393508876627, + 0.0005461651345957906, + -0.0042879858776244985, + -0.0037269628633555298, + 0.003897210556797228, + 0.007886215901388462, + 0.0050268859798664155, + -0.0002752807031306849, + -9.858843837343492e-05, + 0.003061197088103009, + 0.0035282831822059622, + 0.004199932417178056, + -0.0018499149298819885, + -0.0015392314236696604, + -0.007268644200416317, + -0.009146643250356332, + -0.0027596238371615824, + 0.009638404792341761, + 0.029680609904999402, + 0.05700507209773517, + 0.09612124037567601, + 0.1274621019519567, + 0.1517543566556788, + 0.18645978122024073, + 0.22460940057850384, + 0.257580568398681, + 0.27423961387388746, + 0.2952145124679904, + 0.316442134755941, + 0.3287734061832959, + 0.34087531893755424, + 0.3410114800438642 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 980494.1875, + 984798.9375, + 992193.75, + 998858.5625, + 1005573.875, + 1012113.8125, + 1019033.375, + 1026020.4375, + 1031952.9375, + 1036378.0625, + 1042629.125, + 1049345.25, + 1056941, + 1064042.375, + 1069312.125, + 1073270.25, + 1078727.5, + 1085825.375, + 1091069.625, + 1096731.125, + 1102032, + 1107914.75, + 1112781.75, + 1118447.875, + 1125502.875, + 1134581.75, + 1146403.375, + 1159356.75, + 1175864.875, + 1189911.25, + 1202957.25, + 1218416.875, + 1234795.375, + 1249772.75, + 1260491.125, + 1271661.875, + 1283368.75, + 1293218.375, + 1301963, + 1308002.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 270185.4375, + 270780.96875, + 271171.96875, + 271123.5625, + 271260.46875, + 271433.21875, + 271275.3125, + 270895.375, + 270824.53125, + 271316.6875, + 271768.375, + 271956.0625, + 271873.4375, + 271918.1875, + 271970.21875, + 271857.84375, + 271748.96875, + 271849.15625, + 271668.90625, + 271580.15625, + 271853.59375, + 271843.0625, + 271985.65625, + 272066.59375, + 271938.875, + 271906.34375, + 272032, + 271955.78125, + 271961.96875, + 271888.6875, + 272024.15625, + 272063, + 272096.84375, + 272131.5625, + 272204.5, + 272121.5625, + 272139.21875, + 272275.3125, + 272191.5, + 272223.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_57", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "C10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.315615526205665, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7256579399108887, + 3.7352542877197266, + 3.7546756267547607, + 3.77717661857605, + 3.799048662185669, + 3.8249897956848145, + 3.853490114212036, + 3.8748841285705566, + 3.8950717449188232, + 3.917034387588501, + 3.9435830116271973, + 3.964721441268921, + 3.9806482791900635, + 3.998377799987793, + 4.027379035949707, + 4.046847343444824, + 4.06430196762085, + 4.087197303771973, + 4.113476276397705, + 4.132314682006836, + 4.146529674530029, + 4.166592121124268, + 4.188387870788574, + 4.218120098114014, + 4.242637634277344, + 4.277464866638184, + 4.3137922286987305, + 4.361376762390137, + 4.418056488037109, + 4.480706214904785, + 4.536354064941406, + 4.58556604385376, + 4.644442081451416, + 4.6990647315979, + 4.743301868438721, + 4.786182403564453, + 4.823958396911621, + 4.862527847290039, + 4.892041206359863, + 4.912838459014893 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.006558022614860756, + -0.005498901590124519, + -0.0077308345689135055, + -0.006883114761447165, + -0.00666434316565119, + -0.0023764816803288485, + 0.004470564833069665, + 0.004211307177767007, + 0.0027456515122104425, + 0.003055022168065011, + 0.007950374192938578, + 0.007435531820839045, + 0.0017090977281584568, + -0.002214653487934773, + 0.0051333104601556795, + 0.002948345941450145, + -0.0012503018963480744, + -8.237759047749482e-06, + 0.004617462852861062, + 0.0018025964481691997, + -0.005635683042460163, + -0.007226508462045492, + -0.007084030811561573, + 0.00099492450005427, + 0.003859188649561626, + 0.01703314899657786, + 0.03170723904330201, + 0.05763850072088554, + 0.09266495435403459, + 0.13366140920788766, + 0.16765598723068514, + 0.19521469412921594, + 0.23243745971304858, + 0.26540683784571023, + 0.2879907026727078, + 0.30921796578461663, + 0.3253406871179619, + 0.34225686548255624, + 0.35011695253855774, + 0.3492609331797634 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 998289.5625, + 1001811.3125, + 1010574.6875, + 1017848.875, + 1023643, + 1030778.6875, + 1038624.6875, + 1044294.375, + 1051029.5, + 1058060.625, + 1064973, + 1070493, + 1074503.5, + 1079860, + 1087488.5, + 1093134.125, + 1097963.375, + 1103366.375, + 1109666.625, + 1114731.875, + 1120532, + 1126006.25, + 1131536.875, + 1139076.125, + 1144940.25, + 1154010.25, + 1165069.375, + 1178481.125, + 1193796.25, + 1208664.75, + 1223058.125, + 1237898.375, + 1253982.125, + 1268661.25, + 1281487.75, + 1292630.25, + 1302185, + 1313001, + 1321882.625, + 1329332.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 267949.875, + 268204.3125, + 269151, + 269473.46875, + 269447.1875, + 269485.34375, + 269528.3125, + 269503.375, + 269835.71875, + 270117.78125, + 270052.125, + 270004.59375, + 269931.78125, + 270074.53125, + 270023.875, + 270119.9375, + 270148.09375, + 269956.71875, + 269763.71875, + 269759.6875, + 270233.6875, + 270246.34375, + 270160.46875, + 270043.5625, + 269865.1875, + 269788.375, + 270080.09375, + 270208.5, + 270208.46875, + 269748.71875, + 269612.59375, + 269955.40625, + 269996.28125, + 269981.65625, + 270167.875, + 270075.4375, + 269941.1875, + 270024.375, + 270210.84375, + 270583.3125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_58", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "C11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 23, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 25.77202321637561, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7163007259368896, + 3.72512149810791, + 3.7441673278808594, + 3.7770702838897705, + 3.7983837127685547, + 3.8217408657073975, + 3.8487370014190674, + 3.8662707805633545, + 3.886146306991577, + 3.9105427265167236, + 3.931934118270874, + 3.9507365226745605, + 3.9761695861816406, + 4.008267402648926, + 4.029856204986572, + 4.043354511260986, + 4.062264919281006, + 4.086628437042236, + 4.10652494430542, + 4.124014377593994, + 4.145789623260498, + 4.176913261413574, + 4.202149391174316, + 4.227233409881592, + 4.258942127227783, + 4.309431552886963, + 4.369955539703369, + 4.421309471130371, + 4.4860968589782715, + 4.5490007400512695, + 4.601104736328125, + 4.647117614746094, + 4.70123291015625, + 4.743267059326172, + 4.779733657836914, + 4.8213114738464355, + 4.8596649169921875, + 4.892689228057861, + 4.926271915435791, + 4.9509077072143555 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.006377985570338054, + -0.006980943679809646, + -0.01011481532802819, + 0.0006084392597147346, + -0.0002578332826688491, + 0.0009196182350061609, + 0.005736052525507875, + 0.0010901302486272212, + -0.0012140447443183301, + 0.0010026733596603908, + 0.000214363692643018, + -0.003162933324838666, + 9.042876107364858e-05, + 0.010008543807190597, + 0.009417644723669318, + 0.0007362495769156173, + -0.002533043824232615, + -0.00034922748417079777, + -0.0026324216421549675, + -0.007322689774748512, + -0.007727145529412369, + 0.001216791202495151, + 0.004273219542069575, + 0.007177536828177202, + 0.016706552753200845, + 0.04501627699121277, + 0.08336056238645126, + 0.11253479239228456, + 0.1551424788190172, + 0.19586665847084747, + 0.22579095332653518, + 0.24962413032333527, + 0.28155972431232373, + 0.30141417206107785, + 0.31570106915065227, + 0.335099183739006, + 0.3512729254635902, + 0.36211753510809536, + 0.3735205210648573, + 0.37597661142225397 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1031273, + 1034803.5, + 1041043.9375, + 1050716.5, + 1057353.125, + 1062529.5, + 1069517.375, + 1075156.875, + 1082026.125, + 1089622.25, + 1095585, + 1101392, + 1107631.875, + 1114295.625, + 1119888.75, + 1125148.5, + 1130223.875, + 1134862.125, + 1140076, + 1147170.625, + 1155287.625, + 1161973.125, + 1168488.375, + 1177063.875, + 1185913.25, + 1199532, + 1215004.875, + 1228977.875, + 1247842.25, + 1263587.125, + 1277824.25, + 1292692.625, + 1308083.5, + 1320388.875, + 1330678, + 1342883.5, + 1353290.375, + 1362376.625, + 1371592.375, + 1377968.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277499.875, + 277790.53125, + 278044.1875, + 278182.9375, + 278369.21875, + 278022.375, + 277887.875, + 278086.28125, + 278431.65625, + 278637.09375, + 278637.6875, + 278781.4375, + 278567.5625, + 277999.3125, + 277897.9375, + 278271.0625, + 278225.0625, + 277701.3125, + 277625.5, + 278168.4375, + 278665.28125, + 278189.4375, + 278069.21875, + 278447.8125, + 278452.53125, + 278350.40625, + 278035.96875, + 277966.9375, + 278157.65625, + 277772.46875, + 277721.1875, + 278170.84375, + 278242.65625, + 278371.1875, + 278400.03125, + 278530.75, + 278474, + 278451.5, + 278424, + 278326.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_59", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "C12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 23, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.45930272381532, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.6635892391204834, + 3.674193859100342, + 3.6949381828308105, + 3.7216525077819824, + 3.75163197517395, + 3.778557300567627, + 3.799374580383301, + 3.8134560585021973, + 3.83949875831604, + 3.8599963188171387, + 3.8819122314453125, + 3.9050040245056152, + 3.928664207458496, + 3.948136806488037, + 3.967690944671631, + 3.9946517944335938, + 4.016651630401611, + 4.033008098602295, + 4.054821491241455, + 4.0720601081848145, + 4.09371280670166, + 4.115407943725586, + 4.135619640350342, + 4.163748264312744, + 4.196685791015625, + 4.23411750793457, + 4.281932830810547, + 4.336123466491699, + 4.395133018493652, + 4.456411361694336, + 4.519285678863525, + 4.5723419189453125, + 4.618281841278076, + 4.655891418457031, + 4.708601474761963, + 4.7531867027282715, + 4.7906036376953125, + 4.824450492858887, + 4.847026824951172, + 4.868037700653076 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0002755183678166233, + -0.011358547210693331, + -0.012301872302959687, + -0.007275196174522474, + 0.0010166223947106375, + 0.006254298965652289, + 0.005383929958591011, + -0.0022222407452471664, + 0.002132810245860945, + 0.0009427219242244718, + 0.0011709857296631938, + 0.0025751299672312662, + 0.004547664097377464, + 0.002332614304183373, + 0.00019910366504201707, + 0.00547230460427069, + 0.005784491749553162, + 0.0004533111275016495, + 0.0005790549439266997, + -0.0038699769354490314, + -0.003904927241337546, + -0.003897439040146871, + -0.005373391238126118, + 0.0010675839015420081, + 0.012317461781687761, + 0.028061529877897968, + 0.05418920393113942, + 0.08669219078955666, + 0.12401409396877557, + 0.16360478834672407, + 0.20479145669317841, + 0.2361600479522313, + 0.26041232146225984, + 0.2763342498184798, + 0.30735665730067635, + 0.33025423644424984, + 0.34598352258855664, + 0.35814272892939575, + 0.3590314121989458, + 0.3583546390781159 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 982174.0625, + 986584.75, + 994506.25, + 1002697.5, + 1011214.3125, + 1018236.625, + 1023914.125, + 1029007.5, + 1036180.875, + 1042568.125, + 1048366.8125, + 1054868.375, + 1060764.625, + 1065582.125, + 1071239.5, + 1077420.25, + 1082931.875, + 1088541.125, + 1094523.125, + 1099877.125, + 1105332.75, + 1110581.875, + 1116333.75, + 1124795, + 1133387.375, + 1143345.5, + 1156571.25, + 1170720.5, + 1185583, + 1201346.875, + 1218184.375, + 1232628.375, + 1245174.75, + 1257534.5, + 1271231.5, + 1282338.125, + 1292129.125, + 1301687.875, + 1308487.25, + 1314813.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 268090.65625, + 268517.34375, + 269153.6875, + 269422.65625, + 269539.84375, + 269477.625, + 269495.4375, + 269835.9375, + 269874, + 270095.625, + 270064.53125, + 270132.46875, + 270006.4375, + 269894.9375, + 269990.65625, + 269715.6875, + 269610.59375, + 269908, + 269931.28125, + 270103.375, + 270007.40625, + 269859.5, + 269931.4375, + 270140, + 270067.25, + 270031.59375, + 270104.9375, + 269992.4375, + 269749.0625, + 269577.1875, + 269552.40625, + 269583.59375, + 269618.625, + 270095.3125, + 269980.6875, + 269784.9375, + 269721.5625, + 269810.59375, + 269956.6875, + 270091.03125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_60", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "C13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.353589868659185, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.6830761432647705, + 3.6914069652557373, + 3.7098565101623535, + 3.731126308441162, + 3.7573392391204834, + 3.7771239280700684, + 3.7922751903533936, + 3.813706636428833, + 3.83497953414917, + 3.8473901748657227, + 3.8631985187530518, + 3.886431932449341, + 3.913656234741211, + 3.9305896759033203, + 3.9507555961608887, + 3.9682884216308594, + 3.9811737537384033, + 4.002580165863037, + 4.026832580566406, + 4.043120861053467, + 4.064111232757568, + 4.08449125289917, + 4.099869728088379, + 4.117905616760254, + 4.140714645385742, + 4.1717071533203125, + 4.2079901695251465, + 4.25310754776001, + 4.30441427230835, + 4.3426432609558105, + 4.411290645599365, + 4.477385997772217, + 4.533173561096191, + 4.590241432189941, + 4.637781143188477, + 4.672516822814941, + 4.710420608520508, + 4.754683971405029, + 4.783303737640381, + 4.807615280151367 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.006620481820647714, + -0.004375163610879487, + -0.005252086126757274, + -0.0033087552704426787, + 0.0035777079863846123, + 0.004035929513475575, + -0.0001392756256927835, + 0.0019657030272526715, + 0.0039121333250955875, + -0.003003693380845676, + -0.006521816916010573, + -0.0026148706422155082, + 0.005282964227160611, + 0.002889937966775988, + 0.003729390801850349, + 0.0019357488493270542, + -0.004505386465622999, + -0.0024254417634832076, + 0.002500505517391935, + -0.0005376814180415163, + 0.0011262228635660482, + 0.0021797755826736126, + -0.001768216650611401, + -0.003058795401230399, + 0.000423765801763884, + 0.012089806313840198, + 0.029046355096180185, + 0.054837265908550356, + 0.08681752303439531, + 0.10572004425936314, + 0.15504096148042384, + 0.2018098462307814, + 0.23827094213226202, + 0.276012345803518, + 0.3042255893795592, + 0.31963480158353, + 0.33821211986660243, + 0.3631490153286299, + 0.3724423141414875, + 0.3774273892299798 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 982617.3125, + 985982.5, + 993175.75, + 1000013.9375, + 1007644.5, + 1013868, + 1017930.6875, + 1023711.75, + 1030413.4375, + 1034595.5625, + 1039422.1875, + 1044829.6875, + 1051584.375, + 1056528.125, + 1061531.625, + 1066021.75, + 1069988.125, + 1075235.125, + 1080835.875, + 1084548.375, + 1089858.125, + 1095225.75, + 1100762, + 1105964.5, + 1111931.125, + 1120007.25, + 1129137.875, + 1139726.375, + 1153004.75, + 1164258, + 1182747.25, + 1201284.5, + 1215928.625, + 1230717.125, + 1243489, + 1254973.125, + 1265035.75, + 1275740.75, + 1282840.75, + 1290030 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 266792.5625, + 267102.09375, + 267712.71875, + 268019.3125, + 268180.34375, + 268423.28125, + 268422.15625, + 268429.59375, + 268688.125, + 268908.40625, + 269057.40625, + 268840.34375, + 268696.15625, + 268796.34375, + 268690.78125, + 268635.15625, + 268761.96875, + 268635.5, + 268408.4375, + 268245.34375, + 268166.40625, + 268142.5, + 268487.0625, + 268574.5, + 268536.03125, + 268476.96875, + 268331.875, + 267974.96875, + 267865.65625, + 268098.9375, + 268118.1875, + 268300.40625, + 268229, + 268116, + 268121.53125, + 268586.125, + 268561.09375, + 268312.40625, + 268191.375, + 268330.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_61", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "C14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.45050723625888, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.6643519401550293, + 3.673048973083496, + 3.6878674030303955, + 3.7054500579833984, + 3.7293710708618164, + 3.7510321140289307, + 3.7704102993011475, + 3.7862226963043213, + 3.811858892440796, + 3.8267626762390137, + 3.838508129119873, + 3.8640403747558594, + 3.8865811824798584, + 3.909100294113159, + 3.928917407989502, + 3.9419095516204834, + 3.9558138847351074, + 3.9756979942321777, + 4.004520416259766, + 4.028014659881592, + 4.042669773101807, + 4.056009292602539, + 4.0735087394714355, + 4.093726634979248, + 4.1238694190979, + 4.1625447273254395, + 4.2122802734375, + 4.267228603363037, + 4.323433876037598, + 4.3846845626831055, + 4.441192150115967, + 4.500807762145996, + 4.554033279418945, + 4.597013473510742, + 4.647383213043213, + 4.681551933288574, + 4.710058689117432, + 4.754064083099365, + 4.7934651374816895, + 4.797652721405029 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.01248784041014325, + 0.0018140247889929205, + -0.002738393813725235, + -0.004526587410339431, + 2.357691846141194e-05, + 0.002313771535958544, + 0.0023211082585582153, + -0.0012373432878850822, + 0.005028004298971957, + 0.0005609395475726052, + -0.0070644561211851455, + -0.000903059034815943, + 0.002266900139565955, + 0.00541516322324961, + 0.005861428549974814, + -0.0005172763686608663, + -0.0059837918036539685, + -0.005470530856201226, + 0.003981042621769983, + 0.008104437693978585, + 0.0033887023645767476, + -0.0026426266843084002, + -0.004514028365029486, + -0.003666981406833667, + 0.007104954162201107, + 0.026409413840123488, + 0.05677411140256647, + 0.0923515927784869, + 0.12918601690342987, + 0.17106585499932012, + 0.20820259388256476, + 0.2484473573629765, + 0.2823020260863081, + 0.3059113716284883, + 0.33691026261134144, + 0.3517081343070861, + 0.36084404158632594, + 0.38547858701864285, + 0.4055087928513495, + 0.39032552822507177 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 986024.3125, + 989944.75, + 998579.4375, + 1005944.375, + 1012784.5, + 1019693.5625, + 1024668, + 1028764.625, + 1036171.0625, + 1040965.5625, + 1043783.9375, + 1050095, + 1056514.125, + 1063319, + 1068510.125, + 1071961.75, + 1074998.5, + 1079323.25, + 1086125.75, + 1091186.125, + 1095035.125, + 1101472, + 1108099.125, + 1113567.875, + 1120996.875, + 1130360.25, + 1143111.125, + 1158228.5, + 1173698.375, + 1190079.75, + 1206297.5, + 1221743, + 1235458.25, + 1247385.625, + 1260618.875, + 1269962.25, + 1279290.375, + 1290636.375, + 1295611.375, + 1294835.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 269085.59375, + 269515.8125, + 270774.21875, + 271476.96875, + 271569.78125, + 271843.46875, + 271765.65625, + 271712.65625, + 271828.28125, + 272022.5, + 271924.375, + 271760.875, + 271836.375, + 272011.1875, + 271960.4375, + 271939.71875, + 271751.53125, + 271480.1875, + 271224.9375, + 270899.25, + 270869.3125, + 271565.4375, + 272025.71875, + 272018.125, + 271831.3125, + 271555.09375, + 271375.84375, + 271424.0625, + 271473.65625, + 271417.40625, + 271615.6875, + 271449.71875, + 271288.8125, + 271346.96875, + 271253.46875, + 271269.5, + 271608.15625, + 271480.65625, + 270287, + 269889.3125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_62", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "C15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.720587892171046, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.650804281234741, + 3.6582298278808594, + 3.679856777191162, + 3.7016170024871826, + 3.7207188606262207, + 3.7457656860351562, + 3.7623441219329834, + 3.78301739692688, + 3.797914505004883, + 3.819790840148926, + 3.837364673614502, + 3.856895685195923, + 3.8755688667297363, + 3.8973748683929443, + 3.9215753078460693, + 3.937978744506836, + 3.954472064971924, + 3.976750373840332, + 3.990866184234619, + 4.012572288513184, + 4.040699481964111, + 4.057789325714111, + 4.070480823516846, + 4.091423988342285, + 4.116803169250488, + 4.1532816886901855, + 4.199880599975586, + 4.2549357414245605, + 4.315243244171143, + 4.360386371612549, + 4.418140411376953, + 4.4733686447143555, + 4.5284624099731445, + 4.584713459014893, + 4.629258632659912, + 4.6686320304870605, + 4.708505153656006, + 4.73905611038208, + 4.7714524269104, + 4.792891502380371 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.007273524982790356, + -0.004846969208159937, + -0.0027660607349261034, + -0.0005518762759740524, + -0.0009960589740048674, + 0.0045047255978617785, + 0.0015371206586204701, + 0.0026643548154480536, + -0.0019845779436179177, + 0.0003457163633565942, + -0.0016264910081361349, + -0.0016415202637841374, + -0.0025143795670391177, + -0.0002544187409000108, + 0.004399979875156532, + 0.001257375698854233, + -0.0017953446731267773, + 0.0009369233582129689, + -0.0044933070845683785, + -0.0023332436430728264, + 0.006247908970786007, + 0.003791711883717106, + -0.00306283115061742, + -0.0016657071622459795, + 0.004167432908888245, + 0.02109991151151661, + 0.048152781959848096, + 0.0836618825717538, + 0.12442334448126693, + 0.15002043108560517, + 0.18822843001294057, + 0.223910622513274, + 0.2594583469349942, + 0.29616335513967335, + 0.32116248794762486, + 0.3409898449377044, + 0.3613169272695808, + 0.37232184315858613, + 0.38517211884983754, + 0.38706515348273934 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1013031.125, + 1017514.1875, + 1026511.125, + 1034615.625, + 1041212.375, + 1048209.5625, + 1053914.75, + 1060208.25, + 1065047.125, + 1071533.25, + 1077219, + 1082016.375, + 1086437.25, + 1092278.375, + 1098395.625, + 1102484.75, + 1106509.25, + 1112691.375, + 1116414.375, + 1123085.875, + 1129061.75, + 1133505.125, + 1139913.75, + 1146688.625, + 1154406.75, + 1164773, + 1177115.125, + 1191298.625, + 1206495.875, + 1218920.75, + 1237978.25, + 1254152.5, + 1269449.875, + 1283280.75, + 1295033.75, + 1307483.125, + 1318714.25, + 1327841.25, + 1334247.75, + 1338835.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277481.625, + 278143.875, + 278954.09375, + 279503.6875, + 279841.71875, + 279838.53125, + 280121.84375, + 280254.65625, + 280429.46875, + 280521.4375, + 280718.4375, + 280540.75, + 280329.75, + 280260.03125, + 280090.40625, + 279962.09375, + 279812.125, + 279799.15625, + 279742.375, + 279891.75, + 279422.34375, + 279340.5625, + 280044, + 280266.375, + 280413.40625, + 280446.4375, + 280273.46875, + 279980.40625, + 279589.3125, + 279544.21875, + 280203.46875, + 280359.75, + 280326.90625, + 279904.25, + 279749.71875, + 280057, + 280070.6875, + 280191.09375, + 279631.375, + 279337.71875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_63", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "C16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.670582992747562, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.664585590362549, + 3.674206495285034, + 3.6933953762054443, + 3.7046709060668945, + 3.7297322750091553, + 3.7439651489257812, + 3.7600932121276855, + 3.7791340351104736, + 3.801725149154663, + 3.8243117332458496, + 3.8317787647247314, + 3.8558976650238037, + 3.8773033618927, + 3.8986692428588867, + 3.9190266132354736, + 3.9387102127075195, + 3.953723907470703, + 3.9661500453948975, + 3.990861177444458, + 4.008088111877441, + 4.021236419677734, + 4.0444793701171875, + 4.060618877410889, + 4.076389312744141, + 4.097134590148926, + 4.122084617614746, + 4.153415679931641, + 4.204646587371826, + 4.260166168212891, + 4.306446075439453, + 4.368165016174316, + 4.428641319274902, + 4.480584144592285, + 4.534339904785156, + 4.5829572677612305, + 4.637429714202881, + 4.680070877075195, + 4.715653896331787, + 4.746079921722412, + 4.779570579528809 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.011795454581264565, + 0.002811267913094429, + 0.0033950572428495425, + -0.003934504486355305, + 0.00252177286524995, + -0.0018504448087791163, + -0.004327473197529862, + -0.0038917418053968193, + 9.428064813714679e-05, + 0.004075773148668627, + -0.00706228696310458, + -0.001548478254687801, + 0.0012521270235536404, + 0.004012916399085121, + 0.005765195185016548, + 0.0068437030664074035, + 0.0032523062389359543, + -0.0029266474275251968, + 0.003179393031380307, + 0.0018012358737086627, + -0.0036555479166534115, + 0.0009823109321446706, + -0.0014832733648092004, + -0.004317929622213178, + -0.002177743808083065, + 0.0041671920670822045, + 0.016893162793321693, + 0.04951897864285219, + 0.0864334678932616, + 0.11410828352916817, + 0.15722213267337642, + 0.19909334418330732, + 0.2324310779100351, + 0.26758174651225114, + 0.2975940178976703, + 0.3334613727486648, + 0.3574974440303242, + 0.37447537169626094, + 0.3862963054962309, + 0.40118187171197234 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1014282.1875, + 1019598.1875, + 1030315.4375, + 1037961.8125, + 1044427.625, + 1048114.5, + 1055493.75, + 1062555.125, + 1069136.5, + 1075167, + 1078434.75, + 1084865.5, + 1090668.125, + 1095917.625, + 1100602.5, + 1105651.5, + 1110872, + 1114727.875, + 1121313, + 1127289.875, + 1131018.375, + 1136724.625, + 1141046.875, + 1145652.25, + 1151922, + 1160430.625, + 1169306.75, + 1181895.25, + 1196795.25, + 1211507.625, + 1228552.375, + 1245304.625, + 1259443.25, + 1274373.625, + 1288621.25, + 1302914.625, + 1314077.375, + 1324939.625, + 1332904.625, + 1342064.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 276779.5, + 277501.59375, + 278961.59375, + 280176.53125, + 280027.5, + 279947.71875, + 280709.46875, + 281163.65625, + 281224.03125, + 281140, + 281444.9375, + 281352.25, + 281295.53125, + 281100.4375, + 280835.6875, + 280714.09375, + 280968.53125, + 281060.4375, + 280970.1875, + 281253.75, + 281261.34375, + 281055.875, + 281003.1875, + 281045.84375, + 281153.0625, + 281515.46875, + 281528.9375, + 281092.65625, + 280926.90625, + 281324.21875, + 281251.375, + 281193.375, + 281089.0625, + 281049.4375, + 281176.8125, + 280956.1875, + 280781.5, + 280966.25, + 280843.28125, + 280791.8125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_64", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "C17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.61328701865116, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.681619882583618, + 3.6914103031158447, + 3.7091705799102783, + 3.725180149078369, + 3.7511813640594482, + 3.7635416984558105, + 3.7827723026275635, + 3.8061158657073975, + 3.8258628845214844, + 3.84061336517334, + 3.857243299484253, + 3.870342969894409, + 3.8960492610931396, + 3.915253162384033, + 3.9306743144989014, + 3.9563050270080566, + 3.9721033573150635, + 3.9931750297546387, + 4.013095855712891, + 4.032760143280029, + 4.042847156524658, + 4.054997444152832, + 4.070251941680908, + 4.09152364730835, + 4.1115522384643555, + 4.140911102294922, + 4.185727119445801, + 4.220417022705078, + 4.264398097991943, + 4.32237434387207, + 4.386862277984619, + 4.446529865264893, + 4.498791217803955, + 4.557191848754883, + 4.606640338897705, + 4.6503190994262695, + 4.690664291381836, + 4.728801727294922, + 4.763969421386719, + 4.7887163162231445 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.007041746448622342, + -0.0015690760178996635, + -0.002210042222215082, + -0.004601716052873274, + 0.0029982559294568153, + -0.0030426526729298922, + -0.0022132914999255307, + 0.0027290285811594414, + 0.004074804396497343, + 0.0004240420496042438, + -0.0013472666382316825, + -0.006648839226824445, + 0.0006562089731570117, + 0.0014588672653015541, + -0.00152122361857885, + 0.005708245891827411, + 0.003105333200085235, + 0.005775762640911862, + 0.007295345600414803, + 0.008558390168804463, + 0.0002441604146843565, + -0.006006794955890828, + -0.009153540426563668, + -0.006283077797871274, + -0.004655729640613539, + 0.006301891191203855, + 0.03271666534333375, + 0.04900532560386208, + 0.07458515789197831, + 0.11416016077335625, + 0.16024685188715607, + 0.20151319616868138, + 0.23537330570899487, + 0.27537269366117356, + 0.3064199408052468, + 0.33169745833506226, + 0.35364140729187965, + 0.3733776002062166, + 0.39014405129926444, + 0.3964897031369412 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1017646.9375, + 1021436.5625, + 1032409.75, + 1040666.0625, + 1048975.875, + 1054799.5, + 1061126.875, + 1066893.75, + 1072213.875, + 1078768.375, + 1084439.375, + 1088619.5, + 1093972.625, + 1098212.5, + 1102662.5, + 1110822.75, + 1116185.875, + 1121456.125, + 1126474, + 1132660.5, + 1136029, + 1139217.75, + 1144080.75, + 1149977.625, + 1155838.875, + 1163903.625, + 1173454.125, + 1182662.5, + 1198466.375, + 1214797.75, + 1232345.875, + 1249761.875, + 1265724.125, + 1280833.75, + 1293564.375, + 1305652.5, + 1316660.125, + 1328848.25, + 1338270.375, + 1344817.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 276412.8125, + 276706.3125, + 278339.78125, + 279359.9375, + 279638.8125, + 280267.78125, + 280515.65625, + 280310.375, + 280254.125, + 280884.40625, + 281143.625, + 281272.09375, + 280790.25, + 280495.90625, + 280527.5625, + 280772.78125, + 281006.25, + 280843.21875, + 280699.5, + 280864.84375, + 280997.25, + 280941.65625, + 281083.53125, + 281063.40625, + 281119.84375, + 281074.28125, + 280346.53125, + 280224.09375, + 281039.96875, + 281048.71875, + 280917.375, + 281064.53125, + 281347.59375, + 281057.6875, + 280804.28125, + 280766.21875, + 280698, + 281011.625, + 280914.96875, + 280830.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_65", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "C18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.58331413492759, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.644958019256592, + 3.652254343032837, + 3.669602870941162, + 3.6905219554901123, + 3.7178452014923096, + 3.7295682430267334, + 3.7425177097320557, + 3.767744779586792, + 3.7885167598724365, + 3.8055338859558105, + 3.8249261379241943, + 3.841177225112915, + 3.8621599674224854, + 3.8838021755218506, + 3.901014804840088, + 3.928179979324341, + 3.9453816413879395, + 3.9531209468841553, + 3.976579189300537, + 3.9920296669006348, + 4.00811767578125, + 4.032987594604492, + 4.0564188957214355, + 4.067209243774414, + 4.086665630340576, + 4.116380214691162, + 4.1505937576293945, + 4.197072505950928, + 4.257687091827393, + 4.313912868499756, + 4.372552871704102, + 4.432284832000732, + 4.489048004150391, + 4.544226169586182, + 4.585647106170654, + 4.629019737243652, + 4.676395416259766, + 4.7030510902404785, + 4.736625671386719, + 4.771832466125488 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.009758610431922943, + -0.0018925914516696452, + -0.003491589203182599, + -0.0015200303140701088, + 0.006855690028289008, + -0.0003687940971248693, + -0.006366853051640753, + -8.730885674212985e-05, + 0.0017371457690642522, + -0.00019325380739942943, + 0.00025147250114621045, + -0.0024449659699707915, + -0.0004097493202386282, + 0.002284933119288457, + 0.0005500367776880566, + 0.008767685602102837, + 0.007021822005863765, + -0.004186398157758564, + 0.0003243185987855668, + -0.003172729460954482, + -0.006032246240177397, + -0.00010985307677335854, + 0.004373922380331852, + -0.0037832552265268937, + -0.0032743943202029335, + 0.007492664370544855, + 0.022758681648939127, + 0.05028990431063418, + 0.09195696452726176, + 0.1292352155397869, + 0.16892769308429445, + 0.20971212772108716, + 0.2475277742109081, + 0.28375841398686097, + 0.3062318249114955, + 0.3306569303246554, + 0.3590850836809305, + 0.36679323200180614, + 0.3814202874882082, + 0.3976795565671396 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1048439, + 1052682.625, + 1061969, + 1071030.75, + 1079366, + 1082807.75, + 1089176.875, + 1098150.875, + 1104661.375, + 1109210.625, + 1115008.5, + 1118105.25, + 1123540.25, + 1131370.125, + 1136492.125, + 1141582, + 1146097.75, + 1151431.125, + 1158510.25, + 1162499.75, + 1167532.375, + 1173435.875, + 1179674.25, + 1184261.875, + 1189764.625, + 1198523, + 1207787.375, + 1220401.5, + 1237521.25, + 1253052.25, + 1269083.875, + 1286040.25, + 1304048.25, + 1320287.25, + 1333812.25, + 1345713, + 1359000.875, + 1368259.625, + 1376583.375, + 1385588.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 287640.90625, + 288228.1875, + 289396.15625, + 290211.1875, + 290320.3125, + 290330.59375, + 291027.84375, + 291461.0625, + 291581.5, + 291473.0625, + 291511.125, + 291084, + 290909.8125, + 291304.78125, + 291332.4375, + 290613.46875, + 290490.96875, + 291271.40625, + 291333.375, + 291205.1875, + 291291.9375, + 290959.46875, + 290816.6875, + 291173.09375, + 291133.34375, + 291159.4375, + 290991.46875, + 290774.46875, + 290655.75, + 290467.6875, + 290238.65625, + 290152.875, + 290495.5, + 290541.71875, + 290866.75, + 290712.3125, + 290608.625, + 290930.21875, + 290625.3125, + 290368.21875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_66", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "C19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.79756905467199, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.603473424911499, + 3.61258602142334, + 3.637730360031128, + 3.656970500946045, + 3.678288221359253, + 3.6928670406341553, + 3.712207078933716, + 3.7361960411071777, + 3.7580959796905518, + 3.7675297260284424, + 3.7848215103149414, + 3.803591251373291, + 3.831876516342163, + 3.85064959526062, + 3.8682701587677, + 3.8838798999786377, + 3.9034130573272705, + 3.9182288646698, + 3.9423906803131104, + 3.954927682876587, + 3.977944850921631, + 4.00154972076416, + 4.020550727844238, + 4.036806106567383, + 4.054413795471191, + 4.088324546813965, + 4.141172885894775, + 4.194765090942383, + 4.246535301208496, + 4.299124240875244, + 4.35286808013916, + 4.410611629486084, + 4.463498115539551, + 4.511197566986084, + 4.571096897125244, + 4.616413116455078, + 4.644021034240723, + 4.68250036239624, + 4.71324348449707, + 4.730156898498535 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0032986540500893648, + -0.006552169849346114, + -0.0003712516528343278, + -9.4531149193635e-05, + 0.0022597688527380734, + -0.0021248322836358823, + -0.0017482143953516348, + 0.00327732736683398, + 0.006213845538931704, + -0.0033158285344539705, + -0.0049874646592316906, + -0.005181144012158381, + 0.00414070054543739, + 0.003950359052618122, + 0.002607502148421901, + -0.0007461770519168985, + -0.00017644011456038541, + -0.004324053183307388, + 0.0008743420487268595, + -0.005552075799072877, + -0.0014983281653052315, + 0.003143121265947322, + 0.0031807079347495916, + 0.00047266624661737935, + -0.0008830652608498822, + 0.014064265670646812, + 0.0479491843401815, + 0.08257796897651218, + 0.1153847588313496, + 0.1490102780868209, + 0.18379069693946107, + 0.22257082587510815, + 0.2564938915172991, + 0.2852299225525556, + 0.3261658322804399, + 0.3525186311989971, + 0.3611631285733658, + 0.38067903631760663, + 0.39245873800716086, + 0.39040873159734896 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1037276.375, + 1041751.1875, + 1050391.25, + 1058281.125, + 1064853.625, + 1069973.5, + 1075998.625, + 1083878.5, + 1090243.125, + 1094467.5, + 1101476.25, + 1106274.625, + 1113487.5, + 1118003.625, + 1122798.75, + 1128625.5, + 1133677.5, + 1137237.5, + 1144611.5, + 1149257.75, + 1155277.625, + 1159779.25, + 1164753.625, + 1171350.625, + 1176799.75, + 1187640.375, + 1202737.25, + 1215366.75, + 1229712.5, + 1247119.625, + 1262926, + 1280301.25, + 1295235.875, + 1308499.5, + 1323943.75, + 1336353.875, + 1345813.125, + 1358352.375, + 1366648.625, + 1370694.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 287854.59375, + 288367.15625, + 288749.0625, + 289387.375, + 289497.0625, + 289740.59375, + 289854.15625, + 290102.15625, + 290105.1875, + 290500.03125, + 291024.625, + 290850.03125, + 290585.4375, + 290341.5625, + 290258.625, + 290592.28125, + 290432.375, + 290242.75, + 290334.375, + 290588.8125, + 290420.71875, + 289832.53125, + 289700.03125, + 290167.6875, + 290251.53125, + 290495.625, + 290433.96875, + 289734.15625, + 289580.1875, + 290086.90625, + 290136.53125, + 290277.5, + 290184.03125, + 290055.90625, + 289633.71875, + 289478.84375, + 289794.78125, + 290091.25, + 289959.28125, + 289777.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_67", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "C20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 23, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 26.70791661897617, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.595928192138672, + 3.6039106845855713, + 3.619699239730835, + 3.636094808578491, + 3.6540932655334473, + 3.6745994091033936, + 3.699164867401123, + 3.715873956680298, + 3.7340874671936035, + 3.7496352195739746, + 3.767418384552002, + 3.7855143547058105, + 3.8059661388397217, + 3.8347389698028564, + 3.856513500213623, + 3.8656423091888428, + 3.878188133239746, + 3.8952903747558594, + 3.9198591709136963, + 3.941370964050293, + 3.961418628692627, + 3.9683761596679688, + 3.9881412982940674, + 4.014181137084961, + 4.036531448364258, + 4.071934700012207, + 4.118094444274902, + 4.166611194610596, + 4.223391532897949, + 4.277186393737793, + 4.33388614654541, + 4.3888444900512695, + 4.4360551834106445, + 4.49114465713501, + 4.534358024597168, + 4.580120086669922, + 4.620921611785889, + 4.65370512008667, + 4.6866960525512695, + 4.71596622467041 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.012716082989911708, + 0.002030986831301689, + -0.000848046628943628, + -0.003120066386796811, + -0.0037891980373497454, + -0.0019506430729128894, + 0.003947226619307614, + 0.0019887272929734294, + 0.0015346492007696604, + -0.001585187024368235, + -0.0024696106518503243, + -0.0030412291035507195, + -0.0012570335751490198, + 0.008848208782476757, + 0.01195515058773437, + 0.0024163709574446628, + -0.003705393597161006, + -0.005270740686557158, + 0.0006304668657707672, + 0.003474671396858458, + 0.004854747433683009, + -0.006855310196484183, + -0.005757760175894983, + 0.0016144900094895824, + 0.005297212683277468, + 0.022032875725717698, + 0.04952503138290314, + 0.07937419311308751, + 0.11748694279493203, + 0.15261421502926678, + 0.19064637923137498, + 0.22693713413172448, + 0.2554802388855905, + 0.29190212400444676, + 0.316447902861096, + 0.34354237632834, + 0.3656763128387978, + 0.3797922325340701, + 0.3941155763931607, + 0.40471815990679144 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 977389.6875, + 981009.8125, + 988887.25, + 995946.5625, + 1001691.125, + 1007036.25, + 1014479.8125, + 1020454.6875, + 1025578.4375, + 1030963.625, + 1035982.25, + 1042431.375, + 1048352.6875, + 1054941.25, + 1060016, + 1062270.875, + 1065921, + 1073399.125, + 1079576, + 1084338.5, + 1088745.125, + 1090570.875, + 1098635.25, + 1105750.875, + 1111456.5, + 1121375.625, + 1133464.625, + 1146588.875, + 1162591.125, + 1177523.125, + 1192610.625, + 1207984.375, + 1220775.75, + 1237398.375, + 1249851.75, + 1261743.375, + 1272512, + 1281140.25, + 1290086.625, + 1297378.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 271804.5625, + 272207.03125, + 273195.96875, + 273905.5625, + 274128.5, + 274053.34375, + 274245.625, + 274620.375, + 274653.03125, + 274950.375, + 274984.65625, + 275373.78125, + 275449.8125, + 275101.1875, + 274863.8125, + 274798.03125, + 274850.25, + 275563.3125, + 275411.9375, + 275117.09375, + 274837.1875, + 274815.40625, + 275475.5, + 275461.125, + 275349.40625, + 275391.34375, + 275240.0625, + 275185, + 275274.28125, + 275303.21875, + 275182.71875, + 275239.71875, + 275194, + 275519.59375, + 275640.28125, + 275482.59375, + 275380.5625, + 275294.6875, + 275265.6875, + 275103.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_68", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "C21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 27.547550463018908, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.555405855178833, + 3.564375638961792, + 3.5896735191345215, + 3.601835012435913, + 3.6197986602783203, + 3.6403348445892334, + 3.6587324142456055, + 3.6747233867645264, + 3.7012243270874023, + 3.7200372219085693, + 3.7388834953308105, + 3.750199317932129, + 3.770430326461792, + 3.79415225982666, + 3.811439037322998, + 3.827127456665039, + 3.851520299911499, + 3.876464366912842, + 3.891256332397461, + 3.9053993225097656, + 3.9215493202209473, + 3.940741777420044, + 3.9585354328155518, + 3.9702205657958984, + 3.996340036392212, + 4.020346164703369, + 4.0614705085754395, + 4.105289936065674, + 4.166384220123291, + 4.224568843841553, + 4.281600475311279, + 4.335148811340332, + 4.381139278411865, + 4.437483787536621, + 4.483790397644043, + 4.5356879234313965, + 4.574338436126709, + 4.598114490509033, + 4.630003929138184, + 4.656835079193115 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.007112703641076301, + -0.0026514375364623533, + 0.003912517675769056, + -0.002659913983336981, + -0.0034301911014273934, + -0.0016279317510119462, + -0.0019642870551379588, + -0.004707239496714699, + 0.0030597758656636387, + 0.003138745726332992, + 0.00325109418807612, + -0.004167008171103159, + -0.002669924601937712, + 0.002318083802432813, + 0.000870936338273065, + -0.002174569280184002, + 0.00348434900577832, + 0.009694491046623455, + 0.005752531570744512, + 0.001161596722551561, + -0.001422330526764437, + -0.0009637982881653961, + -0.0019040678531552224, + -0.008952859833306626, + -0.0015673141974903437, + 0.003704889153168356, + 0.02609530806474103, + 0.051180810594477766, + 0.09354116969159731, + 0.1329918684493614, + 0.17128957495859032, + 0.2061039860271454, + 0.23336052813818098, + 0.2709711123024383, + 0.29854379744936255, + 0.3317073982762184, + 0.3516239860110333, + 0.35666611543285986, + 0.3698216291015126, + 0.3779188541959466 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 985225.5, + 988110.0625, + 996979.4375, + 1003155.1875, + 1009301.6875, + 1016220.375, + 1021857.8125, + 1026502.1875, + 1032826.4375, + 1037095.4375, + 1042599.375, + 1048779.125, + 1054225.875, + 1059289.125, + 1063199.25, + 1066789.625, + 1072985.75, + 1079910.5, + 1085065.5, + 1089122, + 1092624.625, + 1097608.5, + 1103703.25, + 1107646, + 1114458.625, + 1120561.875, + 1131695, + 1143178.25, + 1159328.5, + 1174116.875, + 1189604.25, + 1205830.875, + 1220311.875, + 1236793.625, + 1249515.75, + 1261482.25, + 1272085.625, + 1281826.625, + 1290505, + 1297235.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277106.34375, + 277218.28125, + 277735.40625, + 278512.25, + 278828.125, + 279155.75, + 279292.84375, + 279341.34375, + 279049.9375, + 278786.3125, + 278853.125, + 279659.5625, + 279603.59375, + 279189.9375, + 278949.5625, + 278744.21875, + 278587.59375, + 278581.3125, + 278847.09375, + 278875.96875, + 278620.65625, + 278528.40625, + 278816.0625, + 278988.53125, + 278869.8125, + 278722.71875, + 278641.6875, + 278464.6875, + 278257.6875, + 277925.84375, + 277841.03125, + 278152.125, + 278537.5625, + 278715.0625, + 278674, + 278123.6875, + 278091.71875, + 278772.21875, + 278726.53125, + 278566 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_69", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "C22", + "sample role type": "unknown sample role", + "well location identifier": "C22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 16.355865478515625, + 14.285914421081543, + 16.443700790405273, + 19.753887176513672, + 19.309743881225586, + 21.12061309814453, + 21.151472091674805, + 17.71576690673828, + 23.768409729003906, + 25.815811157226562, + 22.4609317779541, + 19.291080474853516, + 18.48750114440918, + 12.888110160827637, + 12.523930549621582, + 12.434680938720703, + 11.65181827545166, + 12.27273941040039, + 18.47679901123047, + 20.056224822998047, + 14.236238479614258, + 15.721254348754883, + 17.322208404541016, + 16.194787979125977, + 16.404315948486328, + 16.065486907958984, + 16.953529357910156, + 18.52592658996582, + 18.677234649658203, + 15.55698013305664, + 14.540082931518555, + 11.685483932495117, + 12.069995880126953, + 13.472187042236328, + 11.496256828308105, + 11.15711498260498, + 11.301694869995117, + 12.395074844360352, + 15.594793319702148, + 17.32765769958496 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.004679834520495696, + -2.0652712229135863, + 0.09251514641014413, + 3.4027015325185426, + 2.9585582372304566, + 4.769427454149402, + 4.800286447679675, + 1.364581262743152, + 7.417224085008777, + 9.464625513231432, + 6.109746133958972, + 2.9398948308583863, + 2.1363155004140504, + -3.4630754831674926, + -3.8272550943735473, + -3.916504705274426, + -4.699367368543469, + -4.078446233594739, + 2.1256133672353394, + 3.7050391790029176, + -2.1149471643808715, + -0.6299312952402465, + 0.9710227605458863, + -0.15639766486915274, + 0.05313030449119882, + -0.28569873603614493, + 0.602343713915027, + 2.174740945970691, + 2.326049005663074, + -0.7942055109384887, + -1.8111027124765746, + -4.665701711500012, + -4.281189763868176, + -2.878998601758801, + -4.854928815687024, + -5.194070661390149, + -5.049490774000012, + -3.9561107996347777, + -0.7563923242929809, + 0.9764720555898316 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 10560.662109375, + 10298.01953125, + 10466.642578125, + 11601.5986328125, + 11579.798828125, + 11470.525390625, + 11711.3544921875, + 11958.927734375, + 12253.4345703125, + 12286.3408203125, + 12369.8828125, + 12468.91796875, + 12980.7666015625, + 12245.84765625, + 11722.8427734375, + 10911.03125, + 11091.1025390625, + 12776.7265625, + 13152.34765625, + 13442.0458984375, + 13442.888671875, + 13723.64453125, + 14034.1123046875, + 13970.9072265625, + 13848.2138671875, + 14010.5615234375, + 14161.1962890625, + 15099.7646484375, + 14947.76953125, + 13984.1708984375, + 13512.490234375, + 13042.6630859375, + 13155.8857421875, + 14485.9609375, + 14663.3896484375, + 14567.677734375, + 14200.2490234375, + 14053.7001953125, + 14375.3427734375, + 14299.8525390625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 645.680419921875, + 720.8512573242188, + 636.5137939453125, + 587.30712890625, + 599.6868286132812, + 543.0962524414062, + 553.6898193359375, + 675.0443115234375, + 515.5344848632812, + 475.923095703125, + 550.7288208007812, + 646.3566284179688, + 702.137451171875, + 950.166259765625, + 936.035400390625, + 877.4677124023438, + 951.8773803710938, + 1041.0655517578125, + 711.8304443359375, + 670.2181396484375, + 944.2725219726562, + 872.9357299804688, + 810.1802978515625, + 862.67919921875, + 844.1810913085938, + 872.0906372070312, + 835.294921875, + 815.0612182617188, + 800.3203125, + 898.9000854492188, + 929.326904296875, + 1116.142333984375, + 1089.966064453125, + 1075.2493896484375, + 1275.4925537109375, + 1305.68505859375, + 1256.470703125, + 1133.813232421875, + 921.8040161132812, + 825.26171875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_70", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "C23", + "sample role type": "unknown sample role", + "well location identifier": "C23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 5.5170440673828125, + 5.434487342834473, + 5.6097588539123535, + 6.4501423835754395, + 6.442371368408203, + 5.610482692718506, + 4.989547252655029, + 5.392988204956055, + 5.186403274536133, + 5.2344183921813965, + 5.36538028717041, + 5.405394554138184, + 5.492944717407227, + 5.458330154418945, + 5.489467620849609, + 5.696991443634033, + 5.841731548309326, + 6.045914173126221, + 7.092123508453369, + 7.368939399719238, + 6.10638427734375, + 5.829823017120361, + 5.7396721839904785, + 6.554315090179443, + 6.642539978027344, + 6.79887580871582, + 7.413045883178711, + 7.2303948402404785, + 6.899621963500977, + 6.424595355987549, + 6.4997968673706055, + 6.481624603271484, + 6.762332916259766, + 7.124751091003418, + 5.964753150939941, + 6.270383358001709, + 6.394976615905762, + 6.01961088180542, + 6.737054347991943, + 7.646421909332275 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.07670232389367782, + -0.042037154103184426, + 0.09705160352617404, + 0.9012523797407376, + 0.857298611124978, + -0.010772818013241703, + -0.6678910115252407, + -0.30063281267273767, + -0.5434004965411819, + -0.5315681323444407, + -0.4367889908039494, + -0.43295747728469836, + -0.3815900674641787, + -0.4523873839009823, + -0.45743267091884066, + -0.2860916015829392, + -0.17753425035616865, + -0.009534378987796521, + 1.0004922028908294, + 1.2411253407081762, + -0.05761253511583442, + -0.3703565487877464, + -0.4966901353661516, + 0.28177001737429086, + 0.33381215177366885, + 0.453965229013623, + 1.0319525500279911, + 0.8131187536412364, + 0.4461631234532112, + -0.06504623750873806, + -0.026027479574204704, + -0.0803824971218482, + 0.16414306241791066, + 0.4903784837130406, + -0.7058022097989584, + -0.4363547561857132, + -0.34794425173018284, + -0.7594927392790479, + -0.078232026541046, + 0.7949527813507627 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 8892.05859375, + 8650.3427734375, + 8808.6083984375, + 9961.2392578125, + 10057.19140625, + 8897.2880859375, + 8854.4111328125, + 9910.9833984375, + 10052.4521484375, + 9947.28125, + 9767.3056640625, + 8916.109375, + 8925.396484375, + 9913.099609375, + 10065.337890625, + 10029.7841796875, + 9983.9375, + 10135.5390625, + 10210.2685546875, + 10575.927734375, + 10149.0009765625, + 9995.466796875, + 10470.7080078125, + 11169.1669921875, + 10754.62890625, + 10699.1806640625, + 11421.2705078125, + 11288.501953125, + 11019.93359375, + 10718.1181640625, + 10427.177734375, + 9919.5625, + 9967.48046875, + 10930.5771484375, + 11194.3427734375, + 11712.0205078125, + 11465.4501953125, + 10424.26953125, + 10284.416015625, + 11114.3896484375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1611.7432861328125, + 1591.74951171875, + 1570.2293701171875, + 1544.3441162109375, + 1561.100830078125, + 1585.8328857421875, + 1774.592041015625, + 1837.753662109375, + 1938.23193359375, + 1900.3603515625, + 1820.43115234375, + 1649.4835205078125, + 1624.8836669921875, + 1816.1414794921875, + 1833.57275390625, + 1760.54052734375, + 1709.0716552734375, + 1676.4278564453125, + 1439.6630859375, + 1435.2034912109375, + 1662.0311279296875, + 1714.540283203125, + 1824.269287109375, + 1704.09375, + 1619.0537109375, + 1573.6690673828125, + 1540.69873046875, + 1561.256591796875, + 1597.1793212890625, + 1668.294677734375, + 1604.2313232421875, + 1530.4129638671875, + 1473.970703125, + 1534.169677734375, + 1876.7486572265625, + 1867.8316650390625, + 1792.8837890625, + 1731.7181396484375, + 1526.544921875, + 1453.541259765625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_71", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 8q", + "sample document": { + "sample identifier": "C24", + "sample role type": "unknown sample role", + "well location identifier": "C24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -10.935633659362793, + -9.787555694580078, + -10.233100891113281, + -12.960824012756348, + -12.625272750854492, + -11.760299682617188, + -13.248748779296875, + -18.01445198059082, + -19.656875610351562, + -15.55672550201416, + -14.892302513122559, + -19.782623291015625, + -18.27495002746582, + -17.118942260742188, + -24.40061378479004, + -22.035245895385742, + -18.4753360748291, + -16.066030502319336, + -14.420116424560547, + -14.039280891418457, + -14.639996528625488, + -13.366554260253906, + -11.560317993164062, + -11.635262489318848, + -14.829583168029785, + -13.285388946533203, + -14.236340522766113, + -21.77291488647461, + -19.83563232421875, + -11.914554595947266, + -11.146748542785645, + -14.309465408325195, + -15.192304611206055, + -18.348464965820312, + -25.041526794433594, + -14.62043571472168, + -12.323887825012207, + -12.100699424743652, + -13.453351020812988, + -17.956817626953125 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.752072906765456, + 5.89573199040181, + 5.4457679127222445, + 2.7136259099328157, + 3.0447582906883106, + 3.905312477779253, + 2.412444499953203, + -2.357677582487103, + -4.004520093394207, + 0.09121113379683261, + 0.7512152415420736, + -4.143524417497355, + -2.640270035093913, + -1.4886811495166423, + -8.774771554710854, + -6.41382254645292, + -2.8583316070426417, + -0.45344491567923667, + 1.18805028093319, + 1.5644669329289176, + 0.9593324145755258, + 2.2283558018007454, + 4.030173187744227, + 3.950809810443081, + 0.7520702505857813, + 2.291845590936001, + 1.3364751335567302, + -6.204518111298128, + -4.271654430188631, + 3.6450044169364926, + 4.408391588951751, + 1.2412558422658382, + 0.3539977582386182, + -2.806581477522002, + -9.504062187281646, + 0.912610011283908, + 3.2047390198470183, + 3.4235085389692106, + 2.0664380617535123, + -2.441447425532985 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 13075.787109375, + 13182.3203125, + 13970.314453125, + 14908.947265625, + 14827.4814453125, + 14157.0458984375, + 13964.91015625, + 14062.1142578125, + 13390.271484375, + 12510.31640625, + 12712.732421875, + 14428.671875, + 15197.1630859375, + 14485.529296875, + 14204.9375, + 14302.587890625, + 14403.8173828125, + 14995.1982421875, + 14725.396484375, + 14808.7587890625, + 15894.591796875, + 15528.1572265625, + 14906.6806640625, + 14610.61328125, + 14323.578125, + 14386.4853515625, + 15368.3623046875, + 15780.9443359375, + 15211.974609375, + 14121.83984375, + 13943.279296875, + 14541.2197265625, + 14516.88671875, + 14216.13671875, + 13981.3046875, + 13669.826171875, + 13601.623046875, + 14215.4853515625, + 15815.0302734375, + 17655.61328125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -1195.70458984375, + -1346.844970703125, + -1365.2083740234375, + -1150.30859375, + -1174.4285888671875, + -1203.7998046875, + -1054.0550537109375, + -780.6018676757812, + -681.2003784179688, + -804.1741333007812, + -853.64453125, + -729.3609008789062, + -831.5844116210938, + -846.169677734375, + -582.1549072265625, + -649.0777587890625, + -779.6240844726562, + -933.3480224609375, + -1021.17041015625, + -1054.8089599609375, + -1085.6964111328125, + -1161.71728515625, + -1289.4697265625, + -1255.7183837890625, + -965.878662109375, + -1082.8802490234375, + -1079.516357421875, + -724.7970581054688, + -766.9014282226562, + -1185.259521484375, + -1250.883056640625, + -1016.1958618164062, + -955.5421142578125, + -774.7861938476562, + -558.3247680664062, + -934.9807739257812, + -1103.6795654296875, + -1174.765625, + -1175.5457763671875, + -983.2261352539062 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_72", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "D1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9914050102233887, + 4.002847194671631, + 4.020982265472412, + 4.037230968475342, + 4.053524017333984, + 4.069922924041748, + 4.082096576690674, + 4.098535537719727, + 4.119550704956055, + 4.1306376457214355, + 4.151028156280518, + 4.165127754211426, + 4.182506084442139, + 4.201025009155273, + 4.213882923126221, + 4.231732368469238, + 4.246988296508789, + 4.258331775665283, + 4.267268180847168, + 4.284987449645996, + 4.296202659606934, + 4.305872917175293, + 4.317291259765625, + 4.329780578613281, + 4.342868804931641, + 4.345795631408691, + 4.356115341186523, + 4.368342399597168, + 4.387065887451172, + 4.3907999992370605, + 4.392556667327881, + 4.406439304351807, + 4.4200568199157715, + 4.444945335388184, + 4.4643235206604, + 4.474620342254639, + 4.491083145141602, + 4.515238285064697, + 4.525303840637207, + 4.540579795837402 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.023090424725318963, + -0.024964092014071897, + -0.020144872950286656, + -0.017212021684352978, + -0.014234824562705523, + -0.01115176959193786, + -0.012293968680008089, + -0.009170859387950476, + -0.00147154388861836, + -0.00370045486023351, + 0.0033742039618534, + 0.004157950155765594, + 0.008220428649482475, + 0.01342350162562212, + 0.012965563859573375, + 0.017499157465594946, + 0.019439233768150606, + 0.017466861187648737, + 0.013087414632537491, + 0.017490831694370497, + 0.015390189918311986, + 0.011744595749675351, + 0.009847086603011373, + 0.009020553713672502, + 0.008792928295035867, + -0.0015960969649084725, + -0.004592238924072451, + -0.005681032250423929, + -0.0002733961334160321, + -0.009855136084522481, + -0.021414319730698177, + -0.020847534443768405, + -0.020545870616798682, + -0.008973206881382584, + -0.0029108733461617967, + -0.005929903488918637, + -0.0027829523389517555, + 0.008056335847147938, + 0.0048060396826625825, + 0.006766143145861886 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1034520.9375, + 1040969.9375, + 1049795.25, + 1054049.125, + 1056873.25, + 1060534.25, + 1064370.5, + 1068088.625, + 1072769.375, + 1075211.5, + 1080776.125, + 1085421, + 1089240, + 1093334.875, + 1096458.25, + 1100187.875, + 1103731.125, + 1107787.625, + 1110808.75, + 1115142.625, + 1117432.625, + 1119578, + 1121891.75, + 1124418.125, + 1127893.75, + 1131082.5, + 1133874.25, + 1136805.125, + 1141333.375, + 1142829.625, + 1143029, + 1147028.625, + 1150975.875, + 1156872.625, + 1161575.25, + 1165049.375, + 1168613.75, + 1174445.625, + 1178284.625, + 1182917.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 259187.15625, + 260057.390625, + 261079.3125, + 261082.1875, + 260729.484375, + 260578.453125, + 260741.140625, + 260602.515625, + 260409.328125, + 260301.578125, + 260363.484375, + 260597.296875, + 260427.609375, + 260254.3125, + 260201.40625, + 259985.21875, + 259885.59375, + 260145.921875, + 260309.109375, + 260244.09375, + 260097.75, + 260011.859375, + 259860.109375, + 259694.03125, + 259711.6875, + 260270.53125, + 260294.8125, + 260237.171875, + 260158.703125, + 260278.234375, + 260219.515625, + 260307.359375, + 260398.421875, + 260267.015625, + 260190.65625, + 260368.3125, + 260207.546875, + 260107.125, + 260376.90625, + 260521.234375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_73", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "D2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9652774333953857, + 3.9691808223724365, + 3.994248390197754, + 4.010614395141602, + 4.0278472900390625, + 4.047940731048584, + 4.065046787261963, + 4.079150199890137, + 4.1037445068359375, + 4.125166893005371, + 4.14057731628418, + 4.14613151550293, + 4.162832736968994, + 4.180495738983154, + 4.1914896965026855, + 4.21005392074585, + 4.225544452667236, + 4.237706661224365, + 4.2474775314331055, + 4.256227016448975, + 4.271934509277344, + 4.285036563873291, + 4.295646667480469, + 4.310675144195557, + 4.320949077606201, + 4.328908443450928, + 4.338387489318848, + 4.340612411499023, + 4.359259128570557, + 4.366771697998047, + 4.374964714050293, + 4.381622314453125, + 4.391696453094482, + 4.4130072593688965, + 4.435710430145264, + 4.446132659912109, + 4.459908485412598, + 4.480142593383789, + 4.500515460968018, + 4.518887519836426 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03211045400855547, + -0.04124872104541663, + -0.02922280923401119, + -0.025898460304075475, + -0.021707221420526477, + -0.01465543642491782, + -0.010591036225450854, + -0.009529279611188966, + 0.002023371320699876, + 0.01040410147622153, + 0.012772868741118184, + 0.005285411945956244, + 0.008944977398108758, + 0.013566323398356974, + 0.011518624903976284, + 0.017041193133228407, + 0.019490069040702298, + 0.018610621583919264, + 0.015339835778747559, + 0.01104766478070476, + 0.01371350159516196, + 0.013773900177197287, + 0.011342347770463081, + 0.013329168471639032, + 0.010561445868371624, + 0.0054791556991862465, + 0.0019165455531942287, + -0.008900188280542818, + -0.0032951272229215546, + -0.00882421380934326, + -0.013672853771009106, + -0.020056909382089014, + -0.023024426754643532, + -0.01475527649414141, + -0.005093761731686162, + -0.007713187978752398, + -0.006979018492176057, + 0.00021343346510340963, + 0.007544645035419097, + 0.01287504788991536 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 965590.125, + 971866, + 980318.5625, + 985347.3125, + 989153.9375, + 993755.3125, + 998941.8125, + 1004073.875, + 1009486.9375, + 1013737.25, + 1017340.5, + 1019875, + 1023796.3125, + 1027826.0625, + 1030904.1875, + 1034660.375, + 1037148.8125, + 1039334.1875, + 1042341.375, + 1046008.125, + 1051020.75, + 1053503.625, + 1055188.75, + 1058571.125, + 1060715.125, + 1063656.75, + 1066065.125, + 1067626.625, + 1071742.625, + 1073259.5, + 1075455.375, + 1077529, + 1080072.25, + 1084756.875, + 1089555.625, + 1092536.5, + 1097162.625, + 1101846, + 1107320.375, + 1112161.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 243511.359375, + 244853.046875, + 245432.546875, + 245684.890625, + 245578.796875, + 245496.5, + 245739.328125, + 246147.8125, + 245991.65625, + 245744.546875, + 245700.171875, + 245982.3125, + 245937.40625, + 245862.25, + 245951.75, + 245759.421875, + 245447.390625, + 245258.640625, + 245402.4375, + 245759.484375, + 246029.21875, + 245856.390625, + 245641.421875, + 245569.6875, + 245481.96875, + 245710.140625, + 245728.4375, + 245962.203125, + 245854.3125, + 245778.703125, + 245820.34375, + 245920.09375, + 245935.078125, + 245808.984375, + 245632.71875, + 245727.375, + 246005.640625, + 245939.9375, + 246043, + 246114.078125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_74", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "D3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.8986258506774902, + 3.9019646644592285, + 3.9254913330078125, + 3.9473657608032227, + 3.9565694332122803, + 3.9728612899780273, + 3.9965806007385254, + 4.01062536239624, + 4.028338432312012, + 4.043661117553711, + 4.058714389801025, + 4.07759952545166, + 4.089827060699463, + 4.107905387878418, + 4.121323108673096, + 4.129091739654541, + 4.142423629760742, + 4.154606819152832, + 4.170355796813965, + 4.182130336761475, + 4.195637226104736, + 4.202817440032959, + 4.2139668464660645, + 4.222708702087402, + 4.2330451011657715, + 4.242476463317871, + 4.2578911781311035, + 4.264379501342773, + 4.279110431671143, + 4.292466163635254, + 4.296861171722412, + 4.306499004364014, + 4.319636344909668, + 4.334156036376953, + 4.339209079742432, + 4.360511779785156, + 4.382801532745361, + 4.392605781555176, + 4.415450096130371, + 4.429231643676758 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.028390324924047583, + -0.03771110912701037, + -0.026844038563127448, + -0.017629208752418357, + -0.021085134328061805, + -0.017452875547015356, + -0.006393162771218375, + -0.005007999098204596, + 4.547283286582271e-05, + 0.002708560089863976, + 0.005102234352477364, + 0.011327772018411064, + 0.010895709281512733, + 0.016314438475766746, + 0.017072561285743415, + 0.012181594282487662, + 0.012853886403987769, + 0.012377477811376547, + 0.015466857487808294, + 0.014581799450616995, + 0.015429090809177648, + 0.009949706752699239, + 0.008439515201103642, + 0.0045217728377404676, + 0.002198573931408543, + -0.0010296619011929131, + 0.0017254549273384434, + -0.0044458198456927, + -0.0023744875020246248, + -0.001678353522614362, + -0.009942943420157224, + -0.012964708763256727, + -0.012486966202303496, + -0.010626872719719405, + -0.018233427338941954, + -0.009590325280917522, + 3.982969458649066e-05, + -0.0028155194803001216, + 0.007369197110194126, + 0.008491146671879779 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1080528.625, + 1083867.5, + 1091970.375, + 1099478.875, + 1103996.625, + 1110047.125, + 1116488.5, + 1120412.375, + 1125382.75, + 1130990, + 1135858.25, + 1141103.375, + 1144761.125, + 1150137.5, + 1153399.625, + 1155391.625, + 1160251.25, + 1163513.875, + 1168000, + 1171185.5, + 1174569.125, + 1177490, + 1180745.125, + 1183156, + 1186142.125, + 1188434.75, + 1193712.875, + 1195665.875, + 1198960, + 1201915, + 1203121.125, + 1207570.875, + 1211133.75, + 1214558, + 1216516.625, + 1222576.875, + 1228922.5, + 1232287.875, + 1238467.625, + 1243491.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277156.28125, + 277774.8125, + 278174.1875, + 278534.84375, + 279028.75, + 279407.46875, + 279360.9375, + 279361.03125, + 279366.5, + 279694.5625, + 279856.65625, + 279846.84375, + 279904.53125, + 279981.5, + 279861.5, + 279817.375, + 280089.96875, + 280053.90625, + 280072.03125, + 280045.1875, + 279950.125, + 280166.8125, + 280198, + 280188.875, + 280210.125, + 280127.59375, + 280353.0625, + 280384.5, + 280189.0625, + 280005.6875, + 280000, + 280406.625, + 280378.625, + 280229.40625, + 280354.46875, + 280374.625, + 280396.5625, + 280536.875, + 280485.03125, + 280746.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_75", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "D4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9118258953094482, + 3.919280529022217, + 3.9428489208221436, + 3.9623823165893555, + 3.985391139984131, + 4.002623558044434, + 4.023470878601074, + 4.041831970214844, + 4.056853771209717, + 4.073925971984863, + 4.09166955947876, + 4.115596294403076, + 4.127993583679199, + 4.148828506469727, + 4.169785022735596, + 4.183330535888672, + 4.197615623474121, + 4.209922790527344, + 4.223044395446777, + 4.235270977020264, + 4.248958110809326, + 4.2662577629089355, + 4.280014514923096, + 4.2973527908325195, + 4.310360431671143, + 4.308967590332031, + 4.323814868927002, + 4.329672813415527, + 4.341616630554199, + 4.352592945098877, + 4.361063003540039, + 4.377964973449707, + 4.398139953613281, + 4.420936107635498, + 4.438353538513184, + 4.455270290374756, + 4.482378959655762, + 4.4968767166137695, + 4.515529632568359, + 4.530154705047607 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.029503621553119985, + -0.036872386932372894, + -0.028127394224468038, + -0.02341739754927803, + -0.015231973246524099, + -0.012822954278242826, + -0.00679903281362455, + -0.0032613402918764793, + -0.0030629383890248933, + -0.000814136705900758, + 0.0021060516959742655, + 0.01120938752826921, + 0.008783277712369909, + 0.014794801410875792, + 0.02092791858472347, + 0.019650032645777294, + 0.019111721139205052, + 0.016595489100406247, + 0.014893694927817492, + 0.01229687740928236, + 0.011160612106323398, + 0.013636865113911312, + 0.01257021803604912, + 0.015085094853451487, + 0.013269336600053073, + -0.0029469038310806044, + -0.002923024328131362, + -0.011888478931627432, + -0.014768060884977906, + -0.018615145432321633, + -0.024968486083180984, + -0.022889915265535365, + -0.017538334193982607, + -0.009565579263787271, + -0.006971547478124073, + -0.004878194708573268, + 0.00740707548041113, + 0.0070814333463965935, + 0.010910950208964976, + 0.010712623596191562 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1031666.9375, + 1036320, + 1044941.1875, + 1051233.75, + 1057363.25, + 1062615.875, + 1068090.75, + 1072973.25, + 1077668.5, + 1082903.25, + 1087319.25, + 1093861.875, + 1096561.5, + 1101398.375, + 1106427.875, + 1109772.125, + 1114785.625, + 1117936.375, + 1121657.875, + 1125062.375, + 1129114.25, + 1132963.25, + 1135682, + 1139354.625, + 1142482.875, + 1143726.25, + 1148714.875, + 1149860.75, + 1152741.375, + 1155408.875, + 1158946.5, + 1163917.375, + 1168975.75, + 1173574, + 1177541.375, + 1182794.125, + 1190130.625, + 1195820.5, + 1201107, + 1204307.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263730.28125, + 264415.875, + 265021.875, + 265303.46875, + 265309.78125, + 265479.84375, + 265465, + 265467.0625, + 265641.4375, + 265813.1875, + 265739.75, + 265784.53125, + 265640.3125, + 265472.125, + 265344.09375, + 265284.34375, + 265575.90625, + 265547.9375, + 265604.09375, + 265641.1875, + 265739.09375, + 265563.71875, + 265345.375, + 265129.40625, + 265055.0625, + 265429.3125, + 265671.625, + 265576.8125, + 265509.71875, + 265453, + 265748.625, + 265858.09375, + 265788.65625, + 265458.25, + 265310.40625, + 265482, + 265513.15625, + 265922.46875, + 265994.71875, + 265842.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_76", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "D5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.959420919418335, + 3.965092897415161, + 3.986825942993164, + 4.01214075088501, + 4.022570610046387, + 4.0414509773254395, + 4.060356140136719, + 4.080728530883789, + 4.0991973876953125, + 4.111484527587891, + 4.126325607299805, + 4.143786430358887, + 4.1627516746521, + 4.182789325714111, + 4.196041107177734, + 4.208091735839844, + 4.225456714630127, + 4.244947910308838, + 4.262243270874023, + 4.276041030883789, + 4.280923843383789, + 4.291347026824951, + 4.30897855758667, + 4.324042320251465, + 4.332358360290527, + 4.3413519859313965, + 4.356568813323975, + 4.367754936218262, + 4.38045072555542, + 4.387018203735352, + 4.395995140075684, + 4.400193214416504, + 4.411933422088623, + 4.437842845916748, + 4.458845615386963, + 4.47376823425293, + 4.4855570793151855, + 4.5157246589660645, + 4.539489269256592, + 4.557151794433594 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.02513853607159642, + -0.03366206358144939, + -0.026124523510125598, + -0.015005221124959035, + -0.018770867470261222, + -0.014086005697887628, + -0.009376348393287472, + -0.0031994631528971876, + 0.0010738881519471097, + -0.0008344774621539056, + -0.0001889032569189833, + 0.0030764142954839077, + 0.007846153082017658, + 0.013688298637350237, + 0.012744574594294143, + 0.010599697749724378, + 0.013769171033328441, + 0.019064861205360238, + 0.022164716263866645, + 0.02176697076695313, + 0.01245427776027399, + 0.008681955694756958, + 0.01211798094979568, + 0.012986238107911462, + 0.007106772640294821, + 0.0019048927744848218, + 0.0029262146603838066, + -8.31679520082243e-05, + -0.0015828841215291614, + -0.009210911448276661, + -0.01442948061462377, + -0.024426911780482598, + -0.026882209615042597, + -0.015168291293596738, + -0.008361027330061034, + -0.0076339139707733775, + -0.010040574415196658, + 0.005931499729003108, + 0.015500604512851311, + 0.018967624183173236 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1036180.3125, + 1038899.3125, + 1044899.625, + 1051949.375, + 1056939, + 1063393, + 1069615.75, + 1074792.625, + 1079782.125, + 1083872.875, + 1088149.375, + 1092909.375, + 1097360, + 1102508, + 1107175.375, + 1110457.125, + 1114381.375, + 1119432, + 1125252.75, + 1128709.625, + 1129841.5, + 1131833.5, + 1135898.75, + 1140502.625, + 1143931.625, + 1147028.25, + 1150365.75, + 1151886, + 1154798.125, + 1157895.5, + 1160491.75, + 1163427.625, + 1167678.125, + 1172984.375, + 1177389.875, + 1180630.125, + 1183261.5, + 1192127.75, + 1199661.375, + 1205767 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 261699.96875, + 262011.34375, + 262088.09375, + 262191.53125, + 262752.125, + 263121.59375, + 263429.0625, + 263382.53125, + 263413.0625, + 263620.8125, + 263709.03125, + 263746.5625, + 263614.09375, + 263582, + 263861.90625, + 263886.15625, + 263730.40625, + 263709.25, + 264004.8125, + 263961.375, + 263924.6875, + 263747.84375, + 263612.0625, + 263758.4375, + 264043.625, + 264209.90625, + 264053.15625, + 263724.96875, + 263625.40625, + 263936.78125, + 263988.40625, + 264403.75, + 264663.59375, + 264314.09375, + 264057.09375, + 263900.59375, + 263793.65625, + 263994.78125, + 264272.3125, + 264587.84375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_77", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "D6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9010164737701416, + 3.9050345420837402, + 3.9284615516662598, + 3.9495997428894043, + 3.962017297744751, + 3.980600118637085, + 3.9974122047424316, + 4.0192742347717285, + 4.033814907073975, + 4.052109718322754, + 4.069860935211182, + 4.082824230194092, + 4.097205638885498, + 4.116536617279053, + 4.135503768920898, + 4.1525163650512695, + 4.171307563781738, + 4.180846691131592, + 4.196659564971924, + 4.208172798156738, + 4.21624755859375, + 4.2297682762146, + 4.243627071380615, + 4.258381366729736, + 4.271926403045654, + 4.28009033203125, + 4.293168067932129, + 4.305365562438965, + 4.312899112701416, + 4.322850227355957, + 4.334747791290283, + 4.341644763946533, + 4.359774589538574, + 4.38303279876709, + 4.401193141937256, + 4.4224700927734375, + 4.444100856781006, + 4.464101791381836, + 4.486904144287109, + 4.49870491027832 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.01895033222287127, + -0.029348812661729208, + -0.02033835183166669, + -0.013616709360979177, + -0.015615703258089511, + -0.011449431118212542, + -0.009053893765322433, + -0.001608412488482128, + -0.001484288938693493, + 0.0023939735576292333, + 0.005728641693600397, + 0.004275387924053095, + 0.004240247863002774, + 0.009154677504100003, + 0.013705280393489136, + 0.01630132777140366, + 0.020675977749414952, + 0.015798556346811897, + 0.017194881434687358, + 0.01429156586704435, + 0.007949777551599499, + 0.0070539464199925375, + 0.006496192833550704, + 0.006833939430215227, + 0.005962426993675737, + -0.0002901927731851304, + -0.0016290056247627947, + -0.003848059870384316, + -0.010731058360389715, + -0.01519649245830527, + -0.017715477276436555, + -0.025235053372643125, + -0.02152177653305868, + -0.012680116057000515, + -0.00893632163929107, + -0.002075919555566, + 0.0051382956995449005, + 0.010722681547918408, + 0.019108485700735277, + 0.016492702939488756 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1050019.75, + 1053359.25, + 1061595.5, + 1067739.875, + 1072602.25, + 1078200.625, + 1082441.125, + 1088570.125, + 1094309.375, + 1099583, + 1104076, + 1108626.875, + 1112903.875, + 1116495.25, + 1120736.375, + 1125435.5, + 1130595.875, + 1134086.375, + 1138065.75, + 1141499.125, + 1145305.5, + 1148635.625, + 1150947, + 1154192.5, + 1158565.75, + 1162103, + 1165252.75, + 1168046.5, + 1170158.375, + 1172875.625, + 1176275.375, + 1179461.25, + 1184578.375, + 1190678.5, + 1195484.5, + 1200800.25, + 1207356.5, + 1213405.75, + 1219311.875, + 1222360.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 269165.6875, + 269743.90625, + 270231.875, + 270341.28125, + 270721.25, + 270863.84375, + 270785.46875, + 270837.5, + 271283.96875, + 271360.625, + 271281, + 271534.3125, + 271625.09375, + 271222, + 271003.59375, + 271024.9375, + 271041.125, + 271257.59375, + 271183.71875, + 271257.65625, + 271640.9375, + 271559.9375, + 271217.75, + 271040.1875, + 271204.53125, + 271513.65625, + 271420.25, + 271300.1875, + 271315.96875, + 271319.96875, + 271359.59375, + 271662.3125, + 271706.34375, + 271656.3125, + 271627.375, + 271522.53125, + 271676.21875, + 271814.09375, + 271749.03125, + 271713.9375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_78", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "D7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9296834468841553, + 3.937926769256592, + 3.9520769119262695, + 3.97216796875, + 3.9918105602264404, + 4.011563777923584, + 4.027715682983398, + 4.0473127365112305, + 4.068787574768066, + 4.083342552185059, + 4.098539352416992, + 4.118107795715332, + 4.146308422088623, + 4.154460430145264, + 4.1666975021362305, + 4.185115814208984, + 4.205146312713623, + 4.222923755645752, + 4.2307634353637695, + 4.251750469207764, + 4.259397983551025, + 4.275484085083008, + 4.29483699798584, + 4.307901859283447, + 4.316598892211914, + 4.324823379516602, + 4.338680267333984, + 4.3459343910217285, + 4.356688499450684, + 4.379246711730957, + 4.393352031707764, + 4.401613712310791, + 4.418649196624756, + 4.445587158203125, + 4.481338977813721, + 4.505316734313965, + 4.523394584655762, + 4.544942855834961, + 4.567212104797363, + 4.575223922729492 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.00779979225581948, + -0.015406080194421776, + -0.017105547835782862, + -0.012864101323091213, + -0.009071120157689159, + -0.005167512771584868, + -0.004865218022808791, + -0.0011177748060160232, + 0.004507453139781539, + 0.003212820245734462, + 0.0025600101666296803, + 0.00627884315393026, + 0.0186298592161829, + 0.010932256961784261, + 0.007319718641712682, + 0.009888420403427325, + 0.014069308597027621, + 0.015997141218117263, + 0.007987210625096466, + 0.013124634158051342, + 0.0049225381902746855, + 0.0051590294112178435, + 0.008662332003011499, + 0.005877582989580545, + -0.0012749943929919218, + -0.008900117399343686, + -0.010892839892999249, + -0.019488326516293484, + -0.02458382839837767, + -0.017875226429142608, + -0.01961951676337523, + -0.027207446471386263, + -0.026021572468460683, + -0.014933221201129918, + 0.004968988098426521, + 0.013097134287632286, + 0.015325374318389897, + 0.02102403518655074, + 0.02744367383791382, + 0.01960588145900435 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1081880.75, + 1086752.75, + 1092442.25, + 1100275.75, + 1108104.125, + 1113683.5, + 1118787.375, + 1125860.25, + 1131226, + 1134643.375, + 1139974, + 1146214.75, + 1151135.625, + 1152923.75, + 1159290, + 1163066.5, + 1167619.125, + 1173431.625, + 1177017.875, + 1181048.5, + 1182579.5, + 1188731.375, + 1192739.75, + 1195147, + 1197649.625, + 1202967.75, + 1206980.75, + 1208110, + 1210747.25, + 1217188.25, + 1220477.75, + 1222603.125, + 1228154.25, + 1235707.75, + 1242972.375, + 1249256.5, + 1257840.5, + 1264555.875, + 1270208.5, + 1273099.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275309.90625, + 275970.78125, + 276422.3125, + 276996.28125, + 277594.375, + 277618.28125, + 277772.1875, + 278174.75, + 278025.34375, + 277871.21875, + 278141.53125, + 278335.28125, + 277629.03125, + 277514.6875, + 278227.53125, + 277905.4375, + 277664.3125, + 277871.84375, + 278204.59375, + 277779.34375, + 277640.0625, + 278034.34375, + 277714.78125, + 277431.34375, + 277452.15625, + 278154.1875, + 278190.75, + 277986.25, + 277905.40625, + 277944.65625, + 277801.03125, + 277762.46875, + 277947.90625, + 277962.78125, + 277366.28125, + 277284.9375, + 278074.46875, + 278233.625, + 278114.625, + 278259.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_79", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "D8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9484305381774902, + 3.9590158462524414, + 3.9868991374969482, + 4.004544734954834, + 4.017039775848389, + 4.0268096923828125, + 4.047365665435791, + 4.064727306365967, + 4.085788726806641, + 4.1093878746032715, + 4.125675678253174, + 4.136287689208984, + 4.1572394371032715, + 4.173764228820801, + 4.186108112335205, + 4.204414367675781, + 4.225770950317383, + 4.237568378448486, + 4.249599933624268, + 4.26570463180542, + 4.27863073348999, + 4.289700508117676, + 4.302247047424316, + 4.320245265960693, + 4.3340559005737305, + 4.338500499725342, + 4.354735374450684, + 4.3624114990234375, + 4.371623516082764, + 4.379960060119629, + 4.3952765464782715, + 4.406524658203125, + 4.419966697692871, + 4.436832427978516, + 4.460465908050537, + 4.485968112945557, + 4.512516498565674, + 4.5322675704956055, + 4.554357528686523, + 4.571305751800537 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.022059407489680608, + -0.026248227368604108, + -0.0131390640779715, + -0.010267594573959985, + -0.012546681634279525, + -0.017550893053730813, + -0.011769047954626525, + -0.009181534978324971, + -0.0028942424915253707, + 0.005930777351231261, + 0.007444453047259377, + 0.0032823360491948082, + 0.00945995598960769, + 0.01121061975326276, + 0.008780375313792829, + 0.012312502700494773, + 0.018894957388222108, + 0.015918257565450507, + 0.01317568478735753, + 0.014506255014635646, + 0.012658228745331731, + 0.00895387541914305, + 0.0067262867719094475, + 0.009950377354411285, + 0.008986884013574167, + -0.0013426447886887329, + 0.0001181019827788364, + -0.006979901398341485, + -0.01254201229288954, + -0.018979596209899422, + -0.01843723780513107, + -0.021963254034151784, + -0.023295342498279917, + -0.021203740166509614, + -0.012344388048363245, + -0.0016163111072179416, + 0.010157946559025018, + 0.015134890535082431, + 0.022450720772126172, + 0.024624815932265617 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1005600.3125, + 1008494.3125, + 1015201.5625, + 1019748.875, + 1024167.3125, + 1028632.75, + 1034277.5, + 1039638.1875, + 1045250.75, + 1051507.875, + 1056539.75, + 1060443.625, + 1064995.375, + 1068686.625, + 1072182.875, + 1076515.5, + 1081634.5, + 1084755.625, + 1088237.625, + 1092517, + 1095610.75, + 1097768.625, + 1100280, + 1104373.75, + 1108104.75, + 1110622.625, + 1114455.625, + 1115931.875, + 1118509.25, + 1120873.75, + 1124683.125, + 1128666.375, + 1133420.375, + 1137899, + 1143684.625, + 1150917, + 1157902.25, + 1163798.5, + 1169629.375, + 1175240.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 254683.546875, + 254733.59375, + 254634.375, + 254647.90625, + 254955.734375, + 255446.09375, + 255543.390625, + 255770.703125, + 255825.953125, + 255879.4375, + 256088.890625, + 256375.6875, + 256178.5, + 256048.625, + 256128.8125, + 256044.109375, + 255961.46875, + 255985.40625, + 256080.03125, + 256116.421875, + 256065.75, + 255908, + 255745.421875, + 255627.5625, + 255673.859375, + 255992.265625, + 255918.109375, + 255806.203125, + 255856.71875, + 255909.59375, + 255884.5, + 256135.265625, + 256431.875, + 256466.515625, + 256404.734375, + 256559.34375, + 256597.90625, + 256780.625, + 256815.453125, + 257090.796875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_80", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "D9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.89109468460083, + 3.895740509033203, + 3.918818712234497, + 3.9375224113464355, + 3.950479745864868, + 3.9725239276885986, + 3.9925882816314697, + 4.009113788604736, + 4.021478176116943, + 4.032920837402344, + 4.0594096183776855, + 4.080156326293945, + 4.097148895263672, + 4.110929012298584, + 4.129909038543701, + 4.14522123336792, + 4.161013126373291, + 4.171156406402588, + 4.191687107086182, + 4.213527202606201, + 4.223363876342773, + 4.239231109619141, + 4.246509552001953, + 4.260091304779053, + 4.275609493255615, + 4.291053771972656, + 4.308088779449463, + 4.31890869140625, + 4.32738733291626, + 4.341652870178223, + 4.355693340301514, + 4.371942043304443, + 4.380764961242676, + 4.398355960845947, + 4.424964904785156, + 4.435324192047119, + 4.437601566314697, + 4.431066036224365, + 4.436839580535889, + 4.435524940490723 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.018875850552684918, + -0.029136976680240283, + -0.020965724038874305, + -0.017168975486863795, + -0.01911859152835959, + -0.01198136026455709, + -0.006823956881613963, + -0.005205400468275773, + -0.007747963515996265, + -0.011212252790524286, + 0.00036957762488909994, + 0.006209334981221342, + 0.008294953391019494, + 0.007168119866003192, + 0.011241195551192856, + 0.011646439815483195, + 0.012531382260925877, + 0.007767711730295229, + 0.013391461853960568, + 0.02032460681405169, + 0.01525432999069643, + 0.016214612707135208, + 0.008586104530020183, + 0.007260906747191381, + 0.00787214466382547, + 0.008409472820938962, + 0.010537529737817191, + 0.006450491134675889, + 2.2182084758131868e-05, + -0.0006192312132073888, + -0.0014857116498447846, + -0.00014395920684262022, + -0.00622799182853861, + -0.0035439427851955366, + 0.008158050594085925, + 0.003610387296120404, + -0.009019188996229882, + -0.030461669646489435, + -0.03959507589489441, + -0.055816666499988836 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1052615.875, + 1055209.875, + 1062385.375, + 1068453, + 1072736.875, + 1078465.875, + 1084092, + 1090042.625, + 1094611.125, + 1098765.125, + 1105229.875, + 1110252.5, + 1115153.875, + 1118876.75, + 1123105.5, + 1126622.375, + 1131730, + 1136724.5, + 1141933.625, + 1146912, + 1149970.125, + 1153716.375, + 1156493.25, + 1161064.25, + 1165690.625, + 1170071.625, + 1174415.375, + 1176477.875, + 1179391.75, + 1184008.125, + 1188015.5, + 1192331.75, + 1195055.625, + 1198961.625, + 1205096.625, + 1208406.375, + 1206480.875, + 1188419.625, + 1174492.5, + 1171130 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 270519.21875, + 270862.46875, + 271098.375, + 271351.59375, + 271545.96875, + 271481.28125, + 271526.125, + 271891.15625, + 272191.25, + 272448.96875, + 272263.6875, + 272110.28125, + 272178.03125, + 272171.25, + 271944.375, + 271788.25, + 271984.25, + 272520.21875, + 272428.15625, + 272197.59375, + 272287.71875, + 272152.28125, + 272339.71875, + 272544.4375, + 272637.3125, + 272677, + 272607.0625, + 272401.65625, + 272541.28125, + 272709.0625, + 272750.03125, + 272723.59375, + 272796.09375, + 272593.125, + 272340.375, + 272450.53125, + 271876.78125, + 268201.75, + 264713.75, + 264034.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_81", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "D10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9559638500213623, + 3.9651124477386475, + 3.9861042499542236, + 3.9998137950897217, + 4.018313407897949, + 4.044510841369629, + 4.06132698059082, + 4.075717926025391, + 4.091334342956543, + 4.108397960662842, + 4.123692512512207, + 4.145695209503174, + 4.166476726531982, + 4.182121276855469, + 4.19893741607666, + 4.210082530975342, + 4.223330974578857, + 4.243805408477783, + 4.263835430145264, + 4.28063440322876, + 4.292176246643066, + 4.302347660064697, + 4.317084312438965, + 4.323473930358887, + 4.332718849182129, + 4.340421676635742, + 4.3537139892578125, + 4.361544609069824, + 4.377804279327393, + 4.393750190734863, + 4.408967971801758, + 4.4235310554504395, + 4.431617736816406, + 4.458358287811279, + 4.483810901641846, + 4.505810260772705, + 4.528894424438477, + 4.5513434410095215, + 4.570785045623779, + 4.582278728485107 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.016506823503106068, + -0.022494538410289484, + -0.016639048819182774, + -0.0180658163081533, + -0.014702516124394332, + -0.0036413952771832177, + -0.0019615686804603846, + -0.0027069358703595333, + -0.0022268315636757626, + -0.00029952648184550755, + -0.00014128725694884624, + 0.006725097109549378, + 0.01237030151388851, + 0.012878539212906265, + 0.014558365809629098, + 0.010567168083842166, + 0.008679299062889218, + 0.014017420337346426, + 0.018911129380357432, + 0.020573789839384952, + 0.01697932062922302, + 0.012014421426385308, + 0.011614761176184313, + 0.002868066471636727, + -0.0030233273295896586, + -0.01045681250044495, + -0.012300812502843211, + -0.019606505315300067, + -0.01848314768220117, + -0.01767354889919904, + -0.01759208045677308, + -0.018165309432560013, + -0.02521494069106179, + -0.013610702320658202, + -0.0032944011145603688, + 0.003568645391830433, + 0.011516496433133344, + 0.01882920037970969, + 0.02313449236949893, + 0.019491862606357595 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1078875.75, + 1082374, + 1089093.875, + 1092852.125, + 1097777.75, + 1105277.75, + 1111106.375, + 1115912.75, + 1119941.125, + 1124393.625, + 1129088.75, + 1134828.75, + 1140027.125, + 1143327, + 1147629.875, + 1151655.625, + 1155929.125, + 1162388.375, + 1167772, + 1172561.625, + 1174961.25, + 1176253.75, + 1180101.75, + 1183585.125, + 1186879.25, + 1191520.375, + 1194664.5, + 1195942.75, + 1200216, + 1205688.75, + 1209531.75, + 1213279.625, + 1216532, + 1222428.875, + 1228442.5, + 1234534.625, + 1242661.5, + 1250039.75, + 1256249.5, + 1261141.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272721.34375, + 272974.34375, + 273222.625, + 273225.75, + 273193.65625, + 273278.46875, + 273582.09375, + 273795.375, + 273734.9375, + 273681.78125, + 273805.28125, + 273736.65625, + 273618.96875, + 273384.46875, + 273314.34375, + 273547.03125, + 273700.8125, + 273902.375, + 273878.3125, + 273922.40625, + 273744.875, + 273398.125, + 273356.1875, + 273757.90625, + 273934.0625, + 274517.1875, + 274401.25, + 274201.65625, + 274159.34375, + 274409.9375, + 274334.4375, + 274278.53125, + 274511.9375, + 274188.125, + 273972.875, + 273987.25, + 274385.1875, + 274652.90625, + 274843.28125, + 275221.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_82", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "D11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.977904796600342, + 3.9838147163391113, + 4.001532554626465, + 4.027300834655762, + 4.04440450668335, + 4.062830448150635, + 4.079227924346924, + 4.092052459716797, + 4.118013381958008, + 4.133316993713379, + 4.145434856414795, + 4.166479110717773, + 4.1822896003723145, + 4.198245525360107, + 4.2135796546936035, + 4.2268452644348145, + 4.2426371574401855, + 4.268699645996094, + 4.2827534675598145, + 4.291451454162598, + 4.301263809204102, + 4.313753604888916, + 4.336824893951416, + 4.346893310546875, + 4.35202169418335, + 4.361280918121338, + 4.373047351837158, + 4.384632110595703, + 4.38954496383667, + 4.408508777618408, + 4.414960861206055, + 4.421667575836182, + 4.432494640350342, + 4.455056190490723, + 4.478277683258057, + 4.504413604736328, + 4.522606372833252, + 4.536426067352295, + 4.551165580749512, + 4.571845054626465 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.024135633688393842, + -0.03253171250626814, + -0.02911987277555934, + -0.017657591302907182, + -0.01485991783196312, + -0.01073997492132268, + -0.008648497281678335, + -0.010129960468450005, + 0.001524963216117104, + 0.002522576414843481, + 0.00033444055961477995, + 0.007072696305949467, + 0.008577187403845766, + 0.010227113834994018, + 0.011255244611846283, + 0.010214855796412504, + 0.01170075024513888, + 0.023457240244403255, + 0.02320506325147924, + 0.017597051297617728, + 0.013103407782476918, + 0.011287204910647542, + 0.020052495416502825, + 0.015814913455317093, + 0.006637298535147874, + 0.0015905239164914382, + -0.000949040924332966, + -0.0036702807224318727, + -0.013063426038109793, + -0.008405610813016228, + -0.01625952578201446, + -0.023858809708531336, + -0.027337743751015896, + -0.019082192167279754, + -0.010166697956589598, + 0.0016632249650371696, + 0.005549994505316281, + 0.005063690467715421, + 0.005497205308287501, + 0.01187068062859591 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1056303.625, + 1057958.875, + 1063772.625, + 1071379.125, + 1075911.5, + 1081013.625, + 1085535.375, + 1089906.625, + 1095846.875, + 1099609.125, + 1103662.125, + 1109311, + 1113859.25, + 1118116.25, + 1121822, + 1124876.75, + 1128241.375, + 1133845.25, + 1137487.5, + 1141248.25, + 1145835.25, + 1149762, + 1154337, + 1156246.375, + 1157597.625, + 1161294.25, + 1164999.125, + 1168367.625, + 1171113.25, + 1174072.25, + 1174922.625, + 1177360.375, + 1182234.125, + 1188234.125, + 1193863.75, + 1200448.375, + 1205167.5, + 1208907, + 1212845.375, + 1219647.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 265542.71875, + 265564.28125, + 265841.3125, + 266029.0625, + 266024.6875, + 266074.03125, + 266112.9375, + 266347.1875, + 266110.5625, + 266035.53125, + 266235.5625, + 266246.625, + 266327.625, + 266329.40625, + 266239.65625, + 266126.78125, + 265929.25, + 265618.40625, + 265597.25, + 265935.25, + 266395.03125, + 266534, + 266171, + 265993.71875, + 265990.78125, + 266273.65625, + 266404.40625, + 266468.78125, + 266796.0625, + 266319.59375, + 266123, + 266270.65625, + 266719.8125, + 266715.84375, + 266589.9375, + 266504.90625, + 266476.3125, + 266488.84375, + 266491.15625, + 266773.59375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_83", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "D12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.910153388977051, + 3.9176340103149414, + 3.938995838165283, + 3.9558756351470947, + 3.9689600467681885, + 3.9901156425476074, + 4.006404876708984, + 4.021237373352051, + 4.050325870513916, + 4.0709123611450195, + 4.083513259887695, + 4.1007561683654785, + 4.121114253997803, + 4.129441738128662, + 4.144341468811035, + 4.1594462394714355, + 4.174092769622803, + 4.189788818359375, + 4.206253528594971, + 4.224417686462402, + 4.238138198852539, + 4.248595237731934, + 4.2621965408325195, + 4.277471542358398, + 4.287075042724609, + 4.291601181030273, + 4.308950424194336, + 4.318005561828613, + 4.327785491943359, + 4.339866638183594, + 4.348949909210205, + 4.367491722106934, + 4.390061378479004, + 4.404166221618652, + 4.432089805603027, + 4.461514472961426, + 4.4885711669921875, + 4.510886192321777, + 4.5268731117248535, + 4.538203239440918 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.012701399691470102, + -0.02038382732116439, + -0.014185048438407063, + -0.012468300424180453, + -0.014546937770671616, + -0.00855439095883714, + -0.0074282057650451, + -0.0077587580895636075, + 0.0061666901047167134, + 0.011590131768235316, + 0.009027981543326184, + 0.011107841053524473, + 0.01630287771826378, + 0.00946731288153824, + 0.009203994596326374, + 0.009145716289141851, + 0.008629197472924125, + 0.009162197241912366, + 0.010463858509923155, + 0.013464967409769883, + 0.012022430832321688, + 0.007316420744131306, + 0.00575467487713233, + 0.005866627435426323, + 0.00030707883405234684, + -0.010329831827868504, + -0.008143637631390917, + -0.014251548964697599, + -0.01963466781753642, + -0.022716570544886957, + -0.028796348485860542, + -0.02541758455671694, + -0.01801097715223154, + -0.019069182980168017, + -0.00630864796337793, + 0.007952970427435594, + 0.0198466154906124, + 0.02699859185261733, + 0.027822462288108588, + 0.023989541036589016 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1065953.25, + 1070202, + 1077127.75, + 1083442.625, + 1088300.625, + 1094117.375, + 1098382.5, + 1103123.75, + 1109658.125, + 1114815.25, + 1119735.75, + 1124606.5, + 1129848.375, + 1132941.5, + 1137374.125, + 1141196.625, + 1145306.625, + 1149976.625, + 1154136.25, + 1159531.125, + 1164072.75, + 1166785.125, + 1170601.875, + 1174259.625, + 1177033.5, + 1179681.125, + 1184158.625, + 1186210.375, + 1188671.625, + 1192573.5, + 1196235.25, + 1200419.875, + 1206073.375, + 1211050.75, + 1218392.875, + 1226122, + 1233762.375, + 1240013.25, + 1244545.5, + 1248249.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272611.625, + 273175.59375, + 273452.375, + 273881.875, + 274202.96875, + 274206.9375, + 274156.65625, + 274324.46875, + 273967.625, + 273849, + 274208.90625, + 274243.6875, + 274160.90625, + 274357.0625, + 274440.25, + 274362.625, + 274384.5625, + 274471.25, + 274385.8125, + 274483.0625, + 274666.0625, + 274628.4375, + 274647.5625, + 274521.90625, + 274553.96875, + 274881.34375, + 274813.71875, + 274712.5625, + 274660.46875, + 274794.96875, + 275063, + 274853.375, + 274728.125, + 274978.4375, + 274902.5625, + 274821.9375, + 274867.5, + 274893.5, + 274923.875, + 275053.625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_84", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "D13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9688332080841064, + 3.9745078086853027, + 3.9926111698150635, + 4.0130438804626465, + 4.026052474975586, + 4.040404796600342, + 4.056404113769531, + 4.071824073791504, + 4.085819721221924, + 4.100672721862793, + 4.1101908683776855, + 4.131335735321045, + 4.14462947845459, + 4.156003952026367, + 4.169451713562012, + 4.189575672149658, + 4.207951545715332, + 4.217661380767822, + 4.217940807342529, + 4.230040550231934, + 4.245944023132324, + 4.252513885498047, + 4.256267070770264, + 4.275676727294922, + 4.290312767028809, + 4.297348976135254, + 4.310225486755371, + 4.314669132232666, + 4.327103137969971, + 4.341891765594482, + 4.351477146148682, + 4.364113807678223, + 4.376440525054932, + 4.394745826721191, + 4.419683456420898, + 4.441528797149658, + 4.465316295623779, + 4.489202499389648, + 4.509276866912842, + 4.524921417236328 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0106505156128594, + -0.018008962407842166, + -0.01293864867426092, + -0.00553898542285741, + -0.005563438306096567, + -0.0042441640775202055, + -0.001277894304509362, + 0.0011090183212837963, + 0.00207161835552422, + 0.003891571600214751, + 0.0003766707189278313, + 0.008488490266107708, + 0.00874918600347402, + 0.007090612179071866, + 0.007505326318537788, + 0.014596237510004774, + 0.019939063679499103, + 0.016615851335810727, + 0.0038622305143382624, + 0.0029289260075630614, + 0.005799351511775077, + -0.000663833518681765, + -0.009943695642644466, + -0.0035670865141648727, + -0.001964094176457652, + -0.007960932466190949, + -0.00811746924225326, + -0.016706871161137837, + -0.01730591282001176, + -0.015550332591679537, + -0.018997999433659818, + -0.019394385300297412, + -0.020100715319767926, + -0.014828461049686768, + -0.0029238787461592346, + 0.005888414586421033, + 0.016642865664363515, + 0.027496022034053158, + 0.03453734216106702, + 0.03714884508837474 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1083138, + 1086014.875, + 1094752.375, + 1101523.25, + 1105929.25, + 1109743.25, + 1114338.875, + 1118640.125, + 1123272.5, + 1127845.125, + 1131467.625, + 1136784, + 1139644.25, + 1142405.625, + 1145996.875, + 1150081.25, + 1154496, + 1158500.75, + 1161226.75, + 1164716.625, + 1168316.625, + 1169875, + 1172134.25, + 1175760.5, + 1178681.875, + 1180581.25, + 1185136.625, + 1186316.875, + 1189631.875, + 1192975.5, + 1195260.25, + 1199937.875, + 1203273.625, + 1207541, + 1214062.625, + 1221522, + 1229069.875, + 1234899.625, + 1240097.5, + 1246231.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272910.9375, + 273245.125, + 274194.59375, + 274485.71875, + 274693.21875, + 274661.40625, + 274711, + 274727.03125, + 274919.75, + 275039.0625, + 275283.46875, + 275161.375, + 274968.90625, + 274880.78125, + 274855.53125, + 274510.1875, + 274360.5625, + 274678.46875, + 275306.5625, + 275344.09375, + 275160.625, + 275101.96875, + 275390.1875, + 274988.15625, + 274731, + 274723.15625, + 274959.3125, + 274949.6875, + 274925.71875, + 274759.375, + 274679.1875, + 274955.6875, + 274943.4375, + 274769.25, + 274694.46875, + 275022.875, + 275248.125, + 275082.1875, + 275010.28125, + 275415.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_85", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "D14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.0133376121521, + 4.012723922729492, + 4.034887313842773, + 4.056998252868652, + 4.072935581207275, + 4.086835861206055, + 4.099265098571777, + 4.110813617706299, + 4.131494522094727, + 4.14417028427124, + 4.154146671295166, + 4.165450096130371, + 4.1908278465271, + 4.203226566314697, + 4.214705944061279, + 4.227373123168945, + 4.243619441986084, + 4.253605842590332, + 4.263499736785889, + 4.273443222045898, + 4.281811714172363, + 4.293684482574463, + 4.305062294006348, + 4.3164520263671875, + 4.3299641609191895, + 4.335925579071045, + 4.338153839111328, + 4.350747585296631, + 4.36936092376709, + 4.377192497253418, + 4.375773906707764, + 4.387778282165527, + 4.401536464691162, + 4.408280372619629, + 4.430014133453369, + 4.443105697631836, + 4.461796760559082, + 4.4771575927734375, + 4.500441551208496, + 4.517523288726807 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0228213040734878, + -0.035291289424036795, + -0.024984194238698007, + -0.01472955114076156, + -0.010648518730080088, + -0.008604534659243252, + -0.008031593221463058, + -0.008339370014883147, + 0.0004852384456021253, + 0.0013047046941733354, + -0.0005752042098424569, + -0.0011280753025798406, + 0.012393379166206213, + 0.012935803025862296, + 0.012558884844501865, + 0.01336976802422542, + 0.017759790913422516, + 0.0158898955897281, + 0.013927493857342281, + 0.012014683189410473, + 0.008526879387932855, + 0.008543351862090003, + 0.008064867366033195, + 0.007598303798930577, + 0.009254142422990068, + 0.0033592646469039634, + -0.006268771240755295, + -0.005531320983395023, + 0.001225721559122388, + -0.0027990008824919487, + -0.01607388735608871, + -0.01592580782626661, + -0.014023921228574305, + -0.019136309228049972, + -0.00925884432225131, + -0.008023576071726974, + -0.0011888090724233424, + 0.0023157272139905528, + 0.013743389721106685, + 0.018968831311474768 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1093818, + 1094995.125, + 1105337.5, + 1112644.375, + 1117654.75, + 1121177.875, + 1125367.75, + 1131015.5, + 1135206.375, + 1137977.5, + 1142324.625, + 1146497.375, + 1151558.625, + 1154149.875, + 1158275.375, + 1161958.75, + 1165136.25, + 1167739.5, + 1173037.5, + 1175836.25, + 1177652.375, + 1180494.625, + 1184166, + 1186388.875, + 1189494.875, + 1191763.5, + 1192050.5, + 1195840.5, + 1202119.375, + 1204553.125, + 1204674.875, + 1207760.625, + 1211419.5, + 1213120.75, + 1216657.25, + 1219249.875, + 1225514.375, + 1232242.625, + 1238825.125, + 1242781.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272545.71875, + 272880.75, + 273945.0625, + 274253.09375, + 274410.125, + 274338.84375, + 274529.15625, + 275131.78125, + 274768.9375, + 274597.1875, + 274984.1875, + 275239.71875, + 274780.71875, + 274586.65625, + 274817.59375, + 274865.4375, + 274561.90625, + 274529.3125, + 275134.875, + 275149.625, + 275036, + 274937.4375, + 275063.625, + 274852.78125, + 274712.40625, + 274857.9375, + 274782.90625, + 274858.625, + 275124.75, + 275188.53125, + 275305.5625, + 275255.625, + 275226.5, + 275191.375, + 274639.59375, + 274413.875, + 274668.34375, + 275228.78125, + 275267.46875, + 275102.3125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_86", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "D15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9590842723846436, + 3.9641053676605225, + 3.981644868850708, + 3.9990696907043457, + 4.007470607757568, + 4.0229268074035645, + 4.035879135131836, + 4.049380779266357, + 4.067495346069336, + 4.08511209487915, + 4.1039838790893555, + 4.106040954589844, + 4.117616176605225, + 4.141826629638672, + 4.153091907501221, + 4.164234161376953, + 4.17880392074585, + 4.190994739532471, + 4.207883358001709, + 4.221453666687012, + 4.225766181945801, + 4.2353081703186035, + 4.245752811431885, + 4.2549920082092285, + 4.263535022735596, + 4.276030540466309, + 4.293350696563721, + 4.30525541305542, + 4.311463832855225, + 4.314575672149658, + 4.318587303161621, + 4.32976770401001, + 4.33936071395874, + 4.352118492126465, + 4.363437175750732, + 4.377834796905518, + 4.3965864181518555, + 4.417311191558838, + 4.44152307510376, + 4.461029529571533 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.016565311345063845, + -0.023433988158767467, + -0.017784259058164005, + -0.012249209294108838, + -0.01573806433046871, + -0.012171636774055146, + -0.01110908113536619, + -0.009497209090427235, + -0.0032724143770303596, + 0.002454562343201565, + 0.009436574463824114, + -0.0003961221252701333, + -0.0007106721994718027, + 0.011610008744392934, + 0.010985514517359234, + 0.010237996303509127, + 0.01291798358282397, + 0.013219030279862536, + 0.018217876659518288, + 0.019898413255238494, + 0.012321156424445028, + 0.009973372707665233, + 0.008528241731363954, + 0.005877666419125176, + 0.0025309088559107226, + 0.0031366544970410845, + 0.008567038504870665, + 0.008581982906987355, + 0.002900630617209514, + -0.005877302177939421, + -0.01375544325555906, + -0.014464814496752916, + -0.016761576637604088, + -0.015893570559462007, + -0.016464659024776958, + -0.01395680995957433, + -0.007094960802818968, + 0.0017400405145809247, + 0.014062151969920271, + 0.02167883434811118 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1079259.5, + 1081868.625, + 1091497, + 1098756.25, + 1103662.75, + 1108601.5, + 1113011.625, + 1117897.375, + 1122807.125, + 1127250.75, + 1132293.375, + 1134535.375, + 1136726.125, + 1142549, + 1146236.125, + 1149925.25, + 1153817.625, + 1156842.125, + 1161106.375, + 1164997, + 1166655.75, + 1169083.375, + 1172981, + 1174994.125, + 1176859.125, + 1181236.375, + 1185305, + 1187543.25, + 1189027.75, + 1191761.625, + 1193489, + 1196510.125, + 1199242, + 1202523.875, + 1205456.375, + 1209430.625, + 1214565.625, + 1220419, + 1227190.25, + 1232740.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272603.3125, + 272916.21875, + 274132.1875, + 274752.96875, + 275401.34375, + 275570.875, + 275779.21875, + 276066.25, + 276043.875, + 275941.21875, + 275901.03125, + 276308.84375, + 276064.125, + 275856.3125, + 275995.84375, + 276143.28125, + 276111.9375, + 276030.4375, + 275935.96875, + 275970.5625, + 276081.46875, + 276032.65625, + 276271.625, + 276144.84375, + 276028.96875, + 276246, + 276079.25, + 275835.71875, + 275782.84375, + 276217.5625, + 276360.96875, + 276345.09375, + 276363.75, + 276307.71875, + 276263.03125, + 276262.28125, + 276251.96875, + 276280.96875, + 276299.40625, + 276335.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_87", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "D16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9337732791900635, + 3.9406697750091553, + 3.952641487121582, + 3.963059663772583, + 3.978633165359497, + 3.9929685592651367, + 4.0047101974487305, + 4.01986026763916, + 4.035332202911377, + 4.048533916473389, + 4.063417434692383, + 4.072231292724609, + 4.085959434509277, + 4.101223468780518, + 4.119929790496826, + 4.126148223876953, + 4.137966156005859, + 4.154214859008789, + 4.167486190795898, + 4.172959327697754, + 4.184435844421387, + 4.200277328491211, + 4.208145618438721, + 4.214842319488525, + 4.230564594268799, + 4.244394302368164, + 4.252621650695801, + 4.2538981437683105, + 4.261068820953369, + 4.2685041427612305, + 4.278592586517334, + 4.285883903503418, + 4.299712657928467, + 4.313837051391602, + 4.336355686187744, + 4.355203628540039, + 4.37394380569458, + 4.388991355895996, + 4.412168502807617, + 4.432038307189941 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0066772614004713005, + -0.011624073123072775, + -0.011495668552338844, + -0.012920799443031138, + -0.009190605397809902, + -0.006698519033863081, + -0.006800188391962602, + -0.003493425743226185, + 0.00013520198729734083, + 0.0014936080076166768, + 0.0045338186849175465, + 0.001504369175450838, + 0.003389203418426424, + 0.0068099301479733875, + 0.01367294432258871, + 0.008048070161022393, + 0.00802269474823626, + 0.012428090209472676, + 0.01385611445488878, + 0.007485943815050978, + 0.007119152996991408, + 0.011117329525122356, + 0.0071423119309388505, + 0.001995705439051155, + 0.005874672677631322, + 0.007861073235303285, + 0.004245114021246733, + -0.006321700447935884, + -0.010994330804570561, + -0.015402316538402504, + -0.017157180323992258, + -0.021709170879600656, + -0.0197237239962451, + -0.017442638074803604, + -0.006767310820354299, + 0.0002373239902482404, + 0.007134193603095985, + 0.01033843626281873, + 0.021672275632746554, + 0.02969877247337839 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1085701.75, + 1089176.625, + 1099302.75, + 1105591.125, + 1110689.875, + 1114859, + 1118458.75, + 1123903.5, + 1129055, + 1132173.75, + 1136229, + 1139803, + 1143984.625, + 1148266.625, + 1151188, + 1152136.125, + 1156848.875, + 1160666.125, + 1163687.375, + 1166035.5, + 1169279.375, + 1172948.625, + 1175098.125, + 1178079.375, + 1181842.75, + 1184530.375, + 1186373.375, + 1188125.25, + 1189839.125, + 1191007.125, + 1193538.5, + 1196298.625, + 1199701.25, + 1203030.25, + 1207548.875, + 1212095, + 1218395.25, + 1222620.875, + 1228538.875, + 1234481.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275995, + 276393.78125, + 278118.5, + 278974.125, + 279163.6875, + 279205.5625, + 279285.8125, + 279587.6875, + 279792.34375, + 279650.3125, + 279624, + 279896.4375, + 279979.4375, + 279981.46875, + 279419.3125, + 279228, + 279569.4375, + 279394.8125, + 279230.0625, + 279426.53125, + 279435.375, + 279255.03125, + 279243.6875, + 279507.34375, + 279358.15625, + 279081.125, + 278974.59375, + 279302.6875, + 279234.90625, + 279022.125, + 278955.875, + 279125.3125, + 279018.9375, + 278877.0625, + 278470.90625, + 278309.59375, + 278557.59375, + 278565.34375, + 278443.3125, + 278535.84375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_88", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "D17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.086018085479736, + 4.096933841705322, + 4.1155476570129395, + 4.132121562957764, + 4.146985054016113, + 4.165202617645264, + 4.17941951751709, + 4.1919846534729, + 4.205295562744141, + 4.226545810699463, + 4.242274284362793, + 4.257513999938965, + 4.271387100219727, + 4.287497043609619, + 4.304468154907227, + 4.317318439483643, + 4.330434322357178, + 4.3415679931640625, + 4.3480000495910645, + 4.363003253936768, + 4.378438949584961, + 4.3917765617370605, + 4.399269104003906, + 4.407118320465088, + 4.416403293609619, + 4.424078941345215, + 4.4419074058532715, + 4.450254917144775, + 4.466192245483398, + 4.47462272644043, + 4.478030681610107, + 4.486729145050049, + 4.491450786590576, + 4.501914024353027, + 4.521121978759766, + 4.525871276855469, + 4.540708541870117, + 4.559108734130859, + 4.574462890625, + 4.5781097412109375 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.031346233154484815, + -0.03261094694738953, + -0.02617760165826388, + -0.021784165731930313, + -0.019101144692071356, + -0.013064051081411617, + -0.011027621228076986, + -0.010642955290757091, + -0.009512516038007509, + -0.0004427381011758956, + 0.0031052655436635303, + 0.006164511101343865, + 0.007857141363614931, + 0.011786614735016857, + 0.016577256014133627, + 0.01724707057205899, + 0.018182483427102606, + 0.01713568421549672, + 0.01138727062400802, + 0.014210004951220493, + 0.017465230580922312, + 0.01862237271453127, + 0.01393444496288632, + 0.009603191405577308, + 0.006707694531617906, + 0.002202872248722069, + 0.007850866738288057, + 0.004017908011301311, + 0.007774766331433706, + 0.0040247772699743035, + -0.0047477375788395025, + -0.008229744157388749, + -0.015688572635352057, + -0.017405804891391537, + -0.010378320503144797, + -0.017809492425932324, + -0.015152697429774539, + -0.008932975187523003, + -0.005759288711873031, + -0.014292908144427071 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1220845.25, + 1227402.5, + 1240298.75, + 1249456, + 1257165.25, + 1262774.875, + 1267817.625, + 1275337.125, + 1280990.75, + 1287444.375, + 1292682.25, + 1298617.5, + 1302104.75, + 1306025.875, + 1311840.375, + 1316641.75, + 1321301.5, + 1325389.625, + 1329096.625, + 1333905.5, + 1337689.25, + 1341778.625, + 1345404.25, + 1349258.625, + 1351853.25, + 1355582.25, + 1360625.75, + 1363126.125, + 1367602.75, + 1370229.25, + 1373391.125, + 1377152.375, + 1381065.875, + 1385077.25, + 1392759, + 1398473.375, + 1406397.5, + 1416685.75, + 1426300.875, + 1433992.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 298786.0625, + 299590.5, + 301369.0625, + 302376.375, + 303151.625, + 303172.5, + 303347.78125, + 304232.3125, + 304613.71875, + 304609.125, + 304714.4375, + 305017.78125, + 304843.53125, + 304612.65625, + 304762.46875, + 304967.5, + 305119.84375, + 305279.03125, + 305680, + 305731.03125, + 305517.40625, + 305520.6875, + 305824.5, + 306154.375, + 306098.25, + 306410.0625, + 306315.65625, + 306302.9375, + 306212.25, + 306222.3125, + 306695.34375, + 306939.0625, + 307487.6875, + 307664.09375, + 308056.0625, + 308995.40625, + 309730.84375, + 310737.4375, + 311796.34375, + 313228.03125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_89", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "D18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.9718716144561768, + 3.977135181427002, + 3.9938840866088867, + 4.009364604949951, + 4.022175312042236, + 4.032455921173096, + 4.043140411376953, + 4.053909778594971, + 4.06939697265625, + 4.091163158416748, + 4.103357315063477, + 4.116184711456299, + 4.130228042602539, + 4.139002799987793, + 4.153408527374268, + 4.168436527252197, + 4.185455799102783, + 4.193164825439453, + 4.198160171508789, + 4.2129130363464355, + 4.2277398109436035, + 4.230563640594482, + 4.241593837738037, + 4.252624988555908, + 4.269983768463135, + 4.281692981719971, + 4.284982204437256, + 4.293365478515625, + 4.3040056228637695, + 4.314458847045898, + 4.322353839874268, + 4.329534530639648, + 4.333231449127197, + 4.347037315368652, + 4.366502285003662, + 4.380841255187988, + 4.397183895111084, + 4.4102606773376465, + 4.434865951538086, + 4.455324172973633 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.012592991136611501, + -0.018834064672658694, + -0.01358979999764676, + -0.009613922163455139, + -0.008307855578042814, + -0.009531886954056271, + -0.010352037257071681, + -0.011087310545926935, + -0.00710475699152047, + 0.003156788262104745, + 0.0038463044019604285, + 0.005169060287909862, + 0.007707750927277265, + 0.004977867805658339, + 0.007878954685260117, + 0.011402314056316972, + 0.016916945400030078, + 0.013121331229827168, + 0.006612036792290273, + 0.009860261123063926, + 0.013182395213359063, + 0.004501584357365137, + 0.0040271409940469925, + 0.0035536513050452544, + 0.009407790705398985, + 0.00961236345536209, + 0.001396945665774415, + -0.0017244207627292764, + -0.002588916921457577, + -0.0036403332462015027, + -0.007249980924705194, + -0.011573930666197167, + -0.01938165268552117, + -0.017080426950938924, + -0.00912009782280199, + -0.00628576814534865, + -0.0014477687291257792, + 0.0001243729905647771, + 0.013225006684131398, + 0.02217858761280544 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1119559.125, + 1124505.25, + 1135363.625, + 1144552, + 1149620.5, + 1153498, + 1158600, + 1162647.625, + 1167795.625, + 1173420.75, + 1176983.125, + 1181392.5, + 1186020.5, + 1189437.375, + 1192800.75, + 1196100.75, + 1200101.5, + 1202435.75, + 1203786.5, + 1209954.75, + 1213886.375, + 1214564.625, + 1217824.125, + 1219447.75, + 1222332.125, + 1225137.125, + 1228739.875, + 1232140.5, + 1234530.375, + 1236697.75, + 1238989.875, + 1240988.375, + 1242179, + 1246515.75, + 1252009.5, + 1255358.5, + 1260597.25, + 1265339.5, + 1271562.75, + 1276448 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 281871.9375, + 282742.53125, + 284275.5625, + 285469.65625, + 285820.59375, + 286053.46875, + 286559.4375, + 286796.625, + 286970.1875, + 286818.375, + 286834.1875, + 287011.53125, + 287156.1875, + 287372.9375, + 287186, + 286942.3125, + 286731.375, + 286760.90625, + 286741.4375, + 287201.46875, + 287124.1875, + 287092.875, + 287114.75, + 286751.78125, + 286261.53125, + 286133.8125, + 286754.96875, + 286987.09375, + 286832.90625, + 286640.28125, + 286647.03125, + 286633.21875, + 286663.4375, + 286750.65625, + 286730.53125, + 286556.5, + 286682.84375, + 286908.09375, + 286719.53125, + 286499.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_90", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "D19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.875990152359009, + 3.8819406032562256, + 3.903756618499756, + 3.9220361709594727, + 3.926050901412964, + 3.943434953689575, + 3.9543702602386475, + 3.9697072505950928, + 3.986830472946167, + 4.004458427429199, + 4.02083683013916, + 4.025879383087158, + 4.037863254547119, + 4.05377197265625, + 4.068518161773682, + 4.083101272583008, + 4.098505973815918, + 4.110604763031006, + 4.126341342926025, + 4.138011932373047, + 4.149844169616699, + 4.159954071044922, + 4.168158054351807, + 4.181977272033691, + 4.19255256652832, + 4.201461315155029, + 4.208629131317139, + 4.2210493087768555, + 4.232159614562988, + 4.240512371063232, + 4.254136085510254, + 4.262273788452148, + 4.26915979385376, + 4.284005641937256, + 4.302303791046143, + 4.322608947753906, + 4.34714937210083, + 4.366744041442871, + 4.389080047607422, + 4.4099860191345215 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.01120011170026857, + -0.017819660203950753, + -0.008573644361319457, + -0.0028640913025016392, + -0.011419360249909407, + -0.006605307374197058, + -0.008240000226023772, + -0.005473009270477438, + -0.0009197863203026426, + 0.004138168761830605, + 0.007946572070892563, + 0.0004191256179916312, + -0.00016700232294641036, + 0.00317171638528547, + 0.0053479061018181315, + 0.007361017510245324, + 0.010195719342256502, + 0.009724509156445413, + 0.012891089650565965, + 0.01199167969668847, + 0.011253917539441835, + 0.008793819566765513, + 0.004427803472751299, + 0.005677021753737086, + 0.003682316847467013, + 2.1066073277018274e-05, + -0.005381117165512586, + -0.005530939106694768, + -0.0069906327214609345, + -0.011207875622115773, + -0.010154160575993268, + -0.014586457034997715, + -0.020270451034285368, + -0.017994602351688253, + -0.012266452643700512, + -0.004531295336835819, + 0.00743912960918903, + 0.014463799550331067, + 0.024229806313982867, + 0.0325657784401835 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1055985.75, + 1060030.625, + 1068720.125, + 1075401.625, + 1079065.5, + 1085105.625, + 1089982.5, + 1094998.25, + 1100081, + 1105205.5, + 1109996.125, + 1113316.625, + 1116898.125, + 1121035.125, + 1124404.875, + 1127514.625, + 1131164.125, + 1135388, + 1139689.625, + 1142168.875, + 1145750.25, + 1149924.5, + 1151538.375, + 1154463.375, + 1157570.125, + 1160609, + 1162998, + 1165676.5, + 1168045.75, + 1170736.75, + 1174084.125, + 1176788.25, + 1180075.125, + 1183882.625, + 1189046, + 1193891.5, + 1199673.625, + 1204775, + 1211261.875, + 1217127.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272442.84375, + 273067.1875, + 273767.09375, + 274194.71875, + 274847.5625, + 275167.625, + 275639.96875, + 275838.53125, + 275928.71875, + 275993.75, + 276060.96875, + 276540, + 276606.21875, + 276541.25, + 276367.1875, + 276141.71875, + 275994.25, + 276209.46875, + 276198.59375, + 276018.75, + 276094.75, + 276427.21875, + 276270.3125, + 276056.8125, + 276101.53125, + 276239.375, + 276336.53125, + 276158, + 275992.84375, + 276083.78125, + 275986.5, + 276094, + 276418.59375, + 276349.46875, + 276374.25, + 276196.96875, + 275967.875, + 275897.78125, + 275971.6875, + 275993.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_91", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "D20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.920119524002075, + 3.925140380859375, + 3.9403412342071533, + 3.9627041816711426, + 3.9760448932647705, + 3.9873080253601074, + 4.0044403076171875, + 4.01946496963501, + 4.036781311035156, + 4.051720142364502, + 4.056143283843994, + 4.072127819061279, + 4.086479663848877, + 4.099795818328857, + 4.112271785736084, + 4.132925510406494, + 4.148605823516846, + 4.152152061462402, + 4.1651716232299805, + 4.174131870269775, + 4.184995651245117, + 4.2013163566589355, + 4.2128777503967285, + 4.215025424957275, + 4.220727443695068, + 4.2349934577941895, + 4.252344608306885, + 4.258105754852295, + 4.27279806137085, + 4.275059700012207, + 4.277005672454834, + 4.29172420501709, + 4.303121089935303, + 4.318543434143066, + 4.331762313842773, + 4.346338272094727, + 4.3539557456970215, + 4.370455265045166, + 4.393985271453857, + 4.410495758056641 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.02105688641793682, + -0.027752541206978593, + -0.024268199505541405, + -0.01362176368789328, + -0.011997563740606927, + -0.012450943291611146, + -0.0070351726808722, + -0.0037270223093910666, + 0.0018728074444133973, + 0.005095127127417968, + -0.0021982430394309766, + 0.0020697805315130473, + 0.004705113672769571, + 0.00630475650640802, + 0.00706421226729345, + 0.016001425291362475, + 0.019965226755372906, + 0.011794953054588412, + 0.013098003175825405, + 0.010341738569278306, + 0.009489007898278971, + 0.014093201665756198, + 0.013938083757208035, + 0.004369246671413777, + -0.0016452462371352745, + 0.000904256215644687, + 0.006538895081998867, + 0.0005835299810678912, + 0.0035593248532814464, + -0.005895548151702264, + -0.01566608735541733, + -0.012664066439502604, + -0.012983693167630846, + -0.009277860606208306, + -0.0077754925528424074, + -0.004916045947231303, + -0.009015083991277513, + -0.004232076289474114, + 0.00758141847287616, + 0.01237539342931823 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1087147.375, + 1090967.125, + 1099568.875, + 1106850.25, + 1112158.75, + 1116005, + 1121035.25, + 1126141.25, + 1130899.375, + 1136534, + 1139695.875, + 1143743.25, + 1146998.875, + 1150974.75, + 1154139.875, + 1158558.125, + 1162689.375, + 1166224.5, + 1170222.375, + 1173211.25, + 1176902.875, + 1181263.5, + 1184488.5, + 1185096.625, + 1186713.125, + 1190113.875, + 1195109.125, + 1196269.375, + 1199790, + 1201261.5, + 1202540, + 1207646.625, + 1211064.5, + 1214201.625, + 1216745, + 1220563.25, + 1224585.875, + 1230299.375, + 1236299.25, + 1240718 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277325.0625, + 277943.46875, + 279054.21875, + 279316.90625, + 279714.84375, + 279889.34375, + 279948.0625, + 280171.9375, + 280148.78125, + 280506.53125, + 280980.1875, + 280871.15625, + 280681.40625, + 280739.53125, + 280657.5, + 280323.96875, + 280260.28125, + 280872.3125, + 280954.1875, + 281067.125, + 281219.625, + 281165.09375, + 281159, + 281160.03125, + 281163.1875, + 281019.0625, + 281047.09375, + 280939.34375, + 280797.25, + 280992.90625, + 281164, + 281389.625, + 281438.625, + 281160, + 280889.15625, + 280825.65625, + 281258.21875, + 281503.71875, + 281361.71875, + 281310.3125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_92", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "D21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.857377529144287, + 3.8587141036987305, + 3.8848862648010254, + 3.8997042179107666, + 3.914842128753662, + 3.9317843914031982, + 3.9406518936157227, + 3.9567153453826904, + 3.9713406562805176, + 3.983797550201416, + 4.000199317932129, + 4.01522970199585, + 4.026907920837402, + 4.0412278175354, + 4.053194046020508, + 4.067526340484619, + 4.080042362213135, + 4.09074068069458, + 4.109396457672119, + 4.121081352233887, + 4.125080108642578, + 4.138589382171631, + 4.147839546203613, + 4.154676914215088, + 4.168160915374756, + 4.17840576171875, + 4.195594310760498, + 4.205814838409424, + 4.209009647369385, + 4.209926605224609, + 4.2236504554748535, + 4.234549045562744, + 4.2355852127075195, + 4.251132488250732, + 4.268420696258545, + 4.290207386016846, + 4.305858135223389, + 4.320399284362793, + 4.340432643890381, + 4.360016822814941 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.02168842117161233, + -0.03219936237678882, + -0.01787471703411329, + -0.014904279683991477, + -0.011613884600715812, + -0.006519137710799077, + -0.009499151257894505, + -0.00528321525054613, + -0.0025054201123383794, + -0.001896041951059784, + 0.0026582100200332644, + 0.005841078324134569, + 0.005671781406067906, + 0.008144162344446555, + 0.008262875069934578, + 0.010747653774426508, + 0.011416159743321847, + 0.010266962465147762, + 0.017075223683067426, + 0.016912602485215606, + 0.009063843134287614, + 0.010725600903720062, + 0.008128249176083086, + 0.0031181014279382975, + 0.004754586827986868, + 0.0031519174123616107, + 0.008492950694489371, + 0.0068659625837957546, + -0.001786744215862706, + -0.012717302120257495, + -0.010840967629632752, + -0.011789893301361525, + -0.02260124191620642, + -0.01890148213261293, + -0.013460789884419826, + -0.003521615885738443, + 0.0002816175611851275, + 0.002975250940969138, + 0.01116109470893763, + 0.01889775787387878 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1070744.75, + 1073361.25, + 1082078.625, + 1088497.625, + 1092303.125, + 1096873.25, + 1101350.375, + 1106123.375, + 1111287.5, + 1115298.75, + 1119658.5, + 1124794.875, + 1128340.25, + 1132076.25, + 1134879.375, + 1138988.125, + 1141984.125, + 1144849.125, + 1150208.375, + 1153956.375, + 1155625.875, + 1159372.125, + 1161569.5, + 1164120.25, + 1167479.625, + 1169989.25, + 1174411.75, + 1177953.25, + 1178821.25, + 1180236, + 1183930.625, + 1187733.5, + 1189457.5, + 1194046, + 1197933.375, + 1203296.25, + 1208287.75, + 1213068.5, + 1218108, + 1222734.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277583.59375, + 278165.53125, + 278535.46875, + 279123.125, + 279015.875, + 278975.9375, + 279484.3125, + 279555.96875, + 279826.78125, + 279958.6875, + 279900.6875, + 280132.125, + 280200.15625, + 280131.75, + 279996.3125, + 280019.84375, + 279895.15625, + 279863.53125, + 279897.15625, + 280013, + 280146.28125, + 280137.03125, + 280042.0625, + 280195.125, + 280094.65625, + 280008.53125, + 279915.46875, + 280077.28125, + 280070.9375, + 280345.96875, + 280309.8125, + 280486.40625, + 280824.84375, + 280877.15625, + 280650.25, + 280475.0625, + 280614.84375, + 280776.9375, + 280642.0625, + 280442.625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_93", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "D22", + "sample role type": "unknown sample role", + "well location identifier": "D22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.002617835998535, + 3.812692880630493, + 4.010411262512207, + 4.230315208435059, + 4.618529319763184, + 4.659269332885742, + 4.455510139465332, + 4.98335599899292, + 5.104421138763428, + 4.7746453285217285, + 4.7558698654174805, + 4.700262069702148, + 4.692878723144531, + 5.133582592010498, + 6.401001453399658, + 6.141762733459473, + 5.467911243438721, + 4.531826496124268, + 5.606429100036621, + 6.039400577545166, + 5.005896091461182, + 4.770487308502197, + 4.556753158569336, + 4.402402400970459, + 4.929372310638428, + 5.172959804534912, + 4.581935405731201, + 4.346229553222656, + 4.314630508422852, + 4.012841701507568, + 4.077332973480225, + 4.597728252410889, + 5.211017608642578, + 6.206016540527344, + 6.120440483093262, + 5.157964706420898, + 4.761817455291748, + 4.182079792022705, + 4.151037216186523, + 4.305440902709961 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.8532180254806435, + -1.0447651416331798, + -0.8486689205359595, + -0.6303871353976024, + -0.24379518485397086, + -0.20467733251590667, + -0.41005868672081036, + 0.11616501202228315, + 0.23560799100829746, + -0.09578998001789617, + -0.11618760390663772, + -0.17341756040646414, + -0.18242306774857484, + 0.2566586403328984, + 1.5224553409375643, + 1.2615944602128852, + 0.5861208094076388, + -0.35158609869130786, + 0.7213943444365513, + 1.1527436611606028, + 0.11761701429212391, + -0.11941392945135397, + -0.3347702401687097, + -0.49074315855208017, + 0.034604590331394194, + 0.27656992344338505, + -0.3160766361448203, + -0.5534046494378587, + -0.5866258550221569, + -0.8900368227219345, + -0.8271677115337718, + -0.3083945933876021, + 0.30327260205959383, + 1.2966493731598652, + 1.2094511549412896, + 0.24535321748443187, + -0.15241619442921203, + -0.7337760184827494, + -0.7664407551034246, + -0.6136592293644815 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4245.517578125, + 4311.46044921875, + 5001.9541015625, + 5122.86962890625, + 5191.46923828125, + 5194.603515625, + 5529.41015625, + 6020.1982421875, + 6057.54833984375, + 6157.91259765625, + 6208.9892578125, + 6669.50390625, + 6728.53564453125, + 7139.16650390625, + 7723.10107421875, + 6929.83203125, + 6538.43798828125, + 6638.04296875, + 7639.50927734375, + 8143.4892578125, + 8184.0810546875, + 8049.07861328125, + 7434.93896484375, + 7266.42041015625, + 7749.78271484375, + 7995.72900390625, + 8011.447265625, + 7774.84716796875, + 7618.6376953125, + 7750.4951171875, + 7832.41796875, + 8587.5830078125, + 9026.7353515625, + 8804.93359375, + 8258.7919921875, + 8113.587890625, + 8344.7861328125, + 7358.9609375, + 6946.24560546875, + 6897.25048828125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1060.6851806640625, + 1130.817626953125, + 1247.2421875, + 1210.9901123046875, + 1124.052490234375, + 1114.8966064453125, + 1241.02734375, + 1208.06103515625, + 1186.725830078125, + 1289.7109375, + 1305.5423583984375, + 1418.9642333984375, + 1433.7757568359375, + 1390.67919921875, + 1206.5457763671875, + 1128.313232421875, + 1195.783447265625, + 1464.760986328125, + 1362.6336669921875, + 1348.3936767578125, + 1634.8883056640625, + 1687.2655029296875, + 1631.630859375, + 1650.5579833984375, + 1572.1641845703125, + 1545.677734375, + 1748.4854736328125, + 1788.8717041015625, + 1765.768310546875, + 1931.423095703125, + 1920.9659423828125, + 1867.7882080078125, + 1732.240478515625, + 1418.7738037109375, + 1349.378662109375, + 1573.021240234375, + 1752.4371337890625, + 1759.6414794921875, + 1673.3759765625, + 1601.9847412109375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_94", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "D23", + "sample role type": "unknown sample role", + "well location identifier": "D23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.096822261810303, + 4.089229583740234, + 4.067680835723877, + 3.8152124881744385, + 3.9067420959472656, + 4.211968898773193, + 4.137226581573486, + 3.8528220653533936, + 3.9973511695861816, + 4.138583660125732, + 4.33903169631958, + 4.535776138305664, + 4.750783920288086, + 4.605565071105957, + 4.925476551055908, + 5.086584091186523, + 4.821269512176514, + 4.8844404220581055, + 5.322259426116943, + 4.905048370361328, + 4.6911420822143555, + 4.513369083404541, + 4.350591659545898, + 4.430126190185547, + 5.340998649597168, + 5.535574436187744, + 4.656883239746094, + 4.737660884857178, + 5.0434088706970215, + 5.249668598175049, + 4.601217269897461, + 4.6045355796813965, + 5.241683483123779, + 5.67262601852417, + 5.116700649261475, + 5.097438812255859, + 5.226863861083984, + 4.504703521728516, + 4.581442356109619, + 5.486883163452148 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.003818344199414698, + -0.04083907067238719, + -0.09181586709164964, + -0.37371226304399313, + -0.3116107036740701, + -0.03581194925104743, + -0.1399823148536595, + -0.4538148794766564, + -0.3387138236467733, + -0.2269093815101276, + -0.05588939371918407, + 0.11142699986399489, + 0.29700673344351175, + 0.12235983585847869, + 0.41284326740552485, + 0.544522759133235, + 0.24978013172032112, + 0.2835229931990079, + 0.6919139488549407, + 0.24527484469642138, + 0.0019405081465437117, + -0.20526053906617578, + -0.39746601132772247, + -0.34735952909097906, + 0.534084881917737, + 0.699232620105409, + -0.2088866247391464, + -0.15753702803096745, + 0.11878290940597218, + 0.2956145884810945, + -0.3822647881993984, + -0.408374526818367, + 0.19934532822111076, + 0.6008598152185972, + 0.015506397552996914, + -0.033183487855523344, + 0.06681351256969752, + -0.6847748751886763, + -0.6374640892104778, + 0.23854866972914737 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 9276.50390625, + 9391.931640625, + 9365.8369140625, + 9303.8251953125, + 9332.37109375, + 9471.8408203125, + 9181.740234375, + 9157.5166015625, + 9476.306640625, + 9856.0458984375, + 10219.09375, + 10448.6494140625, + 10858.1767578125, + 10871.818359375, + 10862.5517578125, + 10439.8125, + 9611.259765625, + 9635.7001953125, + 10744.7646484375, + 11247.2392578125, + 10885.919921875, + 10550.9296875, + 10001.939453125, + 9889.1826171875, + 10322.267578125, + 10953.037109375, + 11289.939453125, + 10912.611328125, + 10830.1279296875, + 10948.986328125, + 9523.859375, + 9339.634765625, + 10405.89453125, + 11339.82421875, + 11100.4130859375, + 11011.833984375, + 11204.6904296875, + 10137.8623046875, + 10189.6220703125, + 11879.1259765625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2264.31689453125, + 2296.74853515625, + 2302.50048828125, + 2438.612548828125, + 2388.7861328125, + 2248.791748046875, + 2219.29833984375, + 2376.83349609375, + 2370.646484375, + 2381.502197265625, + 2355.1552734375, + 2303.60791015625, + 2285.5546875, + 2360.5830078125, + 2205.380859375, + 2052.421142578125, + 1993.5123291015625, + 1972.7337646484375, + 2018.835205078125, + 2292.992431640625, + 2320.526611328125, + 2337.7060546875, + 2298.983642578125, + 2232.257568359375, + 1932.6474609375, + 1978.6630859375, + 2424.355224609375, + 2303.375244140625, + 2147.382568359375, + 2085.65283203125, + 2069.8564453125, + 2028.35546875, + 1985.219970703125, + 1999.0430908203125, + 2169.447509765625, + 2160.26806640625, + 2143.673583984375, + 2250.506103515625, + 2224.10791015625, + 2165.00439453125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_95", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 10p", + "sample document": { + "sample identifier": "D24", + "sample role type": "unknown sample role", + "well location identifier": "D24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 7.340886116027832, + 7.237399101257324, + 8.721402168273926, + 10.242419242858887, + 13.991340637207031, + 15.701926231384277, + 10.905526161193848, + 6.835018634796143, + 7.986215591430664, + 10.334888458251953, + 11.097975730895996, + 9.410547256469727, + 9.652854919433594, + 10.679045677185059, + 9.037930488586426, + 11.256173133850098, + 12.248278617858887, + 10.337053298950195, + 10.54788875579834, + 10.703405380249023, + 9.284985542297363, + 9.582663536071777, + 12.013474464416504, + 14.847148895263672, + 14.43967056274414, + 17.73944854736328, + 16.23509979248047, + 9.658548355102539, + 10.129359245300293, + 10.410909652709961, + 9.61865520477295, + 8.226456642150879, + 8.199772834777832, + 11.703401565551758, + 16.52474594116211, + 15.749682426452637, + 10.024179458618164, + 18.861223220825195, + 24.13678741455078, + 15.307416915893555 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -1.7543398025986598, + -1.9937089047990413, + -0.6455879252123116, + 0.7395470619427758, + 4.352586368861046, + 5.927289875608419, + 0.9950077179881158, + -3.211381895839461, + -2.1960670266348132, + 0.016723752756602178, + 0.6439289379707716, + -1.1793816238853698, + -1.0729560483513763, + -0.18264737802978506, + -1.9596446540582915, + 0.12271590377550676, + 0.978939300354424, + -1.068168105984141, + -0.9932147365658701, + -0.9735801995450584, + -2.527882124926592, + -2.3660862185820517, + -0.07115737766719879, + 2.6266349657500956, + 2.0832745458006907, + 5.247170442989959, + 3.6069396006772734, + -3.10549392413053, + -2.7705651213626497, + -2.6248968013828535, + -3.553033336749739, + -5.081113986801683, + -5.243679881604604, + -1.8759332382605511, + 2.809529049919927, + 1.8985834477805823, + -3.962801607483764, + 4.738360067293395, + 9.878042173589108, + 0.9127895875020076 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 5479.990234375, + 5638.1962890625, + 7145.4765625, + 6815.4619140625, + 6590.4189453125, + 6802.24609375, + 6957.7333984375, + 7089.564453125, + 7814.4228515625, + 7638.34521484375, + 7234.853515625, + 6409.9345703125, + 6806.1845703125, + 9225.70703125, + 8728.744140625, + 8003.92431640625, + 7951.13330078125, + 8747.5263671875, + 9162.400390625, + 8955.0556640625, + 8625.5380859375, + 8097.7685546875, + 8109.43017578125, + 9138.0224609375, + 9392.0908203125, + 9177.1728515625, + 8874.5283203125, + 8857.04296875, + 9437.677734375, + 8890.4609375, + 8375.9306640625, + 8211.8388671875, + 8427.65625, + 8751.8369140625, + 9574.7705078125, + 9511.5517578125, + 8236.8349609375, + 7900.76611328125, + 8271.5361328125, + 8230.7158203125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 746.5025634765625, + 779.0362548828125, + 819.3036499023438, + 665.4152221679688, + 471.0355529785156, + 433.2109375, + 638.000732421875, + 1037.241455078125, + 978.4888305664062, + 739.0834350585938, + 651.907470703125, + 681.1436767578125, + 705.0955200195312, + 863.907470703125, + 965.7901611328125, + 711.0697631835938, + 649.163330078125, + 846.2301635742188, + 868.6477661132812, + 836.6548461914062, + 928.97705078125, + 845.0435791015625, + 675.0278930664062, + 615.4732055664062, + 650.4366455078125, + 517.3313598632812, + 546.6260375976562, + 917.0159912109375, + 931.7152099609375, + 853.9561767578125, + 870.8005981445312, + 998.2230224609375, + 1027.7913818359375, + 747.8028564453125, + 579.420166015625, + 603.9202270507812, + 821.6966552734375, + 418.8893737792969, + 342.69415283203125, + 537.6946411132812 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_96", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "E1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3762974739074707, + 3.396725654602051, + 3.4368555545806885, + 3.469862937927246, + 3.5059893131256104, + 3.541832685470581, + 3.5742533206939697, + 3.600604772567749, + 3.6221795082092285, + 3.6450064182281494, + 3.6671459674835205, + 3.700340986251831, + 3.724601984024048, + 3.7375829219818115, + 3.7615644931793213, + 3.78471302986145, + 3.804302930831909, + 3.823913812637329, + 3.842918634414673, + 3.8655905723571777, + 3.8814401626586914, + 3.8963770866394043, + 3.913285255432129, + 3.9224634170532227, + 3.9384799003601074, + 3.954953908920288, + 3.9644994735717773, + 3.97655987739563, + 3.990690231323242, + 4.004613399505615, + 4.022229194641113, + 4.036427974700928, + 4.048304557800293, + 4.063834190368652, + 4.0797576904296875, + 4.093386650085449, + 4.1067328453063965, + 4.118701457977295, + 4.133413314819336, + 4.157561779022217 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.10270033667244677, + -0.10055930657429751, + -0.0787165571920902, + -0.06399632444196296, + -0.04615709984002953, + -0.02860087809148921, + -0.01446739346453136, + -0.006403092187182442, + -0.0031155071421333294, + 0.0014242522803567456, + 0.00527665093929746, + 0.020184519111177628, + 0.0261583662869636, + 0.020852153648296894, + 0.02654657424937628, + 0.03140796033507436, + 0.03271071070910297, + 0.034034441918092066, + 0.03475211309900544, + 0.03913690044507994, + 0.03669934015016323, + 0.0333491135344453, + 0.03197013173073953, + 0.022861142755402457, + 0.020590475465856843, + 0.018777333429607128, + 0.010035747484665562, + 0.003809000712087722, + -0.0003477959567307967, + -0.004711778370788129, + -0.005383133831720462, + -0.009471504368336388, + -0.015882071865401533, + -0.018639589893473425, + -0.02100324042886865, + -0.02566143136953731, + -0.030602386745020423, + -0.036920924670552364, + -0.040496218424942616, + -0.034634904818492136 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 923353.1875, + 932279.5625, + 944404.1875, + 952557.3125, + 960324.875, + 968954.6875, + 976368.1875, + 983395.0625, + 990935.0625, + 997536.5625, + 1004119.6875, + 1011837.6875, + 1018113, + 1023039.625, + 1029920.6875, + 1036228.75, + 1041309.1875, + 1046614.75, + 1051355.5, + 1057088.125, + 1061197.5, + 1065053.75, + 1070324.75, + 1073621.5, + 1078398.125, + 1082338.375, + 1084598.25, + 1088475.375, + 1092161.375, + 1095996.5, + 1100483.75, + 1104130.25, + 1108301.75, + 1112809, + 1116193, + 1119428.625, + 1123829.625, + 1128314.75, + 1132419.125, + 1138535 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 273481, + 274464.1875, + 274787.28125, + 274523.03125, + 273909.8125, + 273574.375, + 273167.03125, + 273119.40625, + 273574.25, + 273672.09375, + 273815.03125, + 273444.4375, + 273348.125, + 273716.90625, + 273801.15625, + 273793.21875, + 273718.78125, + 273702.5, + 273582.5625, + 273460.96875, + 273403.03125, + 273344.625, + 273510.53125, + 273711.03125, + 273810.75, + 273666.5, + 273577.59375, + 273722.875, + 273677.3125, + 273683.46875, + 273600.46875, + 273541.4375, + 273769.375, + 273832.28125, + 273592.96875, + 273472.5, + 273655.40625, + 273949.15625, + 273967.0625, + 273846.8125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_97", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "E2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3671863079071045, + 3.382772922515869, + 3.417018413543701, + 3.4491097927093506, + 3.4802896976470947, + 3.5100624561309814, + 3.542088747024536, + 3.5712225437164307, + 3.594036340713501, + 3.6217775344848633, + 3.650179147720337, + 3.6710946559906006, + 3.6908223628997803, + 3.717566967010498, + 3.7432548999786377, + 3.7581841945648193, + 3.7786448001861572, + 3.7976560592651367, + 3.81046986579895, + 3.831594944000244, + 3.847304105758667, + 3.8649964332580566, + 3.8784382343292236, + 3.895183801651001, + 3.9088752269744873, + 3.925807237625122, + 3.9392905235290527, + 3.9536986351013184, + 3.965768814086914, + 3.9710805416107178, + 3.985325336456299, + 3.9950809478759766, + 4.00615930557251, + 4.0193376541137695, + 4.037686824798584, + 4.054858684539795, + 4.0685882568359375, + 4.083012580871582, + 4.098692417144775, + 4.104606628417969 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.08998483230062637, + -0.09226163228352868, + -0.07587955584736317, + -0.06165159127338071, + -0.04833510092730309, + -0.03642575703508333, + -0.02226288073319516, + -0.010992498632967144, + -0.006042116227563791, + 0.0038356629521319983, + 0.014373861595938672, + 0.017425955274535828, + 0.019290247592048556, + 0.028171437111099814, + 0.03599595548757295, + 0.03306183548208763, + 0.03565902651175901, + 0.03680687099907154, + 0.0317572629412185, + 0.035018926550845486, + 0.03286467371760182, + 0.032693586625324955, + 0.028271973104824984, + 0.027154125834935813, + 0.022982136566755625, + 0.02205073262572343, + 0.01767060393798758, + 0.014215300918586245, + 0.008422065312515433, + -0.0041296217553478155, + -0.007748241501432832, + -0.015856044673422057, + -0.022641101568555814, + -0.027326167618963008, + -0.026840411525814626, + -0.027531966376270648, + -0.031665808671795026, + -0.035104899227817454, + -0.037288477546290166, + -0.049237680864763766 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 911254.8125, + 919294.625, + 932917.5625, + 942863.5, + 952925.375, + 961888.3125, + 970528, + 978573.375, + 985353.25, + 992569.4375, + 999739.125, + 1005346.125, + 1010458.9375, + 1017142.8125, + 1022489.25, + 1024689.5, + 1029303.9375, + 1034503, + 1037910.1875, + 1042884.9375, + 1045222, + 1048867.375, + 1051664.125, + 1055419.5, + 1058250.375, + 1060984.375, + 1063562.75, + 1066370.5, + 1068495.125, + 1069219.875, + 1072387.75, + 1074473, + 1076880.25, + 1079697.125, + 1083693.5, + 1087149.375, + 1090710.75, + 1095082, + 1098736.125, + 1100131.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 270627.96875, + 271757.71875, + 273020.9375, + 273364.3125, + 273806.34375, + 274037.375, + 273998.78125, + 274016.34375, + 274163.40625, + 274055.875, + 273887.6875, + 273854.59375, + 273776.09375, + 273604.4375, + 273155.125, + 272655.46875, + 272400.28125, + 272405.65625, + 272383.78125, + 272180.375, + 271676.46875, + 271376.03125, + 271156.59375, + 270955, + 270730.15625, + 270258.90625, + 269988.40625, + 269714.65625, + 269429.5, + 269251.625, + 269084.125, + 268949, + 268806.15625, + 268625.625, + 268394.625, + 268110.3125, + 268080.875, + 268204.40625, + 268069.90625, + 268023.71875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_98", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "E3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3144218921661377, + 3.3328981399536133, + 3.370436906814575, + 3.3961188793182373, + 3.4324796199798584, + 3.4722726345062256, + 3.5002706050872803, + 3.523789644241333, + 3.544645309448242, + 3.5747640132904053, + 3.596911907196045, + 3.6247944831848145, + 3.6467816829681396, + 3.673511266708374, + 3.6908674240112305, + 3.7119386196136475, + 3.739710569381714, + 3.7593140602111816, + 3.776529312133789, + 3.795330047607422, + 3.8091187477111816, + 3.827005386352539, + 3.8408620357513428, + 3.8551270961761475, + 3.873056650161743, + 3.8910508155822754, + 3.898832321166992, + 3.9113802909851074, + 3.925440549850464, + 3.9313037395477295, + 3.9370665550231934, + 3.952482223510742, + 3.969123125076294, + 3.9787943363189697, + 3.998047113418579, + 4.016119003295898, + 4.025906085968018, + 4.031730651855469, + 4.052523612976074, + 4.063482761383057 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.09676325835566642, + -0.09631618186160258, + -0.07680658629405197, + -0.06915378508380161, + -0.050822215715591826, + -0.02905837248263639, + -0.01908957319499301, + -0.013599705334352025, + -0.010773211420854151, + 0.0013163211278971847, + 0.005435043740125527, + 0.015288448435483753, + 0.0192464769253972, + 0.027946889372220268, + 0.027273875381664963, + 0.03031589969067065, + 0.04005867816532531, + 0.04163299770138178, + 0.04081907833057745, + 0.041590642510798956, + 0.03735017132114697, + 0.03720763866909309, + 0.03303511677448549, + 0.029271005905878427, + 0.029171388598062824, + 0.0291363827251833, + 0.018888717016488792, + 0.013407515541192277, + 0.009438603113137416, + -0.0027273784830082644, + -0.014993734300956147, + -0.01760723710681907, + -0.018995506834678173, + -0.02735346688541414, + -0.026129861079216516, + -0.02608714249530893, + -0.03432923111660065, + -0.046533836522561225, + -0.04377004669536751, + -0.050840069581795946 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 931266.375, + 936670.9375, + 949893.5, + 959218.5, + 970111.1875, + 981097.8125, + 989325.6875, + 997154.5, + 1003423.375, + 1013133.9375, + 1019357.4375, + 1026705.9375, + 1032636.125, + 1039793.3125, + 1044738.5625, + 1050254.875, + 1057545.75, + 1062755.875, + 1067060.375, + 1071703.625, + 1075067.125, + 1079783, + 1083369.5, + 1087483.875, + 1092487.625, + 1098310.25, + 1100279.875, + 1103335.375, + 1106981.75, + 1109086.125, + 1111208.625, + 1115329.375, + 1119871, + 1121835.125, + 1126773.125, + 1131834.5, + 1134663.5, + 1136741.125, + 1142852.375, + 1146040.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 280974, + 281037.96875, + 281830.96875, + 282445.5, + 282626.9375, + 282552.0625, + 282642.625, + 282977.875, + 283081.46875, + 283412.8125, + 283397.9375, + 283245.28125, + 283163.6875, + 283051.625, + 283060.4375, + 282939.71875, + 282788.125, + 282699.40625, + 282550.53125, + 282374.28125, + 282235.125, + 282148.28125, + 282064.15625, + 282087.6875, + 282073.75, + 282265.71875, + 282207.53125, + 282083.375, + 282001.90625, + 282116.625, + 282242.78125, + 282184.53125, + 282145.6875, + 281953.53125, + 281830.875, + 281822.9375, + 281840.53125, + 281948.6875, + 282010.03125, + 282034.15625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_99", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "E4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.281486988067627, + 3.3014442920684814, + 3.338998556137085, + 3.3777754306793213, + 3.415154457092285, + 3.444934129714966, + 3.4704062938690186, + 3.4992282390594482, + 3.525139331817627, + 3.545163154602051, + 3.5744035243988037, + 3.599363088607788, + 3.626897096633911, + 3.6510467529296875, + 3.6713943481445312, + 3.6918575763702393, + 3.7160513401031494, + 3.7375335693359375, + 3.7502896785736084, + 3.7741053104400635, + 3.792231798171997, + 3.8090827465057373, + 3.8250222206115723, + 3.838955879211426, + 3.8538591861724854, + 3.8753268718719482, + 3.887338638305664, + 3.899404525756836, + 3.915330648422241, + 3.932061195373535, + 3.951033353805542, + 3.963627576828003, + 3.980560541152954, + 3.985339641571045, + 4.003180027008057, + 4.028311252593994, + 4.047111511230469, + 4.062210559844971, + 4.083372592926025, + 4.094634532928467 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.09126614009446594, + -0.09070239947722854, + -0.0725416987922421, + -0.05315838763362242, + -0.03517292460427564, + -0.024786815365212062, + -0.018708214594776413, + -0.00927983278796381, + -0.0027623034134017406, + -0.0021320440125949976, + 0.007714762400540847, + 0.013280763225908137, + 0.0214212078684141, + 0.02617730078057338, + 0.027131332611800046, + 0.028200997453891413, + 0.03300119780318449, + 0.03508986365235549, + 0.028452409506409298, + 0.032874477989247294, + 0.03160740233756425, + 0.029064787287687393, + 0.02561069800990527, + 0.0201507932261417, + 0.015660536803584185, + 0.01773465911942999, + 0.010352862169528725, + 0.003025186237083515, + -0.0004422544811278524, + -0.003105270913450992, + -0.0035266758650612413, + -0.010326016226217389, + -0.012786615284882858, + -0.027401078250409123, + -0.02895425619701449, + -0.023216593994694074, + -0.02380989874183655, + -0.028104413510951682, + -0.02633594381351408, + -0.034467567194689755 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 864933.4375, + 872070.125, + 883748.6875, + 894676.4375, + 904840.1875, + 914776.625, + 922155.0625, + 930066.3125, + 937055.5, + 944205.25, + 952029.875, + 958536.375, + 964435.25, + 970146, + 976091.6875, + 981810.5, + 988307.5625, + 993597.375, + 997212.3125, + 1003676.75, + 1008182.6875, + 1011962.25, + 1015878.4375, + 1020243.9375, + 1023916.6875, + 1029674.25, + 1032846.9375, + 1035550.5, + 1039692.8125, + 1043838.125, + 1048487.8125, + 1051213.625, + 1055754.625, + 1058455.25, + 1063515.875, + 1069976.75, + 1075331, + 1079600.25, + 1084978.75, + 1088912.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263579.71875, + 264148.0625, + 264674.78125, + 264871.5, + 264948.53125, + 265542.5625, + 265719.625, + 265791.84375, + 265820.84375, + 266336.1875, + 266346.5, + 266307.21875, + 265911.9375, + 265717.21875, + 265864.03125, + 265939.4375, + 265956.375, + 265843.0625, + 265902.75, + 265937.65625, + 265854.71875, + 265670.84375, + 265587.59375, + 265760.78125, + 265686.0625, + 265699.96875, + 265695.125, + 265566.3125, + 265544.0625, + 265468.4375, + 265370.53125, + 265215.03125, + 265227.625, + 265587.21875, + 265667.75, + 265614.21875, + 265703.34375, + 265766.6875, + 265706.53125, + 265936.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_100", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "E5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2698051929473877, + 3.28802490234375, + 3.324606418609619, + 3.363210916519165, + 3.398621082305908, + 3.4308297634124756, + 3.4566805362701416, + 3.4831817150115967, + 3.5189926624298096, + 3.5408031940460205, + 3.568389892578125, + 3.5921225547790527, + 3.6153616905212402, + 3.6384940147399902, + 3.665422201156616, + 3.6931586265563965, + 3.710803747177124, + 3.7261219024658203, + 3.7422492504119873, + 3.7651219367980957, + 3.781282901763916, + 3.8015525341033936, + 3.819082021713257, + 3.8324222564697266, + 3.8534505367279053, + 3.8654136657714844, + 3.8784451484680176, + 3.896066427230835, + 3.90997314453125, + 3.9175407886505127, + 3.928252935409546, + 3.9508423805236816, + 3.96890926361084, + 3.9879872798919678, + 4.011031627655029, + 4.0310797691345215, + 4.049136638641357, + 4.066275596618652, + 4.086130142211914, + 4.095391750335693 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.08886211423751815, + -0.09036991402909571, + -0.07351590695116643, + -0.05463891822956039, + -0.03895626163075709, + -0.02647508971212957, + -0.020351826042403418, + -0.013578156488887758, + 0.0025052817413852707, + 0.004588304169656346, + 0.012447493513820976, + 0.016452646526808848, + 0.019964273081056486, + 0.023369088111866623, + 0.030569765340552738, + 0.03857868155239315, + 0.036496292985180825, + 0.03208693908593725, + 0.028486777844164382, + 0.03163195504233292, + 0.02806541082021337, + 0.028607533971751045, + 0.026409512393674908, + 0.02002223796220433, + 0.02132300903244362, + 0.013558628888082416, + 0.006862602396676201, + 0.004756371971553722, + -0.0010644199159711015, + -0.013224284984648269, + -0.022239647413554928, + -0.019377711487359048, + -0.021038337588140707, + -0.021687830494952196, + -0.01837099191983098, + -0.01805035962827821, + -0.019720999309382578, + -0.022309550520027074, + -0.022182514114705662, + -0.03264841517886578 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 860066.0625, + 866058.75, + 877704.1875, + 888145.375, + 897652.75, + 907159.3125, + 915038.625, + 922487.6875, + 932200.0625, + 939696.3125, + 947369.375, + 953395.8125, + 959024.75, + 965042, + 972050.0625, + 978653.6875, + 982963.75, + 988017.8125, + 992728.6875, + 999253.8125, + 1003745.4375, + 1007515.125, + 1011381.25, + 1015119.5625, + 1020510.875, + 1024421.5, + 1028163.5625, + 1032472.9375, + 1036313.5625, + 1037942.875, + 1040907.25, + 1047228.3125, + 1051566.375, + 1056233.375, + 1061766.125, + 1066852.875, + 1071889, + 1076795, + 1081764, + 1084551.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263032.8125, + 263397.875, + 264002.4375, + 264076.625, + 264122.625, + 264413.96875, + 264716, + 264840.53125, + 264905.375, + 265390.71875, + 265489.3125, + 265412.9375, + 265263.84375, + 265231.15625, + 265194.5625, + 264990.96875, + 264892.40625, + 265159.8125, + 265275.9375, + 265397.46875, + 265451.03125, + 265027.28125, + 264823.125, + 264876.75, + 264830.40625, + 265022.46875, + 265096.84375, + 265003.9375, + 265043.65625, + 264947.5625, + 264979.6875, + 265064.5625, + 264950.96875, + 264853.75, + 264711.46875, + 264656.84375, + 264720.375, + 264811.125, + 264740.46875, + 264822.34375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_101", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "E6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.277885675430298, + 3.288325071334839, + 3.3288254737854004, + 3.3631744384765625, + 3.391692638397217, + 3.430102586746216, + 3.456636905670166, + 3.4814209938049316, + 3.5110228061676025, + 3.5406336784362793, + 3.560544013977051, + 3.5833616256713867, + 3.6107842922210693, + 3.636082410812378, + 3.653148651123047, + 3.6698226928710938, + 3.687912940979004, + 3.714683771133423, + 3.7373201847076416, + 3.754805088043213, + 3.772063732147217, + 3.788693428039551, + 3.805938482284546, + 3.8220865726470947, + 3.8342535495758057, + 3.84548282623291, + 3.8566792011260986, + 3.871610403060913, + 3.893829822540283, + 3.8995912075042725, + 3.911115884780884, + 3.926234722137451, + 3.9411191940307617, + 3.962879180908203, + 3.9837419986724854, + 4.004788398742676, + 4.018288612365723, + 4.031762599945068, + 4.052462577819824, + 4.06712007522583 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0838293370165041, + -0.09224283587825201, + -0.07059532819397941, + -0.055099258269106235, + -0.04543395311474087, + -0.02587689953203033, + -0.018195475374369066, + -0.012264282005892371, + -0.001515364409510403, + 0.009242613092877425, + 0.010300053867359979, + 0.014264770795406986, + 0.022834542578800673, + 0.029279766403820337, + 0.027493111948200352, + 0.025314258929958297, + 0.024551612271579967, + 0.03246954765970954, + 0.0362530664676398, + 0.03488507503692216, + 0.03329082437463714, + 0.03106762550068219, + 0.02945978497938838, + 0.026754980575648277, + 0.020069062738070284, + 0.012445444628885846, + 0.0047889247557853926, + 0.0008672319243113596, + 0.004233756637392103, + -0.008857753164907126, + -0.016185970654584728, + -0.019920028064306275, + -0.023888450937284658, + -0.020981358826132182, + -0.01897143582813844, + -0.016777930524237386, + -0.022130611667478997, + -0.027509518854422668, + -0.025662435745955295, + -0.02985783310623881 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 878519.75, + 884733.625, + 899190.4375, + 910403.75, + 919788.875, + 930451.3125, + 939424.875, + 946594.6875, + 954576.125, + 962376.5625, + 969072.8125, + 974909.625, + 981757, + 988394.25, + 995033.3125, + 1000191.25, + 1004563.375, + 1011000.0625, + 1016317.1875, + 1021259.5625, + 1026864.6875, + 1030883.25, + 1034481.0625, + 1038367.875, + 1043268.375, + 1047153.5625, + 1050221.125, + 1053154.5, + 1058410.125, + 1060666.375, + 1064006.125, + 1067829.125, + 1071981.25, + 1077119.75, + 1082210.375, + 1087987.125, + 1092007, + 1097111.75, + 1102254.625, + 1105618.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 268014.15625, + 269052.96875, + 270122.4375, + 270697.75, + 271188.75, + 271260.5, + 271774.25, + 271898.9375, + 271879.78125, + 271809.125, + 272169.875, + 272065.65625, + 271895.78125, + 271829.4375, + 272376.90625, + 272544.84375, + 272393.46875, + 272163.15625, + 271937.40625, + 271987.375, + 272228.875, + 272094.65625, + 271807.09375, + 271675.65625, + 272091.65625, + 272307.4375, + 272312.28125, + 272019.75, + 271817.25, + 271994.25, + 272046.6875, + 271972.8125, + 271999.1875, + 271802.3125, + 271656.75, + 271671.5625, + 271759.21875, + 272117.15625, + 271996.25, + 271843.09375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_102", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "E7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.338041305541992, + 3.3517203330993652, + 3.3823490142822266, + 3.4169652462005615, + 3.4515106678009033, + 3.483928918838501, + 3.5193841457366943, + 3.5454652309417725, + 3.5712783336639404, + 3.597827434539795, + 3.625391960144043, + 3.648958444595337, + 3.6696763038635254, + 3.6939711570739746, + 3.720299005508423, + 3.7402946949005127, + 3.758953094482422, + 3.7778427600860596, + 3.7948074340820312, + 3.8194761276245117, + 3.8427681922912598, + 3.859517812728882, + 3.8708691596984863, + 3.8826677799224854, + 3.9027490615844727, + 3.9207499027252197, + 3.930011749267578, + 3.9357030391693115, + 3.9544167518615723, + 3.9748098850250244, + 3.9879918098449707, + 4.009780406951904, + 4.022974491119385, + 4.027365684509277, + 4.038594722747803, + 4.065281391143799, + 4.087687969207764, + 4.1059250831604, + 4.120006084442139, + 4.132555961608887 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.08147593808434159, + -0.08703490098317487, + -0.07564421025651943, + -0.060265968794390806, + -0.04495853765025534, + -0.03177827706886402, + -0.015561040626876993, + -0.008717945878004757, + -0.0021428336120431213, + 0.005168276807605038, + 0.013494811955646752, + 0.017823305950734364, + 0.01930317476271695, + 0.024360037516959837, + 0.031449895495201746, + 0.03220759443108526, + 0.031628003556788103, + 0.031279678704219466, + 0.029006362243985256, + 0.03443706533025939, + 0.038491139540801106, + 0.03600276952221684, + 0.028116126035615446, + 0.020676755803408137, + 0.02152004700918911, + 0.020282897693729846, + 0.010306753779881911, + -0.0032399467745910238, + -0.0037642245385361706, + -0.002609081831290355, + -0.008665147467549955, + -0.0061145408168226945, + -0.012158447105548559, + -0.027005244171862314, + -0.035014196389543256, + -0.027565518449753496, + -0.024396930841994985, + -0.0253978073455646, + -0.03055479652003265, + -0.03724290980949094 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 947891.25, + 953221.9375, + 961995, + 971832.625, + 983623.5, + 994330.8125, + 1003760.375, + 1011050.25, + 1020305.375, + 1028796.25, + 1036915.125, + 1043205.4375, + 1047988.9375, + 1054408.375, + 1062378.125, + 1067755, + 1073168.875, + 1080106.75, + 1085524.25, + 1092083.125, + 1098049.875, + 1101361.625, + 1103739.75, + 1106545.5, + 1112012.5, + 1117447.875, + 1120825.375, + 1122977.625, + 1129396.125, + 1136130.375, + 1139538.125, + 1143395.625, + 1146322.375, + 1147971.75, + 1150840.125, + 1158083.75, + 1164325.25, + 1169857.375, + 1173897.375, + 1177877.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283966.3125, + 284397.8125, + 284416.25, + 284413.96875, + 284983.46875, + 285405.03125, + 285209.09375, + 285167.15625, + 285697.53125, + 285949.3125, + 286014.625, + 285891.28125, + 285580.75, + 285440.34375, + 285562.5625, + 285473.5, + 285496.75, + 285905.6875, + 286055.15625, + 285924.84375, + 285744.5, + 285362.5, + 285140.03125, + 284996.1875, + 284930.5625, + 285008.71875, + 285196.4375, + 285330.875, + 285603.71875, + 285832.625, + 285742.34375, + 285151.6875, + 284943.96875, + 285042.84375, + 284960.53125, + 284871.71875, + 284837.125, + 284919.3125, + 284926.125, + 285023.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_103", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "E8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.356860399246216, + 3.3707075119018555, + 3.4108989238739014, + 3.4536147117614746, + 3.4890739917755127, + 3.518720865249634, + 3.551567554473877, + 3.576843500137329, + 3.6035568714141846, + 3.632704734802246, + 3.660696268081665, + 3.6784746646881104, + 3.7085423469543457, + 3.736459493637085, + 3.7598676681518555, + 3.776961326599121, + 3.7991890907287598, + 3.8158469200134277, + 3.83243465423584, + 3.8555335998535156, + 3.874025821685791, + 3.888620138168335, + 3.9093546867370605, + 3.923215389251709, + 3.937717914581299, + 3.9507217407226562, + 3.971900224685669, + 3.990159273147583, + 3.9987435340881348, + 4.009705543518066, + 4.019211769104004, + 4.039930820465088, + 4.05866003036499, + 4.0674896240234375, + 4.085823059082031, + 4.104991436004639, + 4.128593444824219, + 4.152261257171631, + 4.1654863357543945, + 4.1684746742248535 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.09516328022117132, + -0.1007928203892064, + -0.08007806124083522, + -0.0568389261769367, + -0.040856298986573336, + -0.030686078336126965, + -0.017316041935558524, + -0.011516749095781098, + -0.004280030642600352, + 0.005391179921786449, + 0.013906060377530671, + 0.012207804160301261, + 0.02279883360286189, + 0.031239327461926425, + 0.03517084915302221, + 0.03278785477661311, + 0.03553896608257706, + 0.03272014254357031, + 0.029831223942307694, + 0.03345351673630875, + 0.03246908574490942, + 0.027586749403778643, + 0.028844645148829506, + 0.02322869483980322, + 0.018254567345718342, + 0.011781740663401041, + 0.01348357180273857, + 0.012265967440978354, + 0.0013735755578549447, + -0.007141067835887693, + -0.01711149507362536, + -0.015869096536215654, + -0.016616539459988477, + -0.02726359862521549, + -0.028406816390296907, + -0.028715092291363764, + -0.024589736295458853, + -0.020398576771721022, + -0.026650151012632517, + -0.04313846536584781 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 863098.125, + 867635.6875, + 878759.0625, + 889204.6875, + 898354.3125, + 907574.1875, + 916423.375, + 923772.75, + 932387.875, + 939969.5625, + 947605.8125, + 953321.625, + 960687.1875, + 967227.625, + 973011.6875, + 977807.0625, + 983389.5, + 988188.25, + 992698.25, + 999221.125, + 1004177.5625, + 1007916.375, + 1012940.0625, + 1016917.9375, + 1020813.1875, + 1024621.75, + 1029267.9375, + 1033522.8125, + 1036626.0625, + 1039543.625, + 1041409.25, + 1046278.6875, + 1051017.75, + 1054866.875, + 1059522.25, + 1064407.5, + 1070607.5, + 1076382.875, + 1079890.375, + 1083376.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 257114.6875, + 257404.625, + 257632.6875, + 257470.734375, + 257476.421875, + 257927.296875, + 258033.484375, + 258264.796875, + 258740.984375, + 258751.984375, + 258859.453125, + 259162.203125, + 259047.109375, + 258862.0625, + 258788.8125, + 258887.234375, + 258841.953125, + 258969.578125, + 259025.484375, + 259165.453125, + 259207.765625, + 259196.40625, + 259106.71875, + 259205.234375, + 259239.796875, + 259350.515625, + 259137.40625, + 259017.9375, + 259237.953125, + 259256.84375, + 259107.84375, + 258984.296875, + 258956.828125, + 259341, + 259316.734375, + 259295.90625, + 259315.3125, + 259228.125, + 259247.125, + 259897.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_104", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "E9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2545506954193115, + 3.268279790878296, + 3.3085553646087646, + 3.3444864749908447, + 3.3746378421783447, + 3.404750347137451, + 3.432363271713257, + 3.457188844680786, + 3.481903314590454, + 3.506683826446533, + 3.5358831882476807, + 3.56592059135437, + 3.5951805114746094, + 3.6144213676452637, + 3.6340739727020264, + 3.6550416946411133, + 3.6746397018432617, + 3.698758363723755, + 3.715484619140625, + 3.737726926803589, + 3.75634765625, + 3.7655746936798096, + 3.780597686767578, + 3.799295663833618, + 3.8141629695892334, + 3.8312020301818848, + 3.8462698459625244, + 3.8525054454803467, + 3.8690853118896484, + 3.8873562812805176, + 3.9002697467803955, + 3.9144365787506104, + 3.9283339977264404, + 3.941359519958496, + 3.9573843479156494, + 3.978381395339966, + 4.000900745391846, + 4.017630100250244, + 4.038100719451904, + 4.0482497215271 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.08429728576276697, + -0.0895945682181968, + -0.06834537240214224, + -0.051440639934476354, + -0.04031565066139055, + -0.02922952361669874, + -0.02064297695530727, + -0.014843781902192169, + -0.009155689906938394, + -0.0034015559652734867, + 0.00677142792145978, + 0.01778245311373504, + 0.028015995319560102, + 0.028230473575800205, + 0.028856700718148262, + 0.030798044742820982, + 0.031369674030555225, + 0.036461957996634195, + 0.03416183549909012, + 0.03737776524763979, + 0.03697211677963673, + 0.027172776295032106, + 0.023169391468386466, + 0.022840990620011867, + 0.01868191846121335, + 0.01669460113945008, + 0.012736039005675534, + -5.473939091639457e-05, + -0.002501250896028831, + -0.0032566594195738846, + -0.00936957183411015, + -0.0142291177783095, + -0.019358076716893616, + -0.025358932399252146, + -0.028360482356513464, + -0.026389812846610808, + -0.022896840709145563, + -0.025193863765160876, + -0.023749622477915358, + -0.032626998317134684 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 882810.8125, + 888047.3125, + 899543.8125, + 909884.5625, + 919085.875, + 927689.125, + 936069.1875, + 943840.5625, + 950912.125, + 958675.875, + 966638, + 972674.6875, + 980000.9375, + 986224.5625, + 991274.3125, + 996390.5, + 1001360.5625, + 1007671.25, + 1012809.1875, + 1018741.3125, + 1024198.125, + 1027127.4375, + 1031651.625, + 1036369.375, + 1040057.0625, + 1044305, + 1048866.625, + 1051528.375, + 1056266.125, + 1060708.875, + 1063434.375, + 1066911.375, + 1071343.75, + 1074923.875, + 1080124.5, + 1085480.5, + 1091050.875, + 1095551.375, + 1100805.75, + 1103900 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 271254.28125, + 271717.03125, + 271884.15625, + 272055.09375, + 272350.96875, + 272469.0625, + 272718.5625, + 273008.09375, + 273101.25, + 273385.3125, + 273379.5, + 272769.59375, + 272587.40625, + 272858.21875, + 272772.1875, + 272607.15625, + 272505.78125, + 272435, + 272591.40625, + 272556.375, + 272657.96875, + 272767.78125, + 272880.5625, + 272779.34375, + 272682.90625, + 272578.9375, + 272697.09375, + 272946.625, + 273001.5, + 272861.25, + 272656.625, + 272558.09375, + 272722.15625, + 272729.21875, + 272939, + 272844.75, + 272701.3125, + 272685.96875, + 272604.8125, + 272685.75 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_105", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "E10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 15, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3140451908111572, + 3.3335049152374268, + 3.373014211654663, + 3.399470806121826, + 3.431540012359619, + 3.466522216796875, + 3.4953784942626953, + 3.5227162837982178, + 3.5489985942840576, + 3.576115131378174, + 3.603712320327759, + 3.631986618041992, + 3.6522176265716553, + 3.671966075897217, + 3.694638967514038, + 3.7112772464752197, + 3.734142780303955, + 3.765615463256836, + 3.8295657634735107, + 3.8452141284942627, + 3.8596315383911133, + 3.873116970062256, + 3.885497570037842, + 3.8986825942993164, + 3.915947437286377, + 3.930487871170044, + 3.943225145339966, + 3.9619669914245605, + 3.9772746562957764, + 3.983372449874878, + 3.9935500621795654, + 4.015386581420898, + 4.030210018157959, + 4.048756122589111, + 4.066921234130859, + 4.090647220611572, + 4.111484527587891, + 4.124664783477783, + 4.140931129455566, + 4.158865928649902 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.012464274416912884, + -0.020155072212219342, + -0.00779629801655856, + -0.008490225770971464, + -0.0035715417547540415, + 0.004260140460926272, + 0.005965895705170594, + 0.006153163019117509, + 0.005284951283381363, + 0.005250966155922028, + 0.005697632883931443, + 0.006821408376588851, + -9.810531532360861e-05, + -0.007500178211338075, + -0.011977808816092332, + -0.02249005207648668, + -0.026775040469326876, + -0.022452879738021563, + 0.014346898257077252, + 0.0028447410562536593, + -0.0098883712684713, + -0.023553461818904713, + -0.03832338406489432, + -0.0522888820249957, + -0.0621745612595107, + -0.0747846495974197, + -0.08919789764907293, + -0.0976065737860542, + -0.10944943113641437, + -0.1305021597788888, + -0.1474750696957764, + -0.15278907267601938, + -0.16511615816053482, + -0.17372057595095758, + -0.18270598663078552, + -0.18613052237164862, + -0.19244373761690625, + -0.20641400394858878, + -0.21729818019238156, + -0.22651390321962162 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 958958.875, + 965041, + 977354.1875, + 986342.5625, + 997175.75, + 1007011.9375, + 1015889.5, + 1023928.875, + 1032088.75, + 1039428.8125, + 1047183.5, + 1055041.125, + 1061568.75, + 1067801.625, + 1073878.25, + 1078158.875, + 1084671.625, + 1087276.625, + 1079489.375, + 1078164.5, + 1085927.5, + 1092742.25, + 1097427.125, + 1103641.875, + 1108802.5, + 1113627.25, + 1118185.625, + 1122830, + 1126740.875, + 1129668.75, + 1132516.125, + 1138152.5, + 1142656.375, + 1148281.125, + 1154110.5, + 1159775.75, + 1165267.75, + 1170890.25, + 1176267.625, + 1181175.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 289362.03125, + 289497.40625, + 289756.90625, + 290145.90625, + 290591.3125, + 290496.3125, + 290637.90625, + 290664.59375, + 290811.25, + 290658.65625, + 290584.65625, + 290485.96875, + 290664.15625, + 290798.34375, + 290658.5, + 290508.84375, + 290474.0625, + 288738.09375, + 281882.96875, + 280391.28125, + 281355.21875, + 282135.09375, + 282441.84375, + 283080.71875, + 283150.5, + 283330.53125, + 283571.34375, + 283402.15625, + 283294.71875, + 283596.0625, + 283586.3125, + 283447.8125, + 283522.78125, + 283613.3125, + 283779.90625, + 283518.875, + 283417.75, + 283875.25, + 284058.71875, + 284013.9375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_106", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "E11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.273224115371704, + 3.2864181995391846, + 3.3209750652313232, + 3.3591504096984863, + 3.3969688415527344, + 3.425743341445923, + 3.4523444175720215, + 3.4778170585632324, + 3.510735511779785, + 3.5367271900177, + 3.5610873699188232, + 3.5822880268096924, + 3.6072819232940674, + 3.628605842590332, + 3.655637741088867, + 3.6738438606262207, + 3.691495418548584, + 3.7201082706451416, + 3.7420363426208496, + 3.759760618209839, + 3.7741878032684326, + 3.7869455814361572, + 3.807272434234619, + 3.8318028450012207, + 3.8468101024627686, + 3.8556082248687744, + 3.86942982673645, + 3.8800156116485596, + 3.9007320404052734, + 3.9158122539520264, + 3.925610065460205, + 3.9424543380737305, + 3.9635863304138184, + 3.9750635623931885, + 3.994419574737549, + 4.013107776641846, + 4.03507137298584, + 4.051408290863037, + 4.067508220672607, + 4.078787326812744 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0811539961298026, + -0.08745648409869215, + -0.07239619054292394, + -0.05371741821213087, + -0.035395558494253285, + -0.02611763073743482, + -0.01901312674770665, + -0.013037057892865727, + 0.0003848231873165471, + 0.00687992928886157, + 0.011743537053614157, + 0.013447621808113281, + 0.01894494615611782, + 0.02077229331601201, + 0.02830761967817715, + 0.02701716707916065, + 0.02517215286515347, + 0.03428843282534062, + 0.036719932664678614, + 0.03494763611729741, + 0.02987824903952115, + 0.0231394550708753, + 0.023969735732967196, + 0.0290035743631983, + 0.024514259688376134, + 0.013815809958011533, + 0.008140839689317298, + -0.0007699475349437872, + 0.00044990908540006383, + -0.003966449504217467, + -0.013665210132409216, + -0.01631750965525384, + -0.014682089451535967, + -0.02270142960853631, + -0.02284198940054642, + -0.023650359632619116, + -0.021183335424995436, + -0.02434298968416863, + -0.027739632010968778, + -0.03595709800720252 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 955824.8125, + 960084.375, + 972115.625, + 984101.5, + 995575.125, + 1004132.875, + 1013273.3125, + 1021604.875, + 1031375.4375, + 1038603.625, + 1045539.125, + 1051335.125, + 1057374, + 1063232.75, + 1072028.125, + 1077629.25, + 1082416, + 1090411.375, + 1096384, + 1101176.75, + 1105229.125, + 1109819.875, + 1116085.875, + 1121547.25, + 1125736.5, + 1130230.125, + 1134363.875, + 1136919, + 1142638.25, + 1147229, + 1149840.625, + 1154779.75, + 1161338, + 1164648.125, + 1169797.875, + 1174311.125, + 1180724.75, + 1187238.25, + 1192188.625, + 1195988.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 292013.25, + 292137, + 292719.9375, + 292961.4375, + 293077.5, + 293113.875, + 293502.96875, + 293748.875, + 293777.59375, + 293662.34375, + 293601.09375, + 293481.46875, + 293122.09375, + 293014.125, + 293253.375, + 293324.71875, + 293218.84375, + 293112.8125, + 292991.28125, + 292884.8125, + 292838.9375, + 293064.65625, + 293145.78125, + 292694.40625, + 292641.5625, + 293139.25, + 293160.46875, + 293019.1875, + 292929.1875, + 292973.4375, + 292907.5, + 292908.84375, + 293001.8125, + 292988.5625, + 292858.03125, + 292618.875, + 292615.59375, + 293043.34375, + 293100.46875, + 293221.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_107", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "E12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2912018299102783, + 3.307817220687866, + 3.3457653522491455, + 3.3771567344665527, + 3.40922474861145, + 3.444225788116455, + 3.4654605388641357, + 3.49007511138916, + 3.513854742050171, + 3.542851448059082, + 3.566213846206665, + 3.594146966934204, + 3.6180636882781982, + 3.644801139831543, + 3.665747880935669, + 3.6852219104766846, + 3.7050421237945557, + 3.7275149822235107, + 3.7423079013824463, + 3.7568910121917725, + 3.776700496673584, + 3.792649745941162, + 3.8070120811462402, + 3.824749231338501, + 3.842428207397461, + 3.8609116077423096, + 3.8704111576080322, + 3.882002592086792, + 3.898041009902954, + 3.9098939895629883, + 3.9200098514556885, + 3.934568405151367, + 3.951953649520874, + 3.9673895835876465, + 3.9821090698242188, + 4.000227451324463, + 4.020116806030273, + 4.037585258483887, + 4.06270170211792, + 4.077852725982666 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0828234244998228, + -0.08485275453275384, + -0.06554934378199348, + -0.05280268237510519, + -0.03937938904072666, + -0.02302307034624071, + -0.02043304040907898, + -0.014463188694573498, + -0.009328278844081689, + 0.0010237063543105107, + 0.005741383691374585, + 0.015029783608394715, + 0.020301784141869922, + 0.02839451488469527, + 0.030696535178302314, + 0.031525843908799006, + 0.03270133641615117, + 0.03652947403458731, + 0.032677672383003925, + 0.028616062381811164, + 0.029780826053103754, + 0.027085354510162946, + 0.022802968904722137, + 0.021895398286463946, + 0.020929653534904974, + 0.020768333069234673, + 0.011623162124438396, + 0.004569875792679229, + 0.001963572798322405, + -0.004828168352162349, + -0.013357027269981087, + -0.01744319438482131, + -0.018702670825833406, + -0.02191145756957988, + -0.025836692143526546, + -0.02636303145380134, + -0.025118397558509725, + -0.026294665915415377, + -0.019822943091901107, + -0.023316640037673947 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 911099.3125, + 916747.875, + 930534.3125, + 939705.25, + 948777, + 958212.875, + 964388.0625, + 973174.625, + 982141.75, + 990359.375, + 996281.4375, + 1003919.0625, + 1010700.75, + 1018008.8125, + 1024062.5, + 1029377.6875, + 1034632.0625, + 1041929.4375, + 1046626.3125, + 1050266, + 1055129.625, + 1059688.375, + 1064730.75, + 1068769.625, + 1073043.125, + 1079084.375, + 1083311.875, + 1086560.25, + 1090926.25, + 1093861.125, + 1097479.75, + 1102439, + 1107393.875, + 1111076.375, + 1115170.125, + 1120907.25, + 1126281.5, + 1131826.5, + 1138199, + 1141588.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 276828.75, + 277145.875, + 278123, + 278253.375, + 278297, + 278208.5, + 278285.6875, + 278840.59375, + 279505.5, + 279537.375, + 279366.71875, + 279320.53125, + 279348.53125, + 279304.34375, + 279359.78125, + 279325.84375, + 279249.75, + 279523.875, + 279674.03125, + 279557.21875, + 279378.6875, + 279405.8125, + 279676.21875, + 279435.21875, + 279261.71875, + 279489.53125, + 279895.8125, + 279896.84375, + 279865.25, + 279767.46875, + 279968.625, + 280193.125, + 280214.28125, + 280052.25, + 280045.09375, + 280210.875, + 280161.375, + 280322.625, + 280158.15625, + 279948.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_108", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "E13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 32, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3368914127349854, + 3.3466155529022217, + 3.380460262298584, + 3.4161250591278076, + 3.4444477558135986, + 3.463780164718628, + 3.4959311485290527, + 3.530205726623535, + 3.5456125736236572, + 3.5625722408294678, + 3.5849130153656006, + 3.608464479446411, + 3.6359221935272217, + 3.6563844680786133, + 3.6731791496276855, + 3.6961371898651123, + 3.7142245769500732, + 3.73187255859375, + 3.749286651611328, + 3.773379325866699, + 3.7918741703033447, + 3.8015995025634766, + 3.8138585090637207, + 3.830965995788574, + 3.8488810062408447, + 3.8604884147644043, + 3.87081241607666, + 3.8822245597839355, + 3.899470329284668, + 3.9116690158843994, + 3.922151565551758, + 3.9293580055236816, + 3.943136692047119, + 3.9655468463897705, + 3.978346824645996, + 4.000075817108154, + 4.017726421356201, + 4.031413555145264, + 4.050658702850342, + 4.066858768463135 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05531432254693654, + -0.06429741464812162, + -0.04915993752018073, + -0.03220237295937896, + -0.022586908542009353, + -0.02196173190540147, + -0.00851798036339808, + 0.007049365462662927, + 0.0037489801943635832, + 0.0020014151317522717, + 0.00563495739946367, + 0.010479189211852803, + 0.019229671024241935, + 0.020984713307212122, + 0.019072162587862974, + 0.023322970556867873, + 0.022703125373407396, + 0.02164387474866274, + 0.02035073549781945, + 0.02573617748476913, + 0.025523789652993224, + 0.016541889644703645, + 0.010093663876525927, + 0.008493918332958029, + 0.007701696516807122, + 0.0006018727719452784, + -0.0077813581842202766, + -0.015076446745366744, + -0.016537909513055737, + -0.023046455181745706, + -0.031271137782808725, + -0.04277193007930631, + -0.047700475824290225, + -0.04399755375006027, + -0.0499048077622561, + -0.04688304756851931, + -0.04793967558889385, + -0.052959774068253654, + -0.052421858631596055, + -0.05492902528722539 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 939907.3125, + 944334.0625, + 954952.125, + 964752.125, + 972842.9375, + 979281.5625, + 988326.25, + 995611.375, + 999592.3125, + 1006733.625, + 1014991.0625, + 1021784.1875, + 1028989.1875, + 1034544.875, + 1039905.9375, + 1045104.375, + 1049769.25, + 1055818.125, + 1060414.75, + 1066189.875, + 1071171.375, + 1075034.125, + 1077940.375, + 1082194, + 1087493.875, + 1091991, + 1095612.75, + 1098144.375, + 1102249.25, + 1104875.875, + 1107990.875, + 1112503.875, + 1116015.375, + 1121858.625, + 1126066.375, + 1131797.375, + 1136399.875, + 1141227.25, + 1147886.25, + 1152314.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 281671.53125, + 282175.84375, + 282491.75, + 282411.25, + 282438, + 282720.46875, + 282707.59375, + 282026.4375, + 281923.71875, + 282586.15625, + 283128.5, + 283163.15625, + 283006.375, + 282942.03125, + 283107.875, + 282755.84375, + 282634.84375, + 282919.125, + 282831.0625, + 282555.71875, + 282491.28125, + 282784.6875, + 282637.75, + 282485.9375, + 282548.0625, + 282863.4375, + 283044.65625, + 282864.71875, + 282666.40625, + 282456.375, + 282495.6875, + 283126.125, + 283027.3125, + 282901.375, + 283048.8125, + 282943.96875, + 282846.5, + 283083.65625, + 283382.625, + 283342.65625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_109", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "E14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.352084159851074, + 3.364182710647583, + 3.396029472351074, + 3.424467086791992, + 3.454641342163086, + 3.4833297729492188, + 3.5139060020446777, + 3.5409486293792725, + 3.566347599029541, + 3.591620445251465, + 3.613797426223755, + 3.6288013458251953, + 3.6494534015655518, + 3.678232192993164, + 3.6968917846679688, + 3.716752529144287, + 3.7336628437042236, + 3.746269702911377, + 3.766298294067383, + 3.7920382022857666, + 3.805717706680298, + 3.8186757564544678, + 3.8330273628234863, + 3.8449790477752686, + 3.8595595359802246, + 3.873645544052124, + 3.889972686767578, + 3.8994078636169434, + 3.914632797241211, + 3.928359031677246, + 3.9449055194854736, + 3.963526964187622, + 3.9747846126556396, + 3.9802377223968506, + 3.9935619831085205, + 4.016143798828125, + 4.0308613777160645, + 4.049394130706787, + 4.069592475891113, + 4.084428310394287 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07249712616191081, + -0.07793231375582574, + -0.06361929044275824, + -0.052715414392264424, + -0.04007489741159439, + -0.02892020501588529, + -0.01587771431085002, + -0.006368825366679008, + 0.0014964058931658322, + 0.009235513724665946, + 0.013878756306531827, + 0.011348937517548542, + 0.014467254867481273, + 0.025712307904669864, + 0.026838161189050837, + 0.029165167274945482, + 0.02854174344445829, + 0.023614864261187453, + 0.026109717026769598, + 0.03431588685472967, + 0.03046165285883721, + 0.025885964242583416, + 0.022703832221178256, + 0.01712177878253677, + 0.014168528597069109, + 0.010720798278544365, + 0.009514202603574752, + 0.0014156410625162721, + -0.000893163703639864, + -0.004700667658028422, + -0.005687918240224597, + -0.004600211928500318, + -0.010876301850906454, + -0.02295693050011923, + -0.027166408178873024, + -0.022118330849692246, + -0.024934490352176507, + -0.023935475751877565, + -0.021270868957975107, + -0.023968772845224993 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 936224.125, + 939891.875, + 951855.6875, + 960350.5, + 968667.375, + 976522.25, + 985276.75, + 992874.9375, + 1000880.0625, + 1007824.3125, + 1013520, + 1017384.125, + 1023465.25, + 1031834.6875, + 1037066.625, + 1042395.3125, + 1047702.8125, + 1052093.5, + 1056921.25, + 1063192.125, + 1066799.375, + 1071339.25, + 1075317.5, + 1078821.125, + 1083079.875, + 1087349.875, + 1091864.25, + 1095223.5, + 1099395.375, + 1103274.375, + 1106913.875, + 1111519.125, + 1114590, + 1116513.625, + 1122057, + 1128352.25, + 1131986.375, + 1137002.375, + 1141619.75, + 1145145.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 279296.125, + 279381.9375, + 280284.875, + 280437.9375, + 280395.9375, + 280341.59375, + 280393.59375, + 280398, + 280645.6875, + 280604.34375, + 280458.4375, + 280363.6875, + 280443.4375, + 280524.625, + 280523.9375, + 280458.625, + 280609.90625, + 280837.625, + 280626, + 280374.84375, + 280314.90625, + 280552.5625, + 280540, + 280579.1875, + 280622.65625, + 280704.53125, + 280686.875, + 280869.1875, + 280842.53125, + 280848.65625, + 280593.25, + 280436.875, + 280415.1875, + 280514.3125, + 280966.46875, + 280954.15625, + 280829.90625, + 280783.34375, + 280524.34375, + 280368.65625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_110", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "E15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3117575645446777, + 3.316318988800049, + 3.341301918029785, + 3.3664705753326416, + 3.397921323776245, + 3.4341444969177246, + 3.4584827423095703, + 3.480311155319214, + 3.5040700435638428, + 3.524813175201416, + 3.5422677993774414, + 3.5634374618530273, + 3.5835647583007812, + 3.6054811477661133, + 3.625192403793335, + 3.643216371536255, + 3.663145065307617, + 3.6834397315979004, + 3.7007555961608887, + 3.71820068359375, + 3.7342567443847656, + 3.7503318786621094, + 3.760746955871582, + 3.7729902267456055, + 3.7882819175720215, + 3.800443649291992, + 3.8136489391326904, + 3.8263795375823975, + 3.8406622409820557, + 3.8499419689178467, + 3.863131046295166, + 3.885805606842041, + 3.907721996307373, + 3.917999744415283, + 3.930920362472534, + 3.9524669647216797, + 3.970254898071289, + 3.981468439102173, + 3.9972422122955322, + 4.0041327476501465 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05187394518375184, + -0.06451055595466666, + -0.0567256617512167, + -0.048755039474646614, + -0.034502326057329016, + -0.01547718794213589, + -0.00833697757657655, + -0.003706599593218913, + 0.002854253625123631, + 0.006399350236410511, + 0.006655939386149983, + 0.010627566835449558, + 0.013556828256917102, + 0.018275182695963215, + 0.020788403696898532, + 0.021614336413532092, + 0.024344995158608478, + 0.02744162642260532, + 0.027559455959307238, + 0.027806508365882648, + 0.02666453413061191, + 0.025541633381669298, + 0.018758675564856036, + 0.013803911412593111, + 0.011897567212722764, + 0.006861263906407549, + 0.002868518720819429, + -0.0015989178557599022, + -0.004514249482387617, + -0.012432556572882964, + -0.016441514221849547, + -0.010964988701260909, + -0.00624663426221524, + -0.013166921180591446, + -0.017444338149626388, + -0.013095770926767242, + -0.012505872603443786, + -0.01849036659884636, + -0.019914628431773346, + -0.03022212810344545 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 995994, + 996558.3125, + 1004261, + 1014374.1875, + 1024519.125, + 1033956.3125, + 1041192, + 1050158.625, + 1059299, + 1065161.5, + 1070307.375, + 1078511, + 1085495.125, + 1092062.75, + 1098850.75, + 1104274.25, + 1110999.25, + 1117247, + 1122164.625, + 1128347.75, + 1134421.125, + 1138851.125, + 1141779.375, + 1147372.125, + 1152748.625, + 1156396.75, + 1161876.75, + 1165977.5, + 1170299.625, + 1173986.25, + 1177630.125, + 1184675.625, + 1191896, + 1195015.75, + 1200366.125, + 1207260.5, + 1212107.625, + 1216174.25, + 1222601.125, + 1225687 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 300744.84375, + 300501.34375, + 300559.78125, + 301316.8125, + 301513.5, + 301081.1875, + 301054.5625, + 301742.75, + 302305.3125, + 302189.5, + 302153.15625, + 302660.28125, + 302909.3125, + 302889.59375, + 303115.15625, + 303104.21875, + 303291.09375, + 303316.21875, + 303225.8125, + 303466.0625, + 303787.65625, + 303666.75, + 303604.40625, + 304101.53125, + 304293.25, + 304279.40625, + 304662.75, + 304720.8125, + 304712.96875, + 304936.09375, + 304838.25, + 304872.59375, + 305010.4375, + 305006.59375, + 305365.15625, + 305444.8125, + 305297.1875, + 305458.71875, + 305861.15625, + 306105.5 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_111", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "E16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3470025062561035, + 3.361337184906006, + 3.3938376903533936, + 3.4166181087493896, + 3.4418528079986572, + 3.466813564300537, + 3.4938337802886963, + 3.5178732872009277, + 3.5466575622558594, + 3.5589001178741455, + 3.5806212425231934, + 3.6030752658843994, + 3.6259467601776123, + 3.651143789291382, + 3.663377285003662, + 3.683187484741211, + 3.703716993331909, + 3.7201027870178223, + 3.7369866371154785, + 3.756455183029175, + 3.775078773498535, + 3.7958178520202637, + 3.8178141117095947, + 3.821596622467041, + 3.8293116092681885, + 3.8476061820983887, + 3.8593392372131348, + 3.8719239234924316, + 3.886627435684204, + 3.8968029022216797, + 3.903738021850586, + 3.922144651412964, + 3.9380626678466797, + 3.9444711208343506, + 3.9562461376190186, + 3.976663112640381, + 3.9950132369995117, + 4.0133819580078125, + 4.031500339508057, + 4.041421890258789 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.061849625317504535, + -0.06442928636396245, + -0.048843120612935435, + -0.04297704191329959, + -0.0346566823603927, + -0.026610265754873512, + -0.01650438946307458, + -0.009379222247203826, + 0.0024907131113675665, + -0.0021810709667069925, + 0.0026257139859801673, + 0.008165397650825974, + 0.014122552247678173, + 0.022405241665087457, + 0.01772439768100704, + 0.020620257722195175, + 0.02423542661653317, + 0.023706880606085563, + 0.023676391007381566, + 0.026230597224717163, + 0.027939847997716823, + 0.03176458682308509, + 0.036846506816055453, + 0.02371467787714105, + 0.014515324981928264, + 0.015895558115767768, + 0.010714273534153614, + 0.006384620117089797, + 0.004173792612501566, + -0.002565080546383096, + -0.012544300613837538, + -0.011052010747819856, + -0.012048334010464727, + -0.02255422071915452, + -0.027693543630847244, + -0.024190908305844742, + -0.022755123643074575, + -0.021300742331134485, + -0.020096700527251037, + -0.027089489472879306 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 953862.875, + 960117.5625, + 973286.5, + 982101.25, + 991020, + 999569.3125, + 1007766.25, + 1016019.1875, + 1024743.5, + 1030138.75, + 1036679, + 1044296.3125, + 1050536.125, + 1057013.75, + 1060081.875, + 1066903.5, + 1072697, + 1077956.5, + 1082228.875, + 1087757.75, + 1094375.25, + 1098489.625, + 1103894, + 1106000.75, + 1108654.875, + 1115204.125, + 1119698, + 1122685.5, + 1126250.25, + 1129382.5, + 1132385.5, + 1137165.75, + 1141184.125, + 1142839.5, + 1148411.25, + 1154203, + 1159540.875, + 1164784.125, + 1170379.125, + 1174858 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 284990.1875, + 285635.59375, + 286780.5, + 287448.34375, + 287932.125, + 288325.09375, + 288441.375, + 288816.3125, + 288932.1875, + 289454.25, + 289524.90625, + 289834.71875, + 289727.40625, + 289502.09375, + 289372.84375, + 289668.53125, + 289627.15625, + 289765.25, + 289599.34375, + 289570.28125, + 289894.6875, + 289394.71875, + 289142.9375, + 289408.03125, + 289518.0625, + 289843.625, + 290126.875, + 289955.46875, + 289775.71875, + 289822.84375, + 290077.21875, + 289934.6875, + 289783.125, + 289732, + 290278, + 290244.09375, + 290247.0625, + 290225.09375, + 290308.5625, + 290704.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_112", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "E17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.3068671226501465, + 3.319509267807007, + 3.35150408744812, + 3.3800361156463623, + 3.4105563163757324, + 3.4342269897460938, + 3.4625041484832764, + 3.4903523921966553, + 3.5049281120300293, + 3.5205535888671875, + 3.547752857208252, + 3.5704240798950195, + 3.5885567665100098, + 3.6151294708251953, + 3.6344776153564453, + 3.650653123855591, + 3.6675021648406982, + 3.6892447471618652, + 3.707235336303711, + 3.7212464809417725, + 3.7373135089874268, + 3.750985860824585, + 3.7764501571655273, + 3.792945384979248, + 3.8009612560272217, + 3.813009262084961, + 3.825436592102051, + 3.8382198810577393, + 3.8521459102630615, + 3.8596866130828857, + 3.873561143875122, + 3.883406639099121, + 3.903639793395996, + 3.91584849357605, + 3.92712140083313, + 3.9452168941497803, + 3.958892583847046, + 3.97753643989563, + 3.998311996459961, + 4.0190510749816895 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.06676705531341418, + -0.07108857180621161, + -0.05605741381475612, + -0.044489047266172164, + -0.030932508186459838, + -0.0242254964657563, + -0.012911999378231474, + -0.002027417314510359, + -0.004415359130794126, + -0.005753543943293714, + 0.0044820627481125044, + 0.010189623785222292, + 0.011358648750554735, + 0.02096769141608249, + 0.0233521742976747, + 0.022564021147162418, + 0.02244940048261205, + 0.027228321154120806, + 0.02825524864630872, + 0.02530273163471245, + 0.024406098030708957, + 0.02111478821820937, + 0.02961542290949396, + 0.029146989073556874, + 0.020199198471872272, + 0.015283542879953739, + 0.010747211247385792, + 0.006566838553416478, + 0.0035292061090809526, + -0.0058937527207530635, + -0.008982883578174082, + -0.016101050003833293, + -0.012831557356616084, + -0.017586518826220164, + -0.023277273218797877, + -0.022145441551805277, + -0.025433413504197887, + -0.02375321910527125, + -0.01994132419059843, + -0.01616590731852726 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 930899.4375, + 936219.4375, + 949112.4375, + 959938.3125, + 969845.3125, + 977135.25, + 984289, + 992101.0625, + 999266.1875, + 1006145.75, + 1013666.6875, + 1019842.875, + 1025291.0625, + 1032494.75, + 1038063.6875, + 1042175.6875, + 1047067.25, + 1052990.125, + 1057661.5, + 1062573.125, + 1067686.125, + 1071274.875, + 1077095.25, + 1081208, + 1084757.25, + 1088168.625, + 1091863.875, + 1095703, + 1100072.75, + 1101748.125, + 1105708.5, + 1107790.875, + 1113168.75, + 1117451.125, + 1120796.5, + 1126778.75, + 1130945.625, + 1135921.375, + 1142072.25, + 1148175.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 281504.9375, + 282035.5, + 283190, + 284002.375, + 284365.71875, + 284528.4375, + 284270.84375, + 284240.9375, + 285103.1875, + 285791.90625, + 285720.78125, + 285636.34375, + 285711.25, + 285603.8125, + 285615.65625, + 285476.5, + 285498.75, + 285421.59375, + 285296.5625, + 285542.25, + 285682.78125, + 285598.21875, + 285213.6875, + 285057.625, + 285390.25, + 285383.15625, + 285422.03125, + 285471.65625, + 285574, + 285450.15625, + 285450.125, + 285262.65625, + 285161.75, + 285366.28125, + 285399, + 285606.28125, + 285672.21875, + 285584.15625, + 285638.59375, + 285683.15625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_113", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "E18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.365464210510254, + 3.3767709732055664, + 3.398059844970703, + 3.429147243499756, + 3.4563677310943604, + 3.482614278793335, + 3.5027718544006348, + 3.529979944229126, + 3.559699058532715, + 3.5826287269592285, + 3.6067564487457275, + 3.6310839653015137, + 3.6535887718200684, + 3.6691806316375732, + 3.694291114807129, + 3.719007968902588, + 3.7379069328308105, + 3.762012004852295, + 3.7803518772125244, + 3.798462390899658, + 3.8120009899139404, + 3.8241631984710693, + 3.8381927013397217, + 3.8537023067474365, + 3.8709514141082764, + 3.88565731048584, + 3.8937482833862305, + 3.9078214168548584, + 3.9232091903686523, + 3.936258554458618, + 3.9477479457855225, + 3.9548187255859375, + 3.9716343879699707, + 3.9807822704315186, + 3.9977304935455322, + 4.017331600189209, + 4.036978721618652, + 4.053540229797363, + 4.069458961486816, + 4.088237762451172 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05742257621515519, + -0.06384936538902482, + -0.06029404549307023, + -0.04694019883319962, + -0.03745326310777726, + -0.02894026727798478, + -0.026516243539867104, + -0.017041705580558023, + -0.005056143146151285, + 0.00013997341118025808, + 0.006534143328497152, + 0.013128108015101156, + 0.017899362664473714, + 0.015757670612796468, + 0.023134601913170003, + 0.030117904139446858, + 0.031283316198487385, + 0.03765483635078963, + 0.038261156841836994, + 0.03863811865978865, + 0.03444316580488875, + 0.028871822492835528, + 0.025167773492305742, + 0.022943827030838457, + 0.02245938252249617, + 0.01943172703087752, + 0.009789148062086014, + 0.006128729661531815, + 0.003782951306143631, + -0.000901236473072678, + -0.00714539701535051, + -0.0178081690841176, + -0.018726058569266527, + -0.027311727976900804, + -0.02809705673206926, + -0.026229501957574633, + -0.024315932397313403, + -0.025487976087784595, + -0.0273027962675136, + -0.02625754717234026 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 957901.4375, + 965061.9375, + 979664.5, + 991616.125, + 1000899.75, + 1010008.9375, + 1017216.75, + 1024753.8125, + 1033533.125, + 1039947.875, + 1047198.3125, + 1054237.125, + 1061375.75, + 1066936.625, + 1073393.75, + 1079666.125, + 1085483.375, + 1091807.125, + 1096126.875, + 1101513.5, + 1106579.125, + 1109779, + 1114336.625, + 1118582, + 1123615, + 1128158.375, + 1130784.5, + 1133896.375, + 1137520.875, + 1141654.125, + 1144613, + 1147539.125, + 1152297.25, + 1155736.75, + 1160005.375, + 1165090.375, + 1170206.375, + 1176211.625, + 1181046, + 1185867.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 284626.84375, + 285794.3125, + 288301.125, + 289172.8125, + 289581.375, + 290014.59375, + 290403.375, + 290300.1875, + 290342.84375, + 290275.09375, + 290343.5, + 290336.75, + 290502.25, + 290783.34375, + 290554.71875, + 290310.25, + 290398.71875, + 290218.9375, + 289953.65625, + 289989.3125, + 290288.25, + 290201.78125, + 290328.46875, + 290261.65625, + 290268.4375, + 290339.125, + 290410.28125, + 290160.75, + 289946.53125, + 290035.34375, + 289940.75, + 290162.25, + 290131.75, + 290329.0625, + 290165.96875, + 290015.96875, + 289871.8125, + 290168.96875, + 290221.875, + 290068.03125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_114", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "E19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.271555185317993, + 3.282036542892456, + 3.3021464347839355, + 3.338557720184326, + 3.396103858947754, + 3.4154036045074463, + 3.4336516857147217, + 3.4567997455596924, + 3.4790990352630615, + 3.500398874282837, + 3.528338670730591, + 3.5500681400299072, + 3.5669007301330566, + 3.589130163192749, + 3.6111629009246826, + 3.6234636306762695, + 3.6449851989746094, + 3.664243698120117, + 3.6841158866882324, + 3.6989660263061523, + 3.707639455795288, + 3.7259669303894043, + 3.7445945739746094, + 3.760455846786499, + 3.7726383209228516, + 3.7837486267089844, + 3.7956652641296387, + 3.8021907806396484, + 3.8148601055145264, + 3.8151543140411377, + 3.814180850982666, + 3.830429792404175, + 3.8571202754974365, + 3.876654863357544, + 3.8929595947265625, + 3.909994602203369, + 3.9286532402038574, + 3.9421229362487793, + 3.9623148441314697, + 3.9825499057769775 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.07953899468557128, + -0.08558520003482044, + -0.08200287106705255, + -0.06211914859037353, + -0.021100572750657843, + -0.018328390114677063, + -0.016607871831113275, + -0.009987374909854619, + -0.004215648130197081, + 0.0005566279658667066, + 0.011968861489908566, + 0.01717076786551337, + 0.01747579504495118, + 0.023177665180931516, + 0.028682839989153507, + 0.02445600681702882, + 0.029450012191656615, + 0.03218094841345283, + 0.03552557405785646, + 0.033848150752064335, + 0.02599401731748847, + 0.02779392898789308, + 0.02989400964938611, + 0.029227719537564156, + 0.024882630750204648, + 0.019465373612625857, + 0.014854448109568551, + 0.00485240169586627, + 0.000994163647032597, + -0.015239190750067678, + -0.0327402167322514, + -0.033018838234454215, + -0.022855918064904102, + -0.019848893128508727, + -0.020071724683201776, + -0.019564280130107182, + -0.017433205053330503, + -0.02049107193212023, + -0.01682672697314185, + -0.013119228251345195 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 958662.3125, + 967399.625, + 977650.9375, + 969540.625, + 965731.25, + 965997.8125, + 970863.8125, + 977654.125, + 985001.1875, + 992184.3125, + 999393.875, + 1005548.0625, + 1011807, + 1017736.1875, + 1023952.5625, + 1029117.125, + 1036021.875, + 1041635.6875, + 1047568.8125, + 1052355, + 1055085.625, + 1061757.25, + 1067147.875, + 1071332.5, + 1075793.375, + 1081224.375, + 1087015.875, + 1090876, + 1098449.375, + 1105427.625, + 1113808.5, + 1123694.375, + 1133753.625, + 1141724.25, + 1146108.625, + 1151662, + 1158496.5, + 1163053.875, + 1168828.5, + 1174137.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 293029.53125, + 294755.90625, + 296065.28125, + 290407.03125, + 284364.46875, + 282835.625, + 282749.65625, + 282820.59375, + 283119.625, + 283448.9375, + 283247.71875, + 283247.53125, + 283665.59375, + 283560.6875, + 283552.03125, + 284014.75, + 284232.125, + 284270.3125, + 284347.40625, + 284499.78125, + 284570.71875, + 284961.53125, + 284983.5625, + 284894.3125, + 285156.78125, + 285754.8125, + 286383.5, + 286907.21875, + 287939.625, + 289746.5, + 292017.75, + 293359.875, + 293937.84375, + 294512.75, + 294405.46875, + 294543.125, + 294883.875, + 295032.375, + 294986.28125, + 294820.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_115", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "E20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2469470500946045, + 3.2590603828430176, + 3.2924821376800537, + 3.3170888423919678, + 3.3480899333953857, + 3.37957501411438, + 3.4077951908111572, + 3.4324634075164795, + 3.447175979614258, + 3.462780475616455, + 3.48944354057312, + 3.50797438621521, + 3.5312206745147705, + 3.5563859939575195, + 3.5822389125823975, + 3.5911927223205566, + 3.6173744201660156, + 3.6386547088623047, + 3.651409387588501, + 3.6672961711883545, + 3.6884162425994873, + 3.7016029357910156, + 3.7135190963745117, + 3.727030038833618, + 3.7409074306488037, + 3.7542831897735596, + 3.7653658390045166, + 3.783351421356201, + 3.798768997192383, + 3.809211254119873, + 3.813927412033081, + 3.834442138671875, + 3.8472354412078857, + 3.8593966960906982, + 3.8672821521759033, + 3.8855669498443604, + 3.9085874557495117, + 3.9321413040161133, + 3.943835735321045, + 3.9547200202941895 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.06769152951500547, + -0.07267804296167037, + -0.05635613431971222, + -0.04884927580287658, + -0.0349480309945366, + -0.02056279647062044, + -0.00944246596892108, + -0.0018740954586767972, + -0.00426136955597646, + -0.005756719748857622, + 0.0038064990127294335, + 0.005237498459741294, + 0.011383940564223857, + 0.019449413811894897, + 0.028202486241694844, + 0.020056449784775596, + 0.029138301435156597, + 0.033318743936367676, + 0.02897357646748598, + 0.027760513872261514, + 0.03178073908831634, + 0.02786758608476668, + 0.022683900473184346, + 0.019094996737212808, + 0.01587254235732037, + 0.012148455286998247, + 0.006131258322877295, + 0.007016994479483882, + 0.005334724120587539, + -0.0013228651470006542, + -0.01370655342887063, + -0.010291672985154668, + -0.014598216644221909, + -0.019536807956487393, + -0.028751198066360742, + -0.02756624659298125, + -0.02164558688290831, + -0.015191584811384731, + -0.020596999701531074, + -0.026812560923464526 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 886087.5625, + 891808.75, + 903717.4375, + 912816.4375, + 922255.3125, + 930823.375, + 939501.6875, + 946771.6875, + 953766.5625, + 958968.5625, + 966229.125, + 972853.25, + 978784.4375, + 984771.3125, + 991831.1875, + 996108.75, + 1003199, + 1008676.25, + 1011781.9375, + 1017128.25, + 1022953.4375, + 1026188, + 1029034.5625, + 1033642.0625, + 1037446.5625, + 1042630.25, + 1046261.125, + 1050327.75, + 1053774.375, + 1057328.5, + 1059878.375, + 1064904.375, + 1067472.125, + 1071248.125, + 1075863.125, + 1080382.75, + 1084442, + 1090630.75, + 1097252.125, + 1100712 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272898.6875, + 273639.84375, + 274479.0625, + 275186, + 275457.15625, + 275426.15625, + 275691.9375, + 275828.625, + 276680.5625, + 276936, + 276900.625, + 277326.21875, + 277180.1875, + 276902.25, + 276874.65625, + 277375.46875, + 277327.9375, + 277211.3125, + 277093.53125, + 277351, + 277342.1875, + 277228, + 277104.96875, + 277336.65625, + 277324.84375, + 277717.53125, + 277864.40625, + 277618.34375, + 277398.90625, + 277571.5, + 277896.84375, + 277720.8125, + 277464.71875, + 277568.8125, + 278196.1875, + 278050.21875, + 277451.125, + 277363.0625, + 278219.53125, + 278328.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_116", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "E21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2274484634399414, + 3.2380013465881348, + 3.267456293106079, + 3.2925546169281006, + 3.3196239471435547, + 3.339993715286255, + 3.3656184673309326, + 3.3907148838043213, + 3.4155337810516357, + 3.4391541481018066, + 3.4592654705047607, + 3.4841041564941406, + 3.5015408992767334, + 3.524793863296509, + 3.5429627895355225, + 3.5610880851745605, + 3.5818233489990234, + 3.5988473892211914, + 3.612868547439575, + 3.63385272026062, + 3.649148464202881, + 3.6582186222076416, + 3.671696901321411, + 3.69360613822937, + 3.7158896923065186, + 3.7267050743103027, + 3.7401366233825684, + 3.750511407852173, + 3.762364387512207, + 3.7732341289520264, + 3.7861692905426025, + 3.8019051551818848, + 3.8126838207244873, + 3.823538064956665, + 3.843181848526001, + 3.8590192794799805, + 3.8733081817626953, + 3.8915019035339355, + 3.9133353233337402, + 3.922530174255371 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05473221190566959, + -0.06125671584326944, + -0.04887915641111786, + -0.04085821967488958, + -0.030866276545228243, + -0.027573895488321253, + -0.01902653052943628, + -0.011007501141840813, + -0.003265990980319121, + 0.0032769889840585723, + 0.006310924301219913, + 0.01407222320480659, + 0.014431578901606602, + 0.020607155835588788, + 0.0216986949888097, + 0.02274660354205458, + 0.02640448028072471, + 0.026351133417099472, + 0.0232949045496905, + 0.02720169028494266, + 0.025420047141410197, + 0.017412818060377734, + 0.013813710088354504, + 0.018645559910520727, + 0.02385172690187596, + 0.017589721819867378, + 0.013943883806339798, + 0.007241281190151529, + 0.002016873764392503, + -0.004190771881580922, + -0.008332997376797956, + -0.00967451982330849, + -0.015973241366499157, + -0.022196384220114183, + -0.01962998773657145, + -0.02086994386838472, + -0.023658428671463082, + -0.02254209398601561, + -0.017786061272003682, + -0.025668597436166028 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 911830.125, + 915108.875, + 927031.5625, + 936702.75, + 945560.75, + 951671.375, + 959351.5625, + 966781.6875, + 975120.9375, + 982211.6875, + 987710.875, + 995662.6875, + 1000889.625, + 1006521.5, + 1011342.25, + 1017806.25, + 1023723.375, + 1029402.625, + 1034635.8125, + 1040116.3125, + 1043713.625, + 1046313.3125, + 1050714.25, + 1055402.25, + 1061424.25, + 1066737.75, + 1070337.25, + 1072399.875, + 1075614, + 1080298.375, + 1083223.25, + 1087277.125, + 1091939.75, + 1095275.625, + 1100085, + 1104048.875, + 1108920, + 1114643, + 1121320.375, + 1124849.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 282523.53125, + 282615.34375, + 283716.59375, + 284491.1875, + 284839.71875, + 284932.09375, + 285044.65625, + 285126.21875, + 285495.90625, + 285596.875, + 285526.1875, + 285772.9375, + 285842.625, + 285554.71875, + 285451, + 285813.28125, + 285810.6875, + 286036.75, + 286375.15625, + 286229.625, + 286015.65625, + 286017.15625, + 286165.84375, + 285737.625, + 285644.71875, + 286241.53125, + 286175.96875, + 285934.3125, + 285887.78125, + 286305.6875, + 286100.0625, + 285982.1875, + 286396.625, + 286456.0625, + 286243.28125, + 286095.71875, + 286297.90625, + 286430.03125, + 286538.28125, + 286766.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_117", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "E22", + "sample role type": "unknown sample role", + "well location identifier": "E22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 46.529266357421875, + 51.571231842041016, + 46.263916015625, + -70.36860656738281, + -57.022220611572266, + 217.12501525878906, + -121.33026123046875, + -74.58831024169922, + 770.1221923828125, + 42.00495147705078, + 49.00807571411133, + 55.012977600097656, + 27.507152557373047, + 31.51582908630371, + 49.966705322265625, + -5885.08251953125, + 628.1212768554688, + 29.098806381225586, + 24.457773208618164, + 19.147356033325195, + 27.883922576904297, + 38.079490661621094, + 26.883525848388672, + 21.33477210998535, + 17.361085891723633, + 15.771699905395508, + 26.000207901000977, + 31.715864181518555, + 18.622020721435547, + 17.991788864135742, + 17.093690872192383, + 15.547253608703613, + 20.075050354003906, + 22.6785831451416, + 16.398971557617188, + 16.015777587890625, + 17.71302604675293, + 15.350238800048828, + 17.62445068359375, + 19.256433486938477 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 240.86564697321694, + 241.35146703376424, + 231.48800578327638, + 110.29933777619672, + 119.08957830793543, + 388.6806687542249, + 45.669246840895234, + 87.85505240559291, + 928.0094096060328, + 195.33602327619923, + 197.78300208918793, + 199.23175855110242, + 167.16978808430596, + 166.62231918916478, + 180.51705000105483, + -5759.088320276533, + 749.5593306861143, + 145.9807147877993, + 136.78353619112, + 126.91697359175518, + 131.09739471126244, + 136.7368173719074, + 120.98470713460313, + 110.87980797212796, + 102.34997632979439, + 96.20444491939442, + 101.87680749092804, + 103.03631834737378, + 85.38632946321891, + 80.19995218184727, + 74.74570876583206, + 68.64312607827145, + 68.6147773994999, + 66.66216476656575, + 55.8264077549695, + 50.887068361171096, + 48.02817139596156, + 41.109238725185584, + 38.82730518465866, + 35.903142563931546 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 7182.9697265625, + 7600.43603515625, + 7393.72998046875, + 7118.947265625, + 7154.45068359375, + 7567.6005859375, + 7255.14306640625, + 7226.24072265625, + 7742.09619140625, + 7855.64111328125, + 8197.826171875, + 8597.904296875, + 8610.1552734375, + 8538.91015625, + 8238.205078125, + 8276.2158203125, + 9064.7978515625, + 9140.7421875, + 9070.4296875, + 8875.205078125, + 8896.6611328125, + 9582.98828125, + 9603.376953125, + 9632.0439453125, + 10454.1162109375, + 10766.4501953125, + 10765.3623046875, + 11170.064453125, + 10883.12109375, + 10427.578125, + 10426.837890625, + 11043.9609375, + 9957.0361328125, + 9492.916015625, + 9419.8154296875, + 9356.0107421875, + 9590.4267578125, + 9667.9716796875, + 10479.2177734375, + 11679.2001953125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 154.37530517578125, + 147.37744140625, + 159.81634521484375, + -101.1665267944336, + -125.46776580810547, + 34.85365676879883, + -59.79664993286133, + -96.88168334960938, + 10.053074836730957, + 187.01702880859375, + 167.27500915527344, + 156.2886505126953, + 313.01513671875, + 270.94036865234375, + 164.87388610839844, + -1.406304121017456, + 14.431604385375977, + 314.12774658203125, + 370.8608093261719, + 463.52117919921875, + 319.06060791015625, + 251.657470703125, + 357.22161865234375, + 451.47161865234375, + 602.157958984375, + 682.6436157226562, + 414.049072265625, + 352.19171142578125, + 584.422119140625, + 579.5742797851562, + 609.9816284179688, + 710.3480224609375, + 495.9906005859375, + 418.5850524902344, + 574.4150390625, + 584.1746215820312, + 541.4335327148438, + 629.8255004882812, + 594.5841064453125, + 606.5089721679688 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_118", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "E23", + "sample role type": "unknown sample role", + "well location identifier": "E23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.031055927276611, + 4.261277675628662, + 4.399377346038818, + 4.2408766746521, + 4.268298625946045, + 4.594338417053223, + 4.748937606811523, + 4.20954704284668, + 4.005751132965088, + 4.157885551452637, + 4.199131965637207, + 4.340847492218018, + 4.3218488693237305, + 4.520053386688232, + 4.50398063659668, + 4.700891971588135, + 4.562764644622803, + 4.514549732208252, + 4.759810447692871, + 4.436006546020508, + 4.238326549530029, + 4.3150787353515625, + 4.242541313171387, + 4.328497886657715, + 4.439134120941162, + 4.299441337585449, + 4.520172119140625, + 5.199850082397461, + 5.214378833770752, + 4.77095365524292, + 5.075997829437256, + 4.9953155517578125, + 4.852832317352295, + 4.650717258453369, + 4.596496105194092, + 4.649197101593018, + 4.679256439208984, + 4.5885419845581055, + 4.402409553527832, + 4.653012752532959 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.2280241872191488, + -0.0112592937710045, + 0.1133835217352444, + -0.05857400455538171, + -0.044608908165343755, + 0.2679740280379275, + 0.40911636289232095, + -0.14373105597643016, + -0.3609838207619284, + -0.22230625717828695, + -0.194516697897624, + -0.06625802622072081, + -0.09871350401891439, + 0.0860341584416802, + 0.056504553446220115, + 0.23995903353376785, + 0.08837485166452934, + 0.0267030843460712, + 0.258506944926783, + -0.07875381164948676, + -0.2898906630438726, + -0.22659533212624677, + -0.3125896092103299, + -0.24008989062790825, + -0.14291051124836834, + -0.2960601495079886, + -0.08878622285671929, + 0.5774348854962092, + 0.5785067819655929, + 0.12162474853385356, + 0.41321206782428305, + 0.31907293524093233, + 0.1631328459315074, + -0.052439067871324865, + -0.12011707603450957, + -0.08087293453949114, + -0.0642704518274317, + -0.16844176138221706, + -0.36803104731639785, + -0.13088470321517826 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 10213.9560546875, + 10729.8662109375, + 11001.8857421875, + 10608.3193359375, + 10575.6201171875, + 11372.0439453125, + 12087.3408203125, + 11101.6572265625, + 10830.396484375, + 11236.7734375, + 11317.6611328125, + 11582.56640625, + 11682.54296875, + 12247.515625, + 12523.853515625, + 12550.2529296875, + 11893.361328125, + 11796.5810546875, + 12341.9345703125, + 11701.27734375, + 11470.2333984375, + 11750.6328125, + 11719.3310546875, + 11836.9453125, + 12208.9794921875, + 12009.8505859375, + 12000.8798828125, + 12722.849609375, + 12854.2099609375, + 12978.7001953125, + 13918.2197265625, + 13521.4208984375, + 13221.78515625, + 13356.11328125, + 13579.990234375, + 12969.52734375, + 12625.9453125, + 12436.75390625, + 12420.111328125, + 13020.2529296875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2533.81640625, + 2517.99267578125, + 2500.782470703125, + 2501.44482421875, + 2477.71337890625, + 2475.22998046875, + 2545.272705078125, + 2637.2568359375, + 2703.7119140625, + 2702.521240234375, + 2695.23828125, + 2668.27294921875, + 2703.135498046875, + 2709.59521484375, + 2780.618896484375, + 2669.760009765625, + 2606.613037109375, + 2613.013916015625, + 2592.94677734375, + 2637.79541015625, + 2706.311767578125, + 2723.156005859375, + 2762.337646484375, + 2734.654296875, + 2750.306396484375, + 2793.351318359375, + 2654.9609375, + 2446.7724609375, + 2465.14697265625, + 2720.357666015625, + 2741.96728515625, + 2706.820068359375, + 2724.550048828125, + 2871.83935546875, + 2954.422119140625, + 2789.627197265625, + 2698.2802734375, + 2710.393310546875, + 2821.20751953125, + 2798.241455078125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_119", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 12p", + "sample document": { + "sample identifier": "E24", + "sample role type": "unknown sample role", + "well location identifier": "E24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.210989475250244, + 2.1751632690429688, + 2.2353246212005615, + 2.268521547317505, + 2.1586804389953613, + 2.1534180641174316, + 2.4705512523651123, + 2.6298367977142334, + 2.542181968688965, + 2.460638999938965, + 2.502121925354004, + 2.553828477859497, + 2.6319518089294434, + 2.49749493598938, + 2.516157627105713, + 3.0245306491851807, + 3.135737180709839, + 3.114896535873413, + 2.986421585083008, + 2.5090503692626953, + 2.5142898559570312, + 2.9349637031555176, + 2.9739928245544434, + 2.704318046569824, + 2.994649887084961, + 3.044515609741211, + 3.2037081718444824, + 3.2616019248962402, + 3.1862709522247314, + 3.15153431892395, + 3.3882081508636475, + 3.4811744689941406, + 3.526895046234131, + 3.5180203914642334, + 3.1574292182922363, + 3.4982569217681885, + 3.8961896896362305, + 3.7715847492218018, + 3.4003806114196777, + 3.6368253231048584 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.07707993246017919, + 0.0020041637592487227, + 0.022915953423186863, + 0.016863317046475146, + -0.13222735376932304, + -0.1767392911409078, + 0.10114433461311823, + 0.22118031746858424, + 0.09427592594966105, + -0.026516605293993578, + -0.024283242372609593, + -0.011826252360771505, + 0.02704751621552015, + -0.14665891921819796, + -0.16724579059552003, + 0.3018776689902931, + 0.37383463802129624, + 0.3137444306912158, + 0.14601991740715548, + -0.37060086090681166, + -0.40461093670613035, + -0.023186652001299102, + -0.023407093096028397, + -0.33233143357430217, + -0.08124915555282008, + -0.07063299539022516, + 0.04931000421939169, + 0.06795419477749487, + -0.046626340387668996, + -0.12061253618210532, + 0.07681173326393731, + 0.13052848890077584, + 0.136999503647111, + 0.08887528638355846, + -0.31096544928209324, + -0.009387308299795727, + 0.3492958970745912, + 0.18544139416650784, + -0.2250123061292708, + -0.027817156937745224 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 5756.16259765625, + 5733.1669921875, + 5724.15380859375, + 5638.8125, + 5447.3935546875, + 5554.39453125, + 6250.17724609375, + 6680.7861328125, + 6654.12109375, + 6564.77099609375, + 6599.712890625, + 6591.58447265625, + 6834.4599609375, + 6937.435546875, + 7028.00537109375, + 7643.58349609375, + 7513.9755859375, + 7304.38671875, + 7200.53466796875, + 7247.740234375, + 7131.326171875, + 6959.55224609375, + 6852.2705078125, + 7128.39794921875, + 7991.9892578125, + 8097.447265625, + 7743.59814453125, + 7604.6923828125, + 7795.41259765625, + 7802.06884765625, + 8030.02197265625, + 8094.2900390625, + 8580.5068359375, + 8443.25, + 7234.001953125, + 6944.4619140625, + 7319.10205078125, + 7469.720703125, + 8231.5078125, + 8973.158203125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2603.432861328125, + 2635.740966796875, + 2560.770751953125, + 2485.67724609375, + 2523.483154296875, + 2579.338623046875, + 2529.87158203125, + 2540.380615234375, + 2617.484130859375, + 2667.9130859375, + 2637.646484375, + 2581.06005859375, + 2596.726806640625, + 2777.757568359375, + 2793.14990234375, + 2527.196533203125, + 2396.239013671875, + 2344.9853515625, + 2411.091064453125, + 2888.638671875, + 2836.318115234375, + 2371.256591796875, + 2304.064208984375, + 2635.931884765625, + 2668.755859375, + 2659.683349609375, + 2417.073486328125, + 2331.58203125, + 2446.56298828125, + 2475.641357421875, + 2369.99072265625, + 2325.16064453125, + 2432.87841796875, + 2400.000244140625, + 2291.10498046875, + 1985.12060546875, + 1878.5281982421875, + 1980.5257568359375, + 2420.7607421875, + 2467.30517578125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_120", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "F1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.306014537811279, + 4.316421031951904, + 4.342881202697754, + 4.367884635925293, + 4.3947834968566895, + 4.412487983703613, + 4.428893566131592, + 4.445422649383545, + 4.47189998626709, + 4.492557048797607, + 4.514327526092529, + 4.535760879516602, + 4.552306175231934, + 4.560698986053467, + 4.573111057281494, + 4.584814548492432, + 4.60669469833374, + 4.624663829803467, + 4.635854721069336, + 4.652494430541992, + 4.66096305847168, + 4.665665149688721, + 4.677656650543213, + 4.694509983062744, + 4.701746940612793, + 4.705338001251221, + 4.7244391441345215, + 4.736843109130859, + 4.754283428192139, + 4.766508102416992, + 4.780011177062988, + 4.791018009185791, + 4.807528018951416, + 4.817253112792969, + 4.823495388031006, + 4.8277363777160645, + 4.838893413543701, + 4.83543586730957, + 4.848667144775391, + 4.858192443847656 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05909305344604697, + -0.06239811149803341, + -0.049649492944796134, + -0.0383576119098694, + -0.02517030317108436, + -0.021177368516772863, + -0.018483338281406678, + -0.015665807222064995, + -0.0029000225311324058, + 0.00404548780677373, + 0.012104412909083274, + 0.01982621414054321, + 0.0226599576632638, + 0.017341216292184672, + 0.016041735327599685, + 0.01403367434592574, + 0.022202271994622005, + 0.026459851271736237, + 0.023939190344993935, + 0.026867347625037855, + 0.021624423362113024, + 0.012614962386542595, + 0.010894911048422452, + 0.014036691375341371, + 0.007562096732778757, + -0.0025583948214058395, + 0.002831195869282611, + 0.0015236086730090592, + 0.005252375541676025, + 0.0037654975739172102, + 0.0035570200273018614, + 0.0008522999574922651, + 0.0036507575305058226, + -0.0003357008205537738, + -0.007804977775128995, + -0.017275540282681842, + -0.019830056647657454, + -0.036999155074400644, + -0.037479429801191774, + -0.04166568292153848 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1113722.125, + 1119053.625, + 1128066.625, + 1132919.375, + 1138676.125, + 1142616.75, + 1146519, + 1150833.125, + 1157105.125, + 1161089, + 1165363.375, + 1170549.25, + 1175425.75, + 1178522.875, + 1182266, + 1185097.25, + 1190776.625, + 1195401.875, + 1197887.375, + 1201848.125, + 1204053.75, + 1205037.75, + 1207844.375, + 1211074.75, + 1212848.5, + 1214918, + 1219587, + 1222560.75, + 1227423.25, + 1230252.625, + 1233542.5, + 1236749, + 1241008.5, + 1243940.75, + 1245589.625, + 1246400, + 1249775, + 1251053.25, + 1251312.25, + 1252668.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 258643.375, + 259254.984375, + 259750.75, + 259374.84375, + 259097.21875, + 258950.671875, + 258872.5625, + 258880.484375, + 258750.21875, + 258447.25, + 258147.71875, + 258071.1875, + 258204.46875, + 258408.390625, + 258525.546875, + 258483.125, + 258488.296875, + 258484.046875, + 258396.21875, + 258323.390625, + 258327.234375, + 258277.8125, + 258215.6875, + 257976.8125, + 257956.984375, + 258199.953125, + 258144.28125, + 258096.09375, + 258172.078125, + 258103.53125, + 258062.671875, + 258139.078125, + 258138.578125, + 258226.15625, + 258233.828125, + 258174.828125, + 258277.015625, + 258726.0625, + 258073.453125, + 257846.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_121", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "F2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.317534923553467, + 4.3270583152771, + 4.356894493103027, + 4.374815940856934, + 4.398620128631592, + 4.414677143096924, + 4.430716514587402, + 4.442185878753662, + 4.467187404632568, + 4.490839958190918, + 4.505816459655762, + 4.517099380493164, + 4.540476322174072, + 4.5539045333862305, + 4.577300071716309, + 4.590016841888428, + 4.5981903076171875, + 4.620467185974121, + 4.632803440093994, + 4.646678924560547, + 4.6635942459106445, + 4.664510726928711, + 4.672731876373291, + 4.690390586853027, + 4.702522277832031, + 4.711719989776611, + 4.719336986541748, + 4.732898235321045, + 4.7548322677612305, + 4.770565986633301, + 4.779543399810791, + 4.79022741317749, + 4.799431800842285, + 4.821482181549072, + 4.837096214294434, + 4.838568687438965, + 4.847294330596924, + 4.848140716552734, + 4.857339382171631, + 4.865002632141113 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.043789806384054775, + -0.0481743919956788, + -0.03224619150500879, + -0.02823272108636027, + -0.018336510646958903, + -0.0161874735168846, + -0.014056079361663807, + -0.01649469253066177, + -0.005401143987012356, + 0.004343432236079527, + 0.005411956365665551, + 0.0027868998678110563, + 0.012255864213461533, + 0.01177609809036201, + 0.021263659085182407, + 0.02007245192204471, + 0.01433794031554675, + 0.022706841337222616, + 0.021135118121838825, + 0.021102625253133833, + 0.024109969267973763, + 0.011118472950783333, + 0.005431645060105685, + 0.009182378204584287, + 0.007406091848331355, + 0.0026958264576537067, + -0.003595154112467301, + -0.003941882668428152, + 0.004084172436500557, + 0.005909913973313143, + 0.000979349815545651, + -0.0022446141530119684, + -0.006948203823474773, + 0.0011941995480546103, + 0.002900254958158212, + -0.009535249232567376, + -0.014717583409866118, + -0.0277791747893133, + -0.03248848650567365, + -0.03873321387144896 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1086840.125, + 1092959.125, + 1102086.5, + 1107586, + 1114020.625, + 1120784.125, + 1125941.75, + 1130095, + 1136662, + 1142677.625, + 1147682.875, + 1150018.5, + 1155229.75, + 1158254.375, + 1163588.875, + 1167304.375, + 1169252.5, + 1172389.75, + 1174688.875, + 1179679.625, + 1183981.375, + 1185229.75, + 1187694.5, + 1191105, + 1193346.75, + 1196153.125, + 1198883, + 1202385.875, + 1206952.125, + 1210153.125, + 1212931.375, + 1216278.75, + 1218324.25, + 1222689.625, + 1225709.25, + 1225774.5, + 1228099, + 1230901.625, + 1232240.125, + 1233063 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 251727.015625, + 252587.09375, + 252952.296875, + 253173.15625, + 253265.921875, + 253876.796875, + 254121.828125, + 254400.65625, + 254446.890625, + 254446.3125, + 254711.421875, + 254592.25, + 254429.203125, + 254343.140625, + 254208.5625, + 254313.75, + 254285.375, + 253738.359375, + 253558.96875, + 253875.875, + 253877.4375, + 254095.1875, + 254175.609375, + 253945.8125, + 253767.390625, + 253867.609375, + 254036.328125, + 254048.53125, + 253836.953125, + 253670.765625, + 253775.5625, + 253908.34375, + 253847.59375, + 253592.0625, + 253397.75, + 253334.109375, + 253357.640625, + 253891.484375, + 253686.234375, + 253455.765625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_122", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "F3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.215091705322266, + 4.216996669769287, + 4.236471176147461, + 4.256134510040283, + 4.288814067840576, + 4.3160295486450195, + 4.326691627502441, + 4.3345561027526855, + 4.358420372009277, + 4.374088287353516, + 4.389293670654297, + 4.401576995849609, + 4.422675609588623, + 4.433104038238525, + 4.4517107009887695, + 4.4722185134887695, + 4.480408668518066, + 4.4983062744140625, + 4.509889602661133, + 4.52237606048584, + 4.5338454246521, + 4.545917510986328, + 4.555248260498047, + 4.56682825088501, + 4.57690954208374, + 4.581423759460449, + 4.594825744628906, + 4.606125831604004, + 4.620809078216553, + 4.632336139678955, + 4.645691871643066, + 4.6579155921936035, + 4.6602935791015625, + 4.676344394683838, + 4.691600799560547, + 4.698111057281494, + 4.7024102210998535, + 4.7131428718566895, + 4.721668243408203, + 4.722788333892822 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.04054335883128388, + -0.051605579015370745, + -0.04509825726830616, + -0.038402108006592245, + -0.018689734837408517, + -0.004441438664074399, + -0.006746544437760876, + -0.011849253818625977, + -0.0009521691931434206, + 0.0017485615199865079, + 0.003986760189658517, + 0.0033029007538626642, + 0.011434329861767095, + 0.008895573880560198, + 0.014535051999695986, + 0.022075679868586745, + 0.017298650266775267, + 0.02222907153166212, + 0.02084521514762319, + 0.02036448834122187, + 0.018866667876372395, + 0.01797156957949167, + 0.014335134460102067, + 0.012947940215955717, + 0.010062046783577833, + 0.0016090795291775761, + 0.0020438800665253665, + 0.00037678241051467, + 0.002092844391954257, + 0.0006527212232482482, + 0.0010412685562503354, + 0.0002978044756782039, + -0.010291393247471164, + -0.007207762296305015, + -0.004918542050705271, + -0.011375468960866358, + -0.020043489773616224, + -0.02227802364788864, + -0.02671983672748421, + -0.03856693087397431 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1111351.625, + 1114478.875, + 1123522.25, + 1130148.125, + 1138715.5, + 1146500.875, + 1150840.625, + 1155215.25, + 1161589.75, + 1165995.25, + 1171361, + 1175173.375, + 1180283.125, + 1183202.125, + 1187421.375, + 1192515.75, + 1195495.5, + 1199096.875, + 1201101.125, + 1204093, + 1207351.75, + 1211225, + 1213113.875, + 1215534.875, + 1218026.5, + 1221255.5, + 1224778.5, + 1227346, + 1230623.875, + 1233845.125, + 1236815.125, + 1240625, + 1243814.875, + 1247463, + 1249067.625, + 1249820.75, + 1251873.125, + 1255122.5, + 1256565.375, + 1255963.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263660.125, + 264282.59375, + 265202.375, + 265533.9375, + 265508.25, + 265637.875, + 265986.28125, + 266512.9375, + 266516.21875, + 266568.75, + 266867.78125, + 266989.15625, + 266870.84375, + 266901.5, + 266733.71875, + 266649.71875, + 266827.34375, + 266566.3125, + 266326.0625, + 266252.28125, + 266297.5, + 266442.375, + 266311.25, + 266166.09375, + 266124.21875, + 266566.8125, + 266556.03125, + 266459.5, + 266322.15625, + 266354.84375, + 266228.40625, + 266347.6875, + 266896.25, + 266760.28125, + 266234.84375, + 266026.21875, + 266219.46875, + 266302.65625, + 266127.40625, + 265936.78125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_123", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "F4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.1962385177612305, + 4.207912921905518, + 4.2332444190979, + 4.259562015533447, + 4.290226459503174, + 4.305854797363281, + 4.318840026855469, + 4.3395490646362305, + 4.359722137451172, + 4.38375997543335, + 4.406607151031494, + 4.420864582061768, + 4.440337181091309, + 4.4537553787231445, + 4.476078510284424, + 4.497652530670166, + 4.50842809677124, + 4.52363395690918, + 4.542399883270264, + 4.544817924499512, + 4.5675201416015625, + 4.579860210418701, + 4.5884809494018555, + 4.604131698608398, + 4.619455814361572, + 4.628166198730469, + 4.645856857299805, + 4.650956630706787, + 4.666681289672852, + 4.6812310218811035, + 4.698244094848633, + 4.7195844650268555, + 4.733246326446533, + 4.739641189575195, + 4.755947589874268, + 4.76799201965332, + 4.772867679595947, + 4.771788597106934, + 4.782495975494385, + 4.795907497406006 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.049908543944415344, + -0.05333149325740227, + -0.043097349522293486, + -0.03187710654402064, + -0.016310016031568113, + -0.015779031628734723, + -0.017891155593821255, + -0.01227947127033357, + -0.007203751912666196, + 0.0017367326122375067, + 0.009486554753108006, + 0.008646632326107411, + 0.013021877898374395, + 0.0113427220729363, + 0.018568500176941567, + 0.025045167105409723, + 0.02072337974920902, + 0.020831886429874442, + 0.024500459333684395, + 0.011821147105658408, + 0.01942601075043516, + 0.0166687261102998, + 0.010192111636180062, + 0.010745507385448999, + 0.010972269681348795, + 0.004585300592971247, + 0.007178605705033153, + -0.0028189743452584574, + -0.0021916688364680362, + -0.002739290085490115, + -0.0008235705752348502, + 0.005419446145713774, + 0.003983954108117476, + -0.004718536220494446, + -0.0035094893786962126, + -0.00656241305691751, + -0.016784106571564587, + -0.03296054251785229, + -0.03735051758767515, + -0.03903634913332809 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1070143.375, + 1077009.125, + 1089874.625, + 1100378.625, + 1110020.375, + 1116981, + 1122652.75, + 1129280, + 1135769.25, + 1141788.875, + 1147425.75, + 1151753.375, + 1156582.375, + 1161373.25, + 1165690.625, + 1170321.875, + 1174449, + 1178144.375, + 1182260.25, + 1183721.5, + 1188874.125, + 1191166.5, + 1194235, + 1198487.125, + 1202325.5, + 1205460.75, + 1210035.625, + 1212102.875, + 1216270.125, + 1221046.875, + 1225407.125, + 1229877.375, + 1233196.875, + 1235235.125, + 1239032.5, + 1241003.375, + 1242397.375, + 1244267.75, + 1246485.75, + 1248681 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 255024.453125, + 255948.53125, + 257456.09375, + 258331.390625, + 258732.359375, + 259409.828125, + 259943.125, + 260229.8125, + 260514.125, + 260458.796875, + 260387.5625, + 260526.734375, + 260471.75, + 260762.6875, + 260426.75, + 260207.265625, + 260500.78125, + 260442.03125, + 260272.15625, + 260455.203125, + 260288.75, + 260087.953125, + 260268.046875, + 260306.875, + 260274.28125, + 260461.84375, + 260454.78125, + 260613.671875, + 260628.5, + 260838.84375, + 260822.375, + 260590.1875, + 260539.328125, + 260617.84375, + 260522.734375, + 260277.984375, + 260304.171875, + 260755.015625, + 260634.984375, + 260363.859375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_124", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "F5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.255884170532227, + 4.267126083374023, + 4.284978866577148, + 4.307775497436523, + 4.336148738861084, + 4.359248638153076, + 4.382427215576172, + 4.402572154998779, + 4.4243059158325195, + 4.444442272186279, + 4.455958843231201, + 4.482126712799072, + 4.498682975769043, + 4.515998840332031, + 4.538244724273682, + 4.556900501251221, + 4.571946144104004, + 4.590458869934082, + 4.607367038726807, + 4.616769313812256, + 4.630025386810303, + 4.646324634552002, + 4.658540725708008, + 4.66995096206665, + 4.6771745681762695, + 4.683169364929199, + 4.6944708824157715, + 4.709832191467285, + 4.7277913093566895, + 4.735980033874512, + 4.752054214477539, + 4.771424293518066, + 4.786798477172852, + 4.796328544616699, + 4.807846546173096, + 4.814870357513428, + 4.82170295715332, + 4.833883762359619, + 4.84822416305542, + 4.848315238952637 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.049575584767948606, + -0.05338872016013236, + -0.0505909851909871, + -0.04284940256559184, + -0.02953120937501192, + -0.021486358316999472, + -0.013362829127883509, + -0.008272937939256715, + -0.0015942253394962205, + 0.0034870827802838053, + -5.1394408774059486e-05, + 0.011061426925116406, + 0.01256264166110737, + 0.014823457990115911, + 0.022014293697785674, + 0.025615022441344996, + 0.02560561706014846, + 0.029063294656245957, + 0.030916415214990826, + 0.025263642066460305, + 0.023464666830526552, + 0.02470886633824603, + 0.02186990926027215, + 0.0182250973849341, + 0.010393655260573502, + 0.0013334037795234496, + -0.0024201269678849127, + -0.0021138661503509806, + 0.0007902035050735765, + -0.006076120211084786, + -0.005056987842037182, + -0.000741957035489578, + -0.0004228216146850497, + -0.005947802404817133, + -0.009484849082400389, + -0.017516085976048985, + -0.025738534570136147, + -0.02861277759781706, + -0.029327425135996017, + -0.04429139747275985 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1109029.625, + 1113376.625, + 1121524.75, + 1129509.5, + 1137745.125, + 1144747.25, + 1151878, + 1158340.625, + 1165415, + 1170844.125, + 1175402.375, + 1182150.75, + 1186569.75, + 1190502.625, + 1196025.75, + 1200545.75, + 1204417.375, + 1209943.375, + 1214165.875, + 1217345.25, + 1220301.625, + 1224273.25, + 1228087.25, + 1230195.875, + 1231593.5, + 1234918, + 1238849, + 1241982.625, + 1246002.75, + 1248969.875, + 1253184.25, + 1257189.125, + 1260567.875, + 1263940.625, + 1267291.125, + 1270204.875, + 1271891, + 1275822, + 1279012, + 1278525 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 260587.375, + 260919.5625, + 261734.03125, + 262202.5, + 262386.09375, + 262601.96875, + 262840.1875, + 263105.4375, + 263411.9375, + 263440.0625, + 263782.15625, + 263747.71875, + 263759.375, + 263618.90625, + 263543.6875, + 263456.65625, + 263436.46875, + 263577.875, + 263527.0625, + 263679.03125, + 263562.625, + 263492.84375, + 263620.59375, + 263428, + 263319.96875, + 263692.78125, + 263895.34375, + 263699.96875, + 263548.59375, + 263719.40625, + 263714.21875, + 263483, + 263342.59375, + 263522.53125, + 263588.09375, + 263808.75, + 263784.59375, + 263933.125, + 263810.40625, + 263705 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_125", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "F6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.178198337554932, + 4.190893173217773, + 4.219062328338623, + 4.241517543792725, + 4.265531063079834, + 4.28957462310791, + 4.3064470291137695, + 4.314697265625, + 4.335879802703857, + 4.3563313484191895, + 4.3789191246032715, + 4.396917819976807, + 4.417291641235352, + 4.436555862426758, + 4.4551100730896, + 4.466643333435059, + 4.478411674499512, + 4.492530822753906, + 4.505484580993652, + 4.5157151222229, + 4.522645950317383, + 4.534252643585205, + 4.552656173706055, + 4.571369171142578, + 4.575035572052002, + 4.5847063064575195, + 4.5998663902282715, + 4.6133294105529785, + 4.62797212600708, + 4.6399827003479, + 4.658785343170166, + 4.673079967498779, + 4.684950351715088, + 4.697294235229492, + 4.707724094390869, + 4.7176947593688965, + 4.725960731506348, + 4.725069999694824, + 4.7354207038879395, + 4.74038553237915 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05292680106382341, + -0.05437897561906701, + -0.0403568307163028, + -0.032048625480286634, + -0.022182116411262658, + -0.012285566601271882, + -0.009560170813497906, + -0.015456944520352836, + -0.008421417659580812, + -0.0021168821623341796, + 0.006323883803663341, + 0.010175568959113099, + 0.01640237999957262, + 0.021519590972893472, + 0.02592679141764987, + 0.023313041545023457, + 0.020934372391391183, + 0.020906510427700316, + 0.01971325844936101, + 0.01579678946052366, + 0.008580607336920685, + 0.006040290386657552, + 0.010296810289421763, + 0.014862797507859802, + 0.004382188199198231, + -9.408761336958914e-05, + 0.0009189859392969655, + 0.00023499604591859825, + 0.0007307012819347623, + -0.0014057345953303237, + 0.0032498980088499028, + 0.0033975121193777855, + 0.001120886117601869, + -0.0006822405860792326, + -0.004399391642787678, + -0.008575736882845733, + -0.01445677496347996, + -0.029494516993088797, + -0.03329082301805896, + -0.04247300474493342 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1165021.875, + 1170873.375, + 1181053.375, + 1188939, + 1195679.125, + 1203386.125, + 1210451.875, + 1215088.75, + 1221438.875, + 1226847.625, + 1234313.25, + 1239391.75, + 1243708.75, + 1248361.75, + 1254226.25, + 1257471, + 1261198, + 1265545.125, + 1269288.25, + 1272151.375, + 1275982.125, + 1278528.75, + 1282310.375, + 1287019, + 1289396.375, + 1292171.25, + 1295800.875, + 1299045, + 1304110, + 1307576, + 1312215.125, + 1316480.125, + 1320020.625, + 1322841.125, + 1324874.75, + 1327386.625, + 1330314.625, + 1331948.375, + 1335231, + 1336381.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 278833.5625, + 279385.15625, + 279932.65625, + 280309.8125, + 280311.90625, + 280537.40625, + 281079, + 281616.21875, + 281704.96875, + 281624.03125, + 281876.25, + 281877.40625, + 281554.59375, + 281380.8125, + 281525.3125, + 281524.84375, + 281617.25, + 281699.8125, + 281720.6875, + 281716.46875, + 282131.78125, + 281971.21875, + 281662.03125, + 281539.0625, + 281833.09375, + 281843.84375, + 281704.03125, + 281585.125, + 281788.65625, + 281806.21875, + 281664.65625, + 281715.71875, + 281757.65625, + 281617.6875, + 281425.75, + 281363.40625, + 281490.84375, + 281889.65625, + 281966.71875, + 281914.1875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_126", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "F7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.235311508178711, + 4.244351863861084, + 4.2664971351623535, + 4.293344020843506, + 4.319224834442139, + 4.344297885894775, + 4.365257263183594, + 4.388851165771484, + 4.412389278411865, + 4.429859161376953, + 4.448362350463867, + 4.465055465698242, + 4.480755805969238, + 4.505517959594727, + 4.527927398681641, + 4.5443315505981445, + 4.56387186050415, + 4.575009822845459, + 4.589775562286377, + 4.607627868652344, + 4.625151634216309, + 4.631628513336182, + 4.634159564971924, + 4.646190643310547, + 4.656845569610596, + 4.6743388175964355, + 4.685404300689697, + 4.689772129058838, + 4.712201118469238, + 4.726985931396484, + 4.740328311920166, + 4.749105930328369, + 4.770077705383301, + 4.782354831695557, + 4.791790962219238, + 4.80771541595459, + 4.815624237060547, + 4.826267242431641, + 4.834524631500244, + 4.828725337982178 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05492888451074731, + -0.06100951443921301, + -0.05398522874878311, + -0.04225932867846951, + -0.03149950069067544, + -0.021547434848877466, + -0.01570904317089785, + -0.007236126193846858, + 0.0011810008356952575, + 0.003529898189944404, + 0.006912101666019722, + 0.008484231289555978, + 0.00906358594971244, + 0.018704753964361977, + 0.025993207440437295, + 0.027276373746102457, + 0.03169569804126957, + 0.027712674771738534, + 0.02735742860181776, + 0.03008874935694581, + 0.03249152931007191, + 0.023847422819106213, + 0.011257488844009657, + 0.008167581571793071, + 0.0037015222610031553, + 0.006073784636004255, + 0.0020182821184272295, + -0.008734875123271778, + -0.0014268713237101313, + -0.0017630440073027817, + -0.0035416490944598852, + -0.009885016297095504, + -0.004034226853002608, + -0.006878086151586381, + -0.012562941238743484, + -0.011759473114230666, + -0.01897163761911238, + -0.023449617858857373, + -0.03031321440109349, + -0.05123349352999864 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1216617.375, + 1221436.625, + 1230041, + 1238417.625, + 1246214, + 1254598.75, + 1261549.75, + 1268051.625, + 1275351.25, + 1282448.875, + 1287661, + 1292417.25, + 1297508.875, + 1303123.875, + 1308730.125, + 1313820.625, + 1319395.5, + 1322620, + 1326475.125, + 1331901.25, + 1336543.625, + 1339005.25, + 1341759.75, + 1344598.125, + 1346485.75, + 1351010, + 1355161.75, + 1356396.875, + 1361841.375, + 1364334.625, + 1367763.25, + 1372035.25, + 1378072.25, + 1381695.375, + 1383912.125, + 1388250.25, + 1390241.5, + 1394193.25, + 1396801.875, + 1397250.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 287255.6875, + 287779.3125, + 288302.3125, + 288450.59375, + 288527.25, + 288792.0625, + 288997.8125, + 288925.625, + 289038.6875, + 289501.0625, + 289468.5625, + 289451.5625, + 289573.65625, + 289228.4375, + 289035.125, + 289111.96875, + 289095.65625, + 289096.65625, + 289006.53125, + 289064.40625, + 288972.9375, + 289100.3125, + 289536.8125, + 289397.96875, + 289141.15625, + 289026.96875, + 289230.46875, + 289224.46875, + 289003.25, + 288626.75, + 288537.65625, + 288903.90625, + 288899.34375, + 288915.28125, + 288808.9375, + 288754.65625, + 288693.9375, + 288876.09375, + 288922.28125, + 289362.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_127", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "F8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.272107124328613, + 4.281846046447754, + 4.29764461517334, + 4.322229862213135, + 4.35406494140625, + 4.383637428283691, + 4.406225681304932, + 4.42558479309082, + 4.443634510040283, + 4.458858966827393, + 4.482532501220703, + 4.51051139831543, + 4.521003246307373, + 4.539758205413818, + 4.561647415161133, + 4.576826095581055, + 4.5897698402404785, + 4.604583263397217, + 4.620553970336914, + 4.637822151184082, + 4.644815921783447, + 4.653800010681152, + 4.663130283355713, + 4.679449558258057, + 4.685302734375, + 4.69804048538208, + 4.71412992477417, + 4.733248233795166, + 4.742801189422607, + 4.759122371673584, + 4.7745256423950195, + 4.7858757972717285, + 4.797021865844727, + 4.812973976135254, + 4.8273725509643555, + 4.831143856048584, + 4.842097282409668, + 4.850144863128662, + 4.85833215713501, + 4.868692398071289 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05383490883043555, + -0.059001881797034396, + -0.05810920815718793, + -0.04842985620313248, + -0.03150067209575672, + -0.01683408030405479, + -0.00915172236855403, + -0.004698505668404832, + -0.0015546838046814147, + -0.001236122103311513, + 0.00753151720425956, + 0.02060451921324665, + 0.016190472119450537, + 0.020039536140156376, + 0.027022850801731356, + 0.027295636135913758, + 0.025333485709598112, + 0.02524101378059692, + 0.026305825634554712, + 0.028668111395983208, + 0.02075598690960897, + 0.014834180721574572, + 0.009258558310395645, + 0.010671938126999033, + 0.0016192191582029194, + -0.0005489249204564759, + 0.0006346193858938944, + 0.004847033321150515, + -0.0005059061371475524, + 0.0009093810280895367, + 0.0014067566637856101, + -0.002148983545244879, + -0.0059088100579863054, + -0.004862594853198435, + -0.005369915109836346, + -0.016504505111347302, + -0.02045697383600279, + -0.027315288202748124, + -0.03403388928213994, + -0.03857954343160012 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1168291.625, + 1173415, + 1181350.625, + 1188045, + 1196044.375, + 1203810.625, + 1210443.75, + 1216825.625, + 1222599.125, + 1227280.5, + 1234199.75, + 1241441, + 1244267.875, + 1249190.75, + 1254253.625, + 1257781.75, + 1261703.25, + 1265824.625, + 1269788.625, + 1275101, + 1277823.25, + 1280024.25, + 1282205, + 1286537.75, + 1289918.125, + 1293834.5, + 1297312.625, + 1301798.375, + 1304444, + 1308752.875, + 1312588.25, + 1315845, + 1318532.25, + 1323314.875, + 1327429.875, + 1328110, + 1331651.5, + 1333630.375, + 1336427.125, + 1339355 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 273469.65625, + 274044.1875, + 274883.28125, + 274868.53125, + 274696.03125, + 274614.5625, + 274712.15625, + 274952.5, + 275134.9375, + 275245.40625, + 275335.375, + 275232.875, + 275219.40625, + 275166.8125, + 274956.28125, + 274815.28125, + 274894.65625, + 274905.375, + 274813.0625, + 274935.28125, + 275107.40625, + 275049.25, + 274966.59375, + 274933.5625, + 275311.59375, + 275398.75, + 275196.625, + 275032.78125, + 275036.625, + 274998.78125, + 274914.90625, + 274943.40625, + 274864.75, + 274947.4375, + 274979.78125, + 274905.90625, + 275015.4375, + 274967.125, + 275079.40625, + 275095.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_128", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "F9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.181600570678711, + 4.195413589477539, + 4.204599380493164, + 4.2212982177734375, + 4.243484020233154, + 4.2712812423706055, + 4.2983856201171875, + 4.322982311248779, + 4.345261096954346, + 4.35958194732666, + 4.379441738128662, + 4.399160861968994, + 4.418584823608398, + 4.436546325683594, + 4.453872203826904, + 4.46484899520874, + 4.482111930847168, + 4.498965740203857, + 4.510522842407227, + 4.530876636505127, + 4.548404216766357, + 4.557433128356934, + 4.5727949142456055, + 4.579077243804932, + 4.590518474578857, + 4.598011493682861, + 4.611056804656982, + 4.625654697418213, + 4.646923065185547, + 4.651666164398193, + 4.665822982788086, + 4.677304744720459, + 4.687230587005615, + 4.703586578369141, + 4.7157464027404785, + 4.723236560821533, + 4.729405403137207, + 4.736397743225098, + 4.742686748504639, + 4.7468671798706055 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.042963300852371024, + -0.04387447211119536, + -0.04941287115322283, + -0.047438223930600966, + -0.03997661152853663, + -0.026903579448737926, + -0.014523391759808357, + -0.004650890685869024, + 0.0029037049620449177, + 0.0025003652767077948, + 0.007635966021057284, + 0.01263089980373685, + 0.01733067138548868, + 0.02056798340303153, + 0.023169671488689612, + 0.019422272812873974, + 0.021961018393649244, + 0.024090637692686233, + 0.02092354983840291, + 0.026553153878650836, + 0.02935654408222884, + 0.023661265615153436, + 0.024298861446172847, + 0.015857000947846554, + 0.012574041664119873, + 0.005342870710471315, + 0.0036639916269399445, + 0.003537694330518837, + 0.010081872040200357, + 0.00010078119519437746, + -0.00046659047256550866, + -0.003709018597844926, + -0.00850736637034114, + -0.006875565064467326, + -0.0094399307507819, + -0.016673962727379678, + -0.025229310469358314, + -0.03296116043912015, + -0.0413963452172316, + -0.05194010390891727 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1150340.375, + 1153797.5, + 1157056.875, + 1165812.25, + 1174881.75, + 1183572.25, + 1190959.5, + 1197625, + 1205441.25, + 1210337.625, + 1215588, + 1221416, + 1226542.25, + 1231916.625, + 1236359.75, + 1239426.75, + 1244264.375, + 1250334.625, + 1253373.5, + 1257776.875, + 1261850.625, + 1264310.125, + 1268460.875, + 1271580.75, + 1274563.625, + 1276760.875, + 1280803.25, + 1283426.5, + 1288792.625, + 1291647.625, + 1295972.625, + 1299545.25, + 1302984, + 1307207, + 1310895.875, + 1313297.25, + 1314658.875, + 1317472, + 1319685.875, + 1320222.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275095.71875, + 275014, + 275188.375, + 276173.875, + 276867.25, + 277100.0625, + 277071.34375, + 277036.75, + 277415.15625, + 277627, + 277566.875, + 277647.5, + 277587.125, + 277674.6875, + 277592.09375, + 277596.5625, + 277606.71875, + 277916, + 277877.65625, + 277601.21875, + 277427.09375, + 277417.15625, + 277392.90625, + 277693.65625, + 277651.34375, + 277676.75, + 277767.84375, + 277458.34375, + 277343.21875, + 277674.1875, + 277758.625, + 277840.625, + 277985.90625, + 277917.0625, + 277982.6875, + 278050.28125, + 277975.5, + 278159.0625, + 278257.03125, + 278125.03125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_129", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "F10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.257179260253906, + 4.264411926269531, + 4.288210868835449, + 4.313483238220215, + 4.3375372886657715, + 4.360895156860352, + 4.383017063140869, + 4.403317451477051, + 4.417885780334473, + 4.445753574371338, + 4.47266960144043, + 4.489939212799072, + 4.494619846343994, + 4.513895034790039, + 4.541145324707031, + 4.556713581085205, + 4.563901424407959, + 4.57798433303833, + 4.5945963859558105, + 4.609614372253418, + 4.61981201171875, + 4.632715702056885, + 4.646194934844971, + 4.659093379974365, + 4.665729522705078, + 4.6786322593688965, + 4.695329189300537, + 4.701296329498291, + 4.713014125823975, + 4.72787618637085, + 4.742387294769287, + 4.758978366851807, + 4.7689642906188965, + 4.78579044342041, + 4.793580532073975, + 4.806237697601318, + 4.807353973388672, + 4.814254283905029, + 4.8261799812316895, + 4.824605941772461 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.053904682609807915, + -0.06112944113241698, + -0.05178792310473219, + -0.04097297825820063, + -0.03137635235087805, + -0.02247590869453204, + -0.014811426952248526, + -0.008968463154300062, + -0.008857558835112252, + 0.004552810663518918, + 0.01701141319437665, + 0.019823600014785163, + 0.010046809021473861, + 0.014864572929284718, + 0.02765743830804284, + 0.028768270147982604, + 0.021498688932503333, + 0.021124173024640362, + 0.023278801403886766, + 0.023839363163260123, + 0.01957957809035809, + 0.018025843890259678, + 0.01704765214011155, + 0.015488672731272017, + 0.007667390923750843, + 0.006112703049335137, + 0.008352208442742586, + -0.00013807589773757317, + -0.0028777041102880443, + -0.0024730681016471093, + -0.002419384241443674, + -0.0002857366971573197, + -0.004757237468301541, + -0.002388509205021934, + -0.009055845089691546, + -0.010856104100580972, + -0.024197252851461522, + -0.031754366873338165, + -0.034286094084912073, + -0.050317558082374654 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1165570.875, + 1169026.125, + 1176205.625, + 1183015.25, + 1190501.875, + 1197591.5, + 1204181.375, + 1210086.25, + 1216041.375, + 1223376, + 1229121.25, + 1233455.5, + 1236366.125, + 1242713.625, + 1249687.25, + 1253786.625, + 1257415.875, + 1261093.375, + 1265302, + 1270029.875, + 1272381.75, + 1275571.125, + 1279798.625, + 1283418.75, + 1285945, + 1290271, + 1294834.25, + 1295679.125, + 1298147.75, + 1302358, + 1307544.5, + 1312136.25, + 1315778.875, + 1320276, + 1322912.375, + 1325916.125, + 1326085.875, + 1328661.5, + 1332541.375, + 1333901.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 273789.46875, + 274135.375, + 274288.1875, + 274259.84375, + 274464.9375, + 274620.5625, + 274738, + 274812.40625, + 275254.15625, + 275178.53125, + 274807.0625, + 274715.40625, + 275076.90625, + 275308.5, + 275192.09375, + 275151.5, + 275513.375, + 275469.125, + 275389.15625, + 275517.59375, + 275418.5, + 275339.8125, + 275450.90625, + 275465.34375, + 275615, + 275779.53125, + 275770.71875, + 275600.40625, + 275438.96875, + 275463.65625, + 275714.40625, + 275718.0625, + 275904.53125, + 275874.1875, + 275975.84375, + 275874.03125, + 275845.28125, + 275984.90625, + 276106.84375, + 276478.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_130", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "F11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.2560811042785645, + 4.26658296585083, + 4.290901184082031, + 4.316554546356201, + 4.335978031158447, + 4.3616743087768555, + 4.382718563079834, + 4.401493072509766, + 4.427334785461426, + 4.446493148803711, + 4.470330238342285, + 4.4915571212768555, + 4.506171226501465, + 4.51943302154541, + 4.534321308135986, + 4.555397987365723, + 4.569522380828857, + 4.582278728485107, + 4.598620891571045, + 4.612983226776123, + 4.624599456787109, + 4.638553619384766, + 4.647532939910889, + 4.659662246704102, + 4.67495059967041, + 4.6788411140441895, + 4.691401481628418, + 4.701146125793457, + 4.7137980461120605, + 4.728675365447998, + 4.739796161651611, + 4.748534202575684, + 4.760280609130859, + 4.789898872375488, + 4.805185794830322, + 4.807257175445557, + 4.808655738830566, + 4.817759037017822, + 4.826993465423584, + 4.828977584838867 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0574632439357852, + -0.06137509174175063, + -0.051470582888780515, + -0.040230929992842536, + -0.0352211545688275, + -0.023938586328650348, + -0.017308041403902887, + -0.012947241352202302, + -0.0015192377787732001, + 0.0032254161852800136, + 0.012648796345623178, + 0.019461969901962438, + 0.01966236574834076, + 0.018510451414055017, + 0.018985028626400134, + 0.025647998477905408, + 0.02535868256280823, + 0.023701320840827177, + 0.025629774548533622, + 0.025578400375380693, + 0.022780921008135967, + 0.022321374227561162, + 0.016886985375453155, + 0.014602582790434101, + 0.01547722637851164, + 0.004954031374059883, + 0.0031006895800573444, + -0.0015683756331346475, + -0.003330164692762186, + -0.0028665547350557406, + -0.006159467909674402, + -0.01183513636383319, + -0.014502439186888464, + 0.0007021146795093882, + 0.0015753277561123182, + -0.010767001006884361, + -0.023782147000106536, + -0.02909255819108173, + -0.03427183916355107, + -0.04670142912649892 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1168571.5, + 1171865.25, + 1179442.375, + 1186738.25, + 1192427, + 1199232.125, + 1205043.75, + 1211476.75, + 1218558, + 1223623.125, + 1230326.125, + 1236092.5, + 1240888.25, + 1245276.375, + 1249655.5, + 1255128, + 1258948.625, + 1262460.875, + 1266693.75, + 1271014.875, + 1274523.75, + 1278261.875, + 1281430.5, + 1284618.875, + 1289207, + 1291346.875, + 1294967.5, + 1297273.25, + 1300971.375, + 1304958, + 1307866.5, + 1310362.875, + 1315088.125, + 1321067.625, + 1324557.875, + 1326687.125, + 1327947.75, + 1329556.25, + 1332056.5, + 1335270.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 274565.125, + 274661.3125, + 274870.5625, + 274927.1875, + 275007.625, + 274947.65625, + 274953.5, + 275242.21875, + 275235.125, + 275188.34375, + 275220.40625, + 275203.5625, + 275375.3125, + 275538.1875, + 275599.25, + 275525.4375, + 275509.90625, + 275509.40625, + 275450.78125, + 275529.90625, + 275596.5625, + 275573.375, + 275722.75, + 275689.28125, + 275769.125, + 275997.15625, + 276030, + 275948.28125, + 275992.1875, + 275966.9375, + 275933.0625, + 275951.03125, + 276262.71875, + 275802.8125, + 275651.75, + 275975.90625, + 276157.78125, + 275969.84375, + 275959.875, + 276512.03125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_131", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "F12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.167858123779297, + 4.177249431610107, + 4.200226783752441, + 4.218323230743408, + 4.247979164123535, + 4.270516395568848, + 4.285806655883789, + 4.299258708953857, + 4.325888633728027, + 4.3430914878845215, + 4.357419013977051, + 4.378724098205566, + 4.394351959228516, + 4.413256645202637, + 4.4326019287109375, + 4.445565700531006, + 4.458428382873535, + 4.476532936096191, + 4.493234157562256, + 4.500085830688477, + 4.513719081878662, + 4.524489879608154, + 4.541620254516602, + 4.553709030151367, + 4.561688423156738, + 4.574399948120117, + 4.586143970489502, + 4.590166091918945, + 4.6045613288879395, + 4.618820667266846, + 4.633963584899902, + 4.647935390472412, + 4.663022041320801, + 4.678001403808594, + 4.689639568328857, + 4.69788122177124, + 4.69648551940918, + 4.7042975425720215, + 4.714798927307129, + 4.718547821044922 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.04672064901019995, + -0.0513796398231579, + -0.04245258632459153, + -0.03840643797739234, + -0.022800803241033, + -0.014313870439489, + -0.013073908768315205, + -0.013672154342014457, + -0.001092528211613035, + 0.0020600273011134942, + 0.0023372547498751797, + 0.009592040334623193, + 0.011169602713803913, + 0.016023990044157395, + 0.021318974908690565, + 0.020232448084990425, + 0.01904483178375211, + 0.02309908636264075, + 0.02575000918493759, + 0.018551383667389794, + 0.01813433621380773, + 0.014854835299532305, + 0.01793491156421196, + 0.015973388555209085, + 0.009902482916812567, + 0.008563709236423862, + 0.006257432962040128, + -0.0037707442522841236, + -0.0034258059270575944, + -0.003216766191918956, + -0.0021241472026308147, + -0.0022026402738886605, + -0.0011662880692676, + -0.00023722422524313086, + -0.0026493583487470704, + -0.00845800355013187, + -0.023904004555960028, + -0.03014228003688673, + -0.03369119394554692, + -0.04399259885152156 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1144950.375, + 1148574.25, + 1156806.25, + 1162737.25, + 1170529.75, + 1176420.625, + 1181756.375, + 1187417.875, + 1193941.125, + 1198603.875, + 1204987.75, + 1210738.75, + 1214203.125, + 1218934.625, + 1224633.75, + 1227958.25, + 1231664.25, + 1236115, + 1240540.375, + 1244033.25, + 1248189.875, + 1251247, + 1255403, + 1258297.25, + 1260628.25, + 1264309.375, + 1267922.75, + 1270165, + 1273808.875, + 1277569, + 1282469, + 1286055.375, + 1290466.25, + 1294724.875, + 1297513, + 1299795.5, + 1301092.875, + 1303557.375, + 1306302.125, + 1307224.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 274709.53125, + 274959.46875, + 275415.1875, + 275639.6875, + 275549.78125, + 275475.03125, + 275737.21875, + 276191.3125, + 275999.03125, + 275979.40625, + 276537.03125, + 276504.90625, + 276309.9375, + 276198.4375, + 276278.75, + 276220.90625, + 276255.25, + 276132.21875, + 276090.75, + 276446.5625, + 276532.46875, + 276549.84375, + 276421.84375, + 276323.59375, + 276351.25, + 276388.03125, + 276468.15625, + 276714.375, + 276640.65625, + 276600.6875, + 276754.21875, + 276693.90625, + 276744.625, + 276768.8125, + 276676.5, + 276676.96875, + 277035.4375, + 277099.25, + 277064.21875, + 277039.59375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_132", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "F13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.272321701049805, + 4.2801899909973145, + 4.300693035125732, + 4.305057048797607, + 4.323232173919678, + 4.345025062561035, + 4.365750789642334, + 4.380960941314697, + 4.400108337402344, + 4.417585372924805, + 4.437381744384766, + 4.4500579833984375, + 4.459184169769287, + 4.469451904296875, + 4.487883567810059, + 4.507270336151123, + 4.51841926574707, + 4.5322113037109375, + 4.549725532531738, + 4.55360221862793, + 4.564702987670898, + 4.578498363494873, + 4.592352867126465, + 4.599843502044678, + 4.605689525604248, + 4.620766639709473, + 4.631743907928467, + 4.647904872894287, + 4.656760215759277, + 4.6657395362854, + 4.677689552307129, + 4.692654609680176, + 4.708683490753174, + 4.722148418426514, + 4.73186731338501, + 4.748572826385498, + 4.758856773376465, + 4.76087760925293, + 4.753210067749023, + 4.747863292694092 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.02403852983694489, + -0.02908488222070628, + -0.021496480423559464, + -0.030047109082955617, + -0.024786626292156458, + -0.01590837998207019, + -0.008097295232043404, + -0.005801785890951277, + 0.00043096786542405445, + 0.004993361056613839, + 0.011875090185303623, + 0.011636686867704344, + 0.0078482309072828, + 0.005201323103599538, + 0.010718344285511978, + 0.01719047029530528, + 0.01542475755998139, + 0.016302153192577426, + 0.020901739682107054, + 0.011863783447026417, + 0.010049910158724014, + 0.01093064365142747, + 0.011870504951748113, + 0.00644649753868985, + -0.0006221212330109905, + 0.0015403505409424655, + -0.0003970235713345472, + 0.002849299063214612, + -0.001210000403066307, + -0.0051453222082144135, + -0.006109948517757051, + -0.00405953347598133, + -0.0009452947342544361, + -0.00039500939218574567, + -0.0035907567649616935, + 0.00020011390425543445, + -0.002430581436048922, + -0.013324387890855232, + -0.03390657172603263, + -0.05216798911223543 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1178272.375, + 1180729.25, + 1186608.5, + 1189771.25, + 1194851, + 1200876.875, + 1206145.875, + 1210290.375, + 1215731.625, + 1221361.25, + 1226135, + 1229038.125, + 1232262.75, + 1235987.125, + 1240695.875, + 1245455.625, + 1248491.75, + 1251152.375, + 1255597.375, + 1258134, + 1261138.125, + 1264310.75, + 1267910.875, + 1269926.25, + 1273041, + 1276264.875, + 1278270.5, + 1282446, + 1286256.75, + 1289100.875, + 1293405.125, + 1296739.25, + 1300425.75, + 1304328.25, + 1306585.875, + 1309477.875, + 1311891.125, + 1312515.875, + 1303948.875, + 1300759.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275792.0625, + 275859.0625, + 275911, + 276365.96875, + 276379.09375, + 276379.75, + 276274.5625, + 276261.40625, + 276295.84375, + 276477.125, + 276319.46875, + 276184.75, + 276342.65625, + 276541.09375, + 276454.5625, + 276321.46875, + 276311.625, + 276057.8125, + 275972.125, + 276294.21875, + 276280.4375, + 276140.90625, + 276091.78125, + 276080.3125, + 276406.15625, + 276201.96875, + 275980.40625, + 275919.15625, + 276212.78125, + 276290.78125, + 276505.125, + 276333.84375, + 276176.09375, + 276215, + 276124.78125, + 275762.40625, + 275673.59375, + 275687.8125, + 274330.15625, + 273967.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_133", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "F14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.203431606292725, + 4.206000328063965, + 4.2236762046813965, + 4.248343467712402, + 4.266462326049805, + 4.2852983474731445, + 4.299004077911377, + 4.317986965179443, + 4.3396196365356445, + 4.349596977233887, + 4.365259170532227, + 4.386346817016602, + 4.398433685302734, + 4.4108567237854, + 4.431752681732178, + 4.441889762878418, + 4.448846340179443, + 4.47379732131958, + 4.484225749969482, + 4.488285541534424, + 4.507466793060303, + 4.521179676055908, + 4.534201145172119, + 4.538189888000488, + 4.538549423217773, + 4.54632043838501, + 4.5651021003723145, + 4.576684951782227, + 4.592501163482666, + 4.602840900421143, + 4.618716716766357, + 4.634381294250488, + 4.645312786102295, + 4.653162479400635, + 4.671126842498779, + 4.675015926361084, + 4.683432102203369, + 4.691807270050049, + 4.706355094909668, + 4.7089972496032715 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.029891244265184552, + -0.04019966211404871, + -0.035400925116722354, + -0.02361080170582089, + -0.018369082988523827, + -0.012410201185289266, + -0.011581610367161238, + -0.005475862719200114, + 0.0032796690168966636, + 0.0003798700950335687, + 0.0031649237732690183, + 0.011375430637538736, + 0.010585159303566266, + 0.010131058166127888, + 0.01814987649279995, + 0.01540981801893579, + 0.009489255699855897, + 0.021563097219887334, + 0.019114386249685283, + 0.010297038194521407, + 0.01660115010029592, + 0.017436893475796106, + 0.01758122297190176, + 0.008692826180166507, + -0.0038247782226536187, + -0.008930902675521685, + -0.0030263803083222796, + -0.004320668518514564, + -0.0013815964381803936, + -0.003918999119809113, + -0.0009203223946986638, + 0.0018671154693269132, + -7.853229897084035e-05, + -0.005105978620736279, + -1.8755142697030047e-05, + -0.009006810900496737, + -0.013467774678316863, + -0.01796974645174157, + -0.01629906121222771, + -0.02653404613872859 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1210164.75, + 1212023.75, + 1220849.5, + 1228236.375, + 1233361.625, + 1240779.125, + 1246085.75, + 1250932.125, + 1256786.125, + 1260929.875, + 1266073.25, + 1271019.625, + 1273693.375, + 1276848.25, + 1281553.25, + 1284141.875, + 1287176.125, + 1292432.875, + 1295062.75, + 1298132.75, + 1302573.125, + 1305262.75, + 1307035.375, + 1308190.125, + 1311421.125, + 1314993.375, + 1319583.375, + 1321096.625, + 1324062.5, + 1326724.25, + 1332432.125, + 1337469, + 1341198.125, + 1343423.5, + 1345314.875, + 1345749, + 1350032.125, + 1353760.625, + 1355212, + 1355000.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 287899.25, + 288165.40625, + 289049.03125, + 289109.46875, + 289082.96875, + 289543.21875, + 289854.53125, + 289702.625, + 289607.4375, + 289895.78125, + 290033.9375, + 289767.25, + 289578.84375, + 289478.5, + 289175.25, + 289098.09375, + 289328.0625, + 288889.46875, + 288804.09375, + 289226.875, + 288981.1875, + 288699.59375, + 288261.4375, + 288262.53125, + 288951.59375, + 289243.4375, + 289058.90625, + 288657.96875, + 288309.65625, + 288240.3125, + 288485.34375, + 288597.09375, + 288720.75, + 288711.9375, + 288006.5, + 287859.78125, + 288257, + 288537.125, + 287953.625, + 287747.15625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_134", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "F15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.174652576446533, + 4.18102502822876, + 4.202666759490967, + 4.216684341430664, + 4.230565071105957, + 4.249025344848633, + 4.269677639007568, + 4.281841278076172, + 4.302769660949707, + 4.317221164703369, + 4.333204746246338, + 4.349154949188232, + 4.360544204711914, + 4.374852180480957, + 4.383902072906494, + 4.399188041687012, + 4.410542964935303, + 4.424203395843506, + 4.440433979034424, + 4.449994087219238, + 4.463719844818115, + 4.4664716720581055, + 4.479434967041016, + 4.500553607940674, + 4.50927734375, + 4.524557590484619, + 4.541720867156982, + 4.556421756744385, + 4.563621997833252, + 4.571887969970703, + 4.588552474975586, + 4.60115385055542, + 4.61862850189209, + 4.6440887451171875, + 4.696557521820068, + 4.710165023803711, + 4.716089725494385, + 4.705142974853516, + 4.705019474029541, + 4.7027506828308105 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.007579367553074196, + -0.015283883154929118, + -0.007719119276803571, + -0.00777850472118779, + -0.007974742429976306, + -0.0035914360713820096, + 0.0029838907034720526, + 0.0010705623879940836, + 0.007921977877447755, + 0.008296514247027492, + 0.010203128405914757, + 0.012076363963727804, + 0.00938865210332796, + 0.009619660488289444, + 0.004592585529745069, + 0.005801586926181162, + 0.003079542790390693, + 0.0026630063145123336, + 0.004816622121348818, + 0.0002997629220817862, + -5.144686312274528e-05, + -0.011376587007213996, + -0.012490259408385324, + -0.005448585892808605, + -0.010801817467563918, + -0.009598538117026262, + -0.006512228828745354, + -0.005888306625424495, + -0.012765032920638792, + -0.018576028167269103, + -0.015988490546467775, + -0.017464082350715275, + -0.01406639839812684, + -0.002683122557110668, + 0.03570868676168871, + 0.0352392213612498, + 0.027086955667842146, + 0.0020632376428915186, + -0.012137230565164575, + -0.028482989147976527 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1182780, + 1185828.875, + 1193731.875, + 1199585.375, + 1204951.25, + 1210140.375, + 1215823.375, + 1219591.25, + 1225815.625, + 1229372.375, + 1235195.25, + 1239231.375, + 1243146.5, + 1247891.25, + 1249555, + 1254039.375, + 1257674.375, + 1260530.75, + 1264512.75, + 1266387.75, + 1271484.125, + 1273306.625, + 1277345, + 1282139.5, + 1283374.5, + 1287948.625, + 1292084.875, + 1295945.25, + 1297541.375, + 1301995.875, + 1306403.375, + 1310204.125, + 1313953.125, + 1314233.375, + 1305182.875, + 1303912.375, + 1311418.25, + 1309517.875, + 1297002.75, + 1293088.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283324.1875, + 283621.5625, + 284041.53125, + 284485.46875, + 284820.40625, + 284804.21875, + 284757.65625, + 284828.6875, + 284889.90625, + 284760.125, + 285053.53125, + 284936.125, + 285089.75, + 285241.9375, + 285032.59375, + 285061.5625, + 285151.8125, + 284917, + 284772.34375, + 284581.90625, + 284848.5625, + 285081.09375, + 285157.625, + 284884.84375, + 284607.5625, + 284657.375, + 284492.34375, + 284421.71875, + 284322.71875, + 284782.96875, + 284709.25, + 284755.5625, + 284489.90625, + 282990.59375, + 277902.03125, + 276829.4375, + 278073.21875, + 278316.28125, + 275663.625, + 274964.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_135", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "F16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.241483688354492, + 4.246850490570068, + 4.262845516204834, + 4.283286094665527, + 4.299919128417969, + 4.315533638000488, + 4.336872577667236, + 4.347424030303955, + 4.359749794006348, + 4.3816351890563965, + 4.394229888916016, + 4.42093563079834, + 4.483739376068115, + 4.497475624084473, + 4.50193977355957, + 4.51778507232666, + 4.529426574707031, + 4.543704032897949, + 4.56062650680542, + 4.574626922607422, + 4.58666467666626, + 4.590466022491455, + 4.603853225708008, + 4.61527681350708, + 4.626715660095215, + 4.640055179595947, + 4.65298318862915, + 4.664853096008301, + 4.664951801300049, + 4.670284271240234, + 4.685290336608887, + 4.704746723175049, + 4.720036029815674, + 4.739380836486816, + 4.752249717712402, + 4.758553504943848, + 4.770295143127441, + 4.78054141998291, + 4.781933784484863, + 4.791239261627197 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.027755613856091578, + -0.03679290977684189, + -0.03520198227840363, + -0.029165501954036756, + -0.02693656633792183, + -0.025726154891728782, + -0.018791313361307217, + -0.022643958860915837, + -0.02472229329484974, + -0.017240996381127395, + -0.019050394657834736, + -0.0067487509118369995, + 0.04165089622161102, + 0.04098304610164196, + 0.031043097440413135, + 0.0324842980711765, + 0.02972170231522022, + 0.029595062369811707, + 0.03211343814095593, + 0.0317097558066314, + 0.02934341172914281, + 0.01874065941801075, + 0.017723764498237003, + 0.014743254160982787, + 0.01177800261279107, + 0.01071342397719701, + 0.009237334874072765, + 0.006703144116896674, + -0.007602248727681761, + -0.016673876923822696, + -0.016071909691496834, + -0.011019621261662095, + -0.010134412757363577, + -0.005193704222547481, + -0.006728921133288025, + -0.014829232038170083, + -0.017491691990902815, + -0.021649513271760547, + -0.034661246906133904, + -0.0397598679001264 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1219862, + 1223145.875, + 1232063, + 1240986.375, + 1247404, + 1253578.25, + 1259373.625, + 1262534.125, + 1268127, + 1274272.5, + 1278763.875, + 1278547.25, + 1267021.75, + 1265285.875, + 1273472.375, + 1281000.5, + 1288063.375, + 1292933.5, + 1297253.875, + 1301677.125, + 1305068.5, + 1307851, + 1311577.875, + 1313963.75, + 1316775.625, + 1319798.25, + 1323017.625, + 1326277.625, + 1328684.25, + 1331240, + 1336034.25, + 1341105.25, + 1345585.375, + 1349726.5, + 1352727.25, + 1355877.5, + 1358905.25, + 1361943.875, + 1362904.75, + 1365547.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 287602.65625, + 288012.46875, + 289023.625, + 289727.625, + 290099.40625, + 290480.46875, + 290387.5, + 290409.71875, + 290871.5, + 290821.21875, + 291009.78125, + 289202.875, + 282581.5, + 281332.46875, + 282871.9375, + 283546.125, + 284376.6875, + 284554.96875, + 284446.40625, + 284542.78125, + 284535.40625, + 284905.9375, + 284887, + 284698.78125, + 284602.65625, + 284435.90625, + 284337.5, + 284312.84375, + 284822.71875, + 285044.75, + 285155.0625, + 285053.65625, + 285079.46875, + 284789.625, + 284649.875, + 284934.8125, + 284868.15625, + 284893.21875, + 285011.21875, + 285009.28125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_136", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "F17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.2880940437316895, + 4.296382904052734, + 4.314460754394531, + 4.324455738067627, + 4.339788913726807, + 4.359217166900635, + 4.381935119628906, + 4.398021697998047, + 4.415322780609131, + 4.433436393737793, + 4.446396350860596, + 4.457877159118652, + 4.474467754364014, + 4.486826419830322, + 4.4979777336120605, + 4.511978626251221, + 4.52621603012085, + 4.5435872077941895, + 4.550373554229736, + 4.564671516418457, + 4.575719356536865, + 4.581516265869141, + 4.592734336853027, + 4.6039042472839355, + 4.616978645324707, + 4.628838539123535, + 4.641631603240967, + 4.647139072418213, + 4.660363674163818, + 4.672748565673828, + 4.692173957824707, + 4.716640472412109, + 4.733485221862793, + 4.745166778564453, + 4.756499767303467, + 4.764801502227783, + 4.771473407745361, + 4.774661540985107, + 4.781785488128662, + 4.782711505889893 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.019052692927021303, + -0.02376497328818364, + -0.01868826362859491, + -0.021694420637706463, + -0.01936238566073492, + -0.012935273169114941, + -0.0032184611230507143, + -0.00013302343611823475, + 0.004166918492758492, + 0.009279390939212456, + 0.009238207379807045, + 0.0077178749556564286, + 0.011307329518809611, + 0.010664854302910948, + 0.008815027402441084, + 0.009814779359393094, + 0.011051042546814743, + 0.015421079537946442, + 0.009206285291285171, + 0.010503106797798617, + 0.008549806233998675, + 0.001345574884066808, + -0.00043749481425461867, + -0.002268725065554561, + -0.002195467706990334, + -0.0033367145903703543, + -0.003544791155145971, + -0.011038462660108023, + -0.0108150015967107, + -0.011431250768908191, + -0.00500699930023743, + 0.006458374604957656, + 0.010301983373433105, + 0.008982399392885115, + 0.00731424744969153, + 0.0026148416917997908, + -0.0037143934728302297, + -0.013527400915291393, + -0.01940459445394485, + -0.03147971737492164 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1193697.125, + 1199422.5, + 1211627, + 1219433.5, + 1226397.625, + 1232256.75, + 1238304.5, + 1243276.875, + 1248701.875, + 1254105.875, + 1259139.75, + 1263451.625, + 1267790.125, + 1272354.125, + 1275777.125, + 1279399.125, + 1283382.5, + 1287615.875, + 1290043.25, + 1294302.75, + 1297825.75, + 1299765.875, + 1302280.125, + 1304741.875, + 1307924, + 1311725.625, + 1315200.75, + 1317717.5, + 1322146.875, + 1326168.375, + 1330985.375, + 1336664.5, + 1340828.5, + 1344291.625, + 1346688.25, + 1349056.25, + 1351595.75, + 1351663.75, + 1347837.5, + 1345829.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 278374.75, + 279170.3125, + 280829.3125, + 281985.4375, + 282593.84375, + 282678.4375, + 282593.0625, + 282690.03125, + 282811, + 282874.4375, + 283182.0625, + 283420.03125, + 283338.75, + 283575.53125, + 283633.5, + 283556.125, + 283544.25, + 283391.90625, + 283502.71875, + 283547.84375, + 283633.15625, + 283697.75, + 283552.25, + 283399, + 283285.6875, + 283381.15625, + 283348.8125, + 283554.5625, + 283700.375, + 283809.0625, + 283660.71875, + 283393.34375, + 283264.53125, + 283297.03125, + 283125.90625, + 283129.59375, + 283265.90625, + 283091, + 281869.09375, + 281394.75 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_137", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "F18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.230853080749512, + 4.234518051147461, + 4.252635955810547, + 4.267951011657715, + 4.285417556762695, + 4.302826404571533, + 4.316884994506836, + 4.33202600479126, + 4.351202011108398, + 4.369014739990234, + 4.381748676300049, + 4.395341396331787, + 4.416232109069824, + 4.4217023849487305, + 4.438793182373047, + 4.453272819519043, + 4.464845657348633, + 4.471749782562256, + 4.480205535888672, + 4.495108604431152, + 4.504976272583008, + 4.51618766784668, + 4.529835224151611, + 4.544099807739258, + 4.551551818847656, + 4.570509433746338, + 4.579646110534668, + 4.590919017791748, + 4.607708930969238, + 4.613347053527832, + 4.633046627044678, + 4.656203269958496, + 4.665992736816406, + 4.681161403656006, + 4.6922526359558105, + 4.6969075202941895, + 4.703619956970215, + 4.706674098968506, + 4.711151123046875, + 4.711582183837891 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.015563736712553808, + -0.02478434373666568, + -0.019552016495640832, + -0.017122538070533953, + -0.012541570387614573, + -0.008018300000837772, + -0.006845287487596127, + -0.0045898546252333885, + 0.0017005742698441937, + 0.0066277257296190415, + 0.006476084617372405, + 0.0071832272270495965, + 0.015188362543025616, + 0.0077730609998707765, + 0.011978281002126093, + 0.013572340726061097, + 0.012259601133589851, + 0.006278148925151808, + 0.0018483248295067343, + 0.0038658159499261133, + 0.0008479066797204924, + -0.0008262754786687223, + -6.429659579817136e-05, + 0.0013147095697872233, + -0.004118856743875429, + 0.001953180732745122, + -0.0017957199009858895, + -0.003408390065966901, + 0.0004959456894622436, + -0.006751509174005096, + 6.248692077951735e-05, + 0.010333552412536787, + 0.007237441848385854, + 0.009520531265924373, + 0.007726186143667971, + -0.0005045069400142124, + -0.006677647686049911, + -0.016509083109819987, + -0.024917636453511936, + -0.0373721530845574 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1225314.875, + 1229055.25, + 1238146, + 1246618.125, + 1254796.375, + 1260105.75, + 1264086.875, + 1270755.25, + 1276506, + 1282796, + 1288201.125, + 1292706.875, + 1298307.125, + 1300420.25, + 1304857.125, + 1308639.375, + 1313921.75, + 1316808.375, + 1320526, + 1324674.625, + 1328408, + 1331083, + 1334623.75, + 1338058.25, + 1339185.625, + 1344842.25, + 1349317, + 1352838.375, + 1357572, + 1361306, + 1365043.5, + 1371046.875, + 1376516, + 1380728.25, + 1383274.5, + 1384461.125, + 1386974.5, + 1387548.75, + 1385043, + 1383345.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 289614.125, + 290246.78125, + 291147.90625, + 292088.1875, + 292806.09375, + 292855.34375, + 292823.84375, + 293339.71875, + 293368.59375, + 293612.1875, + 293992.46875, + 294108.40625, + 293985.25, + 294099.4375, + 293966.65625, + 293860.125, + 294281.5625, + 294472.71875, + 294746.75, + 294692.46875, + 294875.6875, + 294735.96875, + 294629.65625, + 294460.5625, + 294226.15625, + 294243.40625, + 294633.46875, + 294677.03125, + 294630.59375, + 295079.90625, + 294631.9375, + 294455.96875, + 295010.3125, + 294954.21875, + 294799.65625, + 294760.15625, + 294873.84375, + 294804.5, + 293992.46875, + 293605.28125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_138", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "F19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.187589645385742, + 4.196656703948975, + 4.2088799476623535, + 4.2246317863464355, + 4.244347095489502, + 4.264513969421387, + 4.286431789398193, + 4.300561904907227, + 4.3106842041015625, + 4.327546119689941, + 4.349130630493164, + 4.363725185394287, + 4.375885009765625, + 4.386758327484131, + 4.4088029861450195, + 4.422605037689209, + 4.434089183807373, + 4.445993900299072, + 4.460987091064453, + 4.474839210510254, + 4.489343166351318, + 4.5054426193237305, + 4.512518882751465, + 4.514035701751709, + 4.522506237030029, + 4.525681018829346, + 4.541740417480469, + 4.558501720428467, + 4.576809883117676, + 4.586923599243164, + 4.6001996994018555, + 4.620166301727295, + 4.630712032318115, + 4.636770248413086, + 4.6499857902526855, + 4.659313201904297, + 4.6648173332214355, + 4.678555488586426, + 4.685192584991455, + 4.681580543518066 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.024216327468271397, + -0.028139550406653273, + -0.028906588194889553, + -0.02614503101242182, + -0.01942000337096971, + -0.012243410940699246, + -0.003315872465506903, + -0.002176038458088886, + -0.005044020765367247, + -0.0011723866786026386, + 0.00742184262300572, + 0.009026116022514468, + 0.008195658892238061, + 0.006078695109128734, + 0.015133072268403108, + 0.015944842310978265, + 0.014438706927528027, + 0.013353141917612948, + 0.015356051181378621, + 0.016217889125565106, + 0.01773156346501526, + 0.020840734935813073, + 0.014926716861933148, + 0.0034532543605629903, + -0.0010664918627318835, + -0.010881991565029775, + -0.007812874415521026, + -0.004041852969137278, + 0.0012760282184574086, + -0.0016005371576694963, + -0.0013147185005923882, + 0.005661602323232767, + 0.0032170514124387813, + -0.0037150139942048136, + -0.0034897536562203905, + -0.00715262350622336, + -0.014638773690698987, + -0.01389089982732305, + -0.02024408492390805, + -0.03684640789891191 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1169263.75, + 1173390.75, + 1183064.5, + 1191688.375, + 1198641.875, + 1204467.625, + 1210269.5, + 1215876.25, + 1221686.625, + 1226509.875, + 1232763, + 1236631.375, + 1241334.5, + 1245442.25, + 1251079.75, + 1254276.25, + 1258662.875, + 1263383.125, + 1267617.5, + 1270945.125, + 1275687.25, + 1280057.625, + 1281923.75, + 1283250.5, + 1286235.125, + 1288407.25, + 1292900.5, + 1296546.25, + 1301116.5, + 1304552.5, + 1307763.375, + 1313441.5, + 1316988.125, + 1319573.125, + 1322802.25, + 1325876.25, + 1327632.875, + 1331071.125, + 1332531.5, + 1333653.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 279221.1875, + 279601.3125, + 281087.71875, + 282081, + 282409, + 282439.59375, + 282348.9375, + 282724.96875, + 283408.96875, + 283419.25, + 283450.4375, + 283388.90625, + 283676.21875, + 283909.46875, + 283768.5625, + 283605.75, + 283860.53125, + 284162.125, + 284156.28125, + 284020.28125, + 284159, + 284113.625, + 284081.625, + 284280.09375, + 284407.59375, + 284688.03125, + 284670.71875, + 284423.78125, + 284284.59375, + 284406.84375, + 284284.03125, + 284284.46875, + 284402.9375, + 284588.84375, + 284474.46875, + 284564.75, + 284605.53125, + 284504.71875, + 284413.375, + 284872.5625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_139", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "F20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.216580390930176, + 4.222611904144287, + 4.2438249588012695, + 4.2559099197387695, + 4.272033214569092, + 4.289331912994385, + 4.300699710845947, + 4.3152971267700195, + 4.332494258880615, + 4.34774923324585, + 4.371003150939941, + 4.388719081878662, + 4.388383865356445, + 4.406181335449219, + 4.422984600067139, + 4.430365085601807, + 4.449588775634766, + 4.466875076293945, + 4.48045015335083, + 4.4857988357543945, + 4.498276710510254, + 4.508622169494629, + 4.512629508972168, + 4.517497539520264, + 4.53585147857666, + 4.545661449432373, + 4.560730457305908, + 4.566781997680664, + 4.577532768249512, + 4.5894083976745605, + 4.613321781158447, + 4.626461505889893, + 4.63908052444458, + 4.649373531341553, + 4.667433738708496, + 4.679097652435303, + 4.68701696395874, + 4.692207336425781, + 4.693408012390137, + 4.696516513824463 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.018480384785058337, + -0.025031081191054152, + -0.016400236154178873, + -0.016897484836786016, + -0.013356399626571782, + -0.008639910821385956, + -0.0098543225899306, + -0.007839116285965477, + -0.003224193795476917, + -0.0005514290503496853, + 0.010120279023634968, + 0.015254000342248528, + 0.0023365741999245883, + 0.007551834672590883, + 0.011772889670403661, + 0.006571165584963599, + 0.01321264599781544, + 0.017916737036887984, + 0.018909604473665607, + 0.011676077257122917, + 0.011571742392875149, + 0.009334991757143005, + 0.0007601216145749247, + -0.006954057457436515, + -0.0011823280211480623, + -0.003954566785542315, + -0.0014677685321143018, + -0.007998437777465586, + -0.009829876828725072, + -0.010536457023783388, + 0.0007947168399961881, + 0.0013522319513343574, + 0.0013890408859147142, + -0.0009001618372197727, + 0.0045778359096164435, + 0.003659540016315053, + -0.0010033580803545904, + -0.008395195233420718, + -0.019776728889172392, + -0.029250437074953364 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1136013, + 1139218.5, + 1148298.375, + 1155231.875, + 1160855.5, + 1167644, + 1171090.5, + 1176785.625, + 1182480.75, + 1187502.375, + 1192608.125, + 1197439.125, + 1201200.875, + 1206197.5, + 1209979.375, + 1211167.625, + 1216364.25, + 1220788.5, + 1224747.375, + 1225773, + 1229643, + 1232335.25, + 1234838.625, + 1235833.875, + 1241151.375, + 1245334.125, + 1249945, + 1251154.125, + 1254927.5, + 1258297, + 1264101.875, + 1268035.75, + 1271845.125, + 1273683.25, + 1277647.5, + 1280792.125, + 1282329.75, + 1283865.25, + 1284194.125, + 1287801.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 269415.71875, + 269790, + 270581, + 271441.8125, + 271733.71875, + 272220.46875, + 272302.3125, + 272700.9375, + 272933.03125, + 273130.375, + 272845.40625, + 272844.78125, + 273722.84375, + 273751.21875, + 273566.25, + 273378.75, + 273365.53125, + 273298.09375, + 273353.65625, + 273256.34375, + 273358.6875, + 273328.5625, + 273640.59375, + 273566.03125, + 273631.40625, + 273961.03125, + 274066.84375, + 273968.4375, + 274149.3125, + 274174.125, + 274011.21875, + 274083.28125, + 274158.875, + 273947.28125, + 273736.625, + 273726.3125, + 273591.875, + 273616.46875, + 273616.5625, + 274203.59375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_140", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "F21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.15325927734375, + 4.159524440765381, + 4.185119152069092, + 4.200331211090088, + 4.213145732879639, + 4.230082988739014, + 4.241817951202393, + 4.25030517578125, + 4.269476890563965, + 4.287944316864014, + 4.303904056549072, + 4.321702003479004, + 4.334737777709961, + 4.346151828765869, + 4.358102798461914, + 4.380696773529053, + 4.3895745277404785, + 4.3927106857299805, + 4.414727210998535, + 4.433302879333496, + 4.444738864898682, + 4.444666385650635, + 4.450936317443848, + 4.45927095413208, + 4.477753162384033, + 4.481029033660889, + 4.4951605796813965, + 4.507941246032715, + 4.51969051361084, + 4.537921905517578, + 4.55405330657959, + 4.564181327819824, + 4.577346324920654, + 4.591285705566406, + 4.600579261779785, + 4.612400531768799, + 4.616395950317383, + 4.620235443115234, + 4.621277332305908, + 4.62036657333374 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.023510487286498856, + -0.02966453578021056, + -0.016489036391843077, + -0.013696189286189547, + -0.013300879411982219, + -0.008782835467950672, + -0.009467084919914331, + -0.013399072256400362, + -0.006646569389028972, + -0.0005983550043227089, + 0.0029421727653924316, + 0.008320907779981507, + 0.008937470095595085, + 0.007932309236159835, + 0.007464067016862192, + 0.01763883016865741, + 0.014097372464740627, + 0.0048143185388991264, + 0.01441163189211036, + 0.02056808831172873, + 0.019584861961570825, + 0.007093170798181387, + 0.000943890676050824, + -0.0031406845510602074, + 0.0029223117855503526, + -0.006221028852937632, + -0.004508694747773273, + -0.004147240311797478, + -0.004817184649015932, + 0.0009949953423797845, + 0.00470718448904805, + 0.0024159938139389717, + 0.003161778999426485, + 0.004681947729834985, + 0.0015562920278713258, + 0.0009583501015415444, + -0.0074654432652179244, + -0.01604516238270893, + -0.027422485107378554, + -0.040752455994889976 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1167002.75, + 1169746.625, + 1178444.625, + 1185097, + 1190177.375, + 1195705.125, + 1200403, + 1205070.875, + 1210413.625, + 1215470.125, + 1221785.75, + 1226795.25, + 1230666, + 1233727.875, + 1236477.125, + 1243034, + 1246547.5, + 1248253.75, + 1254411.25, + 1259189.5, + 1262220.375, + 1264199.125, + 1266757, + 1269314.75, + 1274268.625, + 1276274.375, + 1279807.5, + 1282469.375, + 1285060.25, + 1290696.625, + 1295646.375, + 1298134.375, + 1302845.375, + 1307276.75, + 1308265.125, + 1311080.125, + 1314337.125, + 1315700.25, + 1315447, + 1314333 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 280984.8125, + 281221.25, + 281579.71875, + 282143.6875, + 282491.375, + 282667.0625, + 282992.59375, + 283525.71875, + 283503.96875, + 283462.1875, + 283878.46875, + 283868.53125, + 283907.84375, + 283866.71875, + 283719.125, + 283752.5625, + 283979.125, + 284164.8125, + 284142.40625, + 284029.65625, + 283980.78125, + 284430.59375, + 284604.625, + 284646.25, + 284577.6875, + 284817.25, + 284707.84375, + 284491.15625, + 284324.84375, + 284424.59375, + 284504, + 284417.78125, + 284628.96875, + 284730, + 284369.65625, + 284251.15625, + 284710.65625, + 284769.09375, + 284650.09375, + 284465.09375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_141", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "F22", + "sample role type": "unknown sample role", + "well location identifier": "F22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -1.192859411239624, + -1.2278435230255127, + -1.745298147201538, + -1.9811385869979858, + -2.188755989074707, + -2.0656540393829346, + -2.0202174186706543, + -2.3108580112457275, + -2.5843119621276855, + -2.6775715351104736, + -2.7169504165649414, + -2.6620898246765137, + -2.7348713874816895, + -2.7218213081359863, + -2.9560389518737793, + -3.8758597373962402, + -3.3246116638183594, + -3.6205129623413086, + -3.746934413909912, + -3.329331398010254, + -3.429405450820923, + -3.667579174041748, + -4.246547698974609, + -3.726792573928833, + -3.4325942993164062, + -4.549005508422852, + -5.397146701812744, + -5.152889251708984, + -5.272314548492432, + -4.690457344055176, + -4.120689392089844, + -4.132829189300537, + -5.306353569030762, + -5.158213138580322, + -4.625813007354736, + -4.366029739379883, + -5.0738019943237305, + -5.751101970672607, + -5.585153102874756, + -5.0568156242370605 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.5084255998199048, + 2.473441488034016, + 1.9559868638579907, + 1.720146424061543, + 1.5125290219848218, + 1.6356309716765942, + 1.6810675923888745, + 1.3904269998138012, + 1.1169730489318432, + 1.0237134759490552, + 0.9843345944945874, + 1.0391951863830151, + 0.9664136235778393, + 0.9794637029235425, + 0.7452460591857495, + -0.17457472633671145, + 0.3766733472411694, + 0.08077204871822019, + -0.045649402850383325, + 0.3719536130492749, + 0.27187956023860593, + 0.03370583701778074, + -0.5452626879150806, + -0.025507562869304223, + 0.26869071174312253, + -0.8477204973633228, + -1.6958616907532154, + -1.4516042406494556, + -1.5710295374329029, + -0.989172332995647, + -0.41940438103031497, + -0.4315441782410083, + -1.605068557971233, + -1.4569281275207935, + -0.9245279962952075, + -0.664744728320354, + -1.3725169832642017, + -2.0498169596130786, + -1.883868091815227, + -1.3555306131775318 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2307.795166015625, + 2391.6162109375, + 3268.412841796875, + 3524.38330078125, + 4060.753173828125, + 4349.64208984375, + 4232.86181640625, + 4194.7763671875, + 4643.8662109375, + 4824.26416015625, + 4710.37353515625, + 4626.0244140625, + 4517.97607421875, + 4555.75537109375, + 4809.6767578125, + 5910.55615234375, + 4990.630859375, + 4624.1767578125, + 4845.49072265625, + 4909.6650390625, + 5361.17626953125, + 5446.80224609375, + 5819.68701171875, + 5752.05810546875, + 5323.505859375, + 5385.20458984375, + 6509.26220703125, + 6656.1181640625, + 6659.23681640625, + 6391.75390625, + 6155.83935546875, + 6313.98486328125, + 7153.4365234375, + 7073.4462890625, + 6533.1181640625, + 6296.21337890625, + 6393.62646484375, + 6344.85595703125, + 6570.1181640625, + 6467.8935546875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -1934.6749267578125, + -1947.8184814453125, + -1872.696044921875, + -1778.9686279296875, + -1855.279052734375, + -2105.697265625, + -2095.250732421875, + -1815.2462158203125, + -1796.94482421875, + -1801.731201171875, + -1733.69873046875, + -1737.74169921875, + -1651.988525390625, + -1673.789306640625, + -1627.068115234375, + -1524.9664306640625, + -1501.116943359375, + -1277.2159423828125, + -1293.18798828125, + -1474.669921875, + -1563.296142578125, + -1485.1219482421875, + -1370.4512939453125, + -1543.4339599609375, + -1550.8695068359375, + -1183.8201904296875, + -1206.05615234375, + -1291.7254638671875, + -1263.0576171875, + -1362.7144775390625, + -1493.8857421875, + -1527.7633056640625, + -1348.0889892578125, + -1371.2977294921875, + -1412.31787109375, + -1442.09130859375, + -1260.1253662109375, + -1103.2418212890625, + -1176.3541259765625, + -1279.0447998046875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_142", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "F23", + "sample role type": "unknown sample role", + "well location identifier": "F23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 5.312756538391113, + 5.046864986419678, + 4.993095874786377, + 4.5710554122924805, + 5.220991134643555, + 5.81691837310791, + 5.217661380767822, + 5.233847141265869, + 5.88169002532959, + 6.146221160888672, + 5.549299716949463, + 5.495278835296631, + 5.500401020050049, + 5.177657127380371, + 5.28009033203125, + 5.477294445037842, + 5.524834632873535, + 5.791448593139648, + 6.158215522766113, + 6.176133155822754, + 6.211514472961426, + 5.8533759117126465, + 5.763687610626221, + 6.185243606567383, + 6.561478614807129, + 6.172265529632568, + 6.129134178161621, + 6.34264612197876, + 7.655462265014648, + 7.413455963134766, + 6.128562927246094, + 6.072724342346191, + 6.963804244995117, + 7.132611274719238, + 6.1128621101379395, + 5.5071282386779785, + 5.665131092071533, + 5.99485445022583, + 6.238149642944336, + 6.655116558074951 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.142547922826254, + -0.16120647739719735, + -0.25283843728251304, + -0.7127417480284254, + -0.10066887392936692, + 0.45739551628297276, + -0.17972432430913093, + -0.20140141206309986, + 0.40857862374860593, + 0.6352469110556721, + 0.0004626188644473589, + -0.09142111104040047, + -0.1241617745389983, + -0.48476851546069094, + -0.42019815906182784, + -0.26085689430725184, + -0.2511795547235743, + -0.022428442709476817, + 0.3064756386649731, + 0.28653042346959795, + 0.284048892356254, + -0.11195251714454109, + -0.23950366648298266, + 0.14418948120616454, + 0.48256164119389483, + 0.05548570776731847, + -0.0255084919556446, + 0.15014060360947828, + 1.425093898393352, + 1.1452247482614526, + -0.17753113587923425, + -0.2712325690311524, + 0.5819844853657575, + 0.7129286668378637, + -0.34468334599545175, + -0.9882800657074277, + -0.8681400605658888, + -0.5762795506636077, + -0.3708472061971176, + 0.008256860681481834 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 10750.4365234375, + 10728.5966796875, + 10711.4716796875, + 9897.4443359375, + 9900.7607421875, + 10697.1884765625, + 10518.82421875, + 10543.18359375, + 11362.8251953125, + 11747.4755859375, + 11318.1865234375, + 11078.5166015625, + 11148.451171875, + 11812.1455078125, + 11874.09375, + 11851.796875, + 11741.31640625, + 11809.3603515625, + 12238.83203125, + 12514.9208984375, + 12506.0615234375, + 12153.1943359375, + 11579.369140625, + 11484.9384765625, + 12103.650390625, + 12604.390625, + 12725.5849609375, + 13317.1923828125, + 13186.619140625, + 12568.228515625, + 12432.8095703125, + 12909.517578125, + 12918.0263671875, + 12932.0732421875, + 12731.1142578125, + 12487.16015625, + 12360.193359375, + 12494.96875, + 12517.4287109375, + 12943.857421875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2023.5137939453125, + 2125.794189453125, + 2145.256591796875, + 2165.24267578125, + 1896.33740234375, + 1838.9786376953125, + 2016.003662109375, + 2014.4232177734375, + 1931.8980712890625, + 1911.3330078125, + 2039.5701904296875, + 2016.00634765625, + 2026.84326171875, + 2281.368896484375, + 2248.843017578125, + 2163.804931640625, + 2125.188720703125, + 2039.10302734375, + 1987.3990478515625, + 2026.3360595703125, + 2013.3675537109375, + 2076.27099609375, + 2009.02099609375, + 1856.828857421875, + 1844.65283203125, + 2042.1011962890625, + 2076.2451171875, + 2099.627197265625, + 1722.5111083984375, + 1695.3265380859375, + 2028.6663818359375, + 2125.81982421875, + 1855.0242919921875, + 1813.0909423828125, + 2082.676513671875, + 2267.4541015625, + 2181.8017578125, + 2084.2822265625, + 2006.5931396484375, + 1944.9482421875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_143", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 17q", + "sample document": { + "sample identifier": "F24", + "sample role type": "unknown sample role", + "well location identifier": "F24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 9.212559700012207, + 9.452091217041016, + 9.045109748840332, + 9.293450355529785, + 8.820830345153809, + 8.625799179077148, + 6.865126132965088, + 6.706956386566162, + 7.578219890594482, + 8.724802017211914, + 11.140800476074219, + 12.113037109375, + 10.682194709777832, + 9.945069313049316, + 11.717039108276367, + 13.25313663482666, + 11.34947395324707, + 11.630184173583984, + 11.499850273132324, + 12.086552619934082, + 12.057023048400879, + 11.262852668762207, + 9.273127555847168, + 11.07542610168457, + 11.984837532043457, + 12.167287826538086, + 15.659178733825684, + 17.34862518310547, + 16.77840232849121, + 14.004241943359375, + 16.198490142822266, + 16.88123893737793, + 14.400313377380371, + 19.672531127929688, + 23.426876068115234, + 28.87013816833496, + 28.62721824645996, + 15.587930679321289, + 10.991006851196289, + 12.982370376586914 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.2322631800214285, + 3.1122360379846246, + 2.3456959107183293, + 2.2344778583421707, + 1.4022991889005822, + 0.8477093637583095, + -1.2725223414193618, + -1.7902507468839002, + -1.2785459019211924, + -0.4915224343693733, + 1.5649173654273205, + 2.1775953396624894, + 0.3871942809997105, + -0.7094897747944178, + 0.7029213613670204, + 1.8794602288517008, + -0.38376111179349975, + -0.46260955052219827, + -0.9525021100394693, + -0.725358422303324, + -1.1144466529021397, + -2.268175691606424, + -4.617459463587074, + -3.174719576815284, + -2.624866805522008, + -2.801975170092992, + 0.3303570781289931, + 1.6602448683431692, + 0.7304633546632988, + -2.4032556895341495, + -0.5685661491368716, + -0.2453760136468201, + -3.085860232709991, + 1.8267988587737125, + 5.221585139893647, + 10.30528858104776, + 9.702810000107151, + -3.6960362260971324, + -8.652518713287746, + -7.020713846962729 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 6801.71923828125, + 6684.5234375, + 5906.56396484375, + 6144.8037109375, + 7841.06396484375, + 7967.9716796875, + 7225.525390625, + 7009.02392578125, + 7151.447265625, + 7247.67626953125, + 7791.4267578125, + 7900.33203125, + 8093.833984375, + 7699.55615234375, + 7592.30078125, + 7999.85498046875, + 8044.6318359375, + 8208.0361328125, + 8226.484375, + 8535.7001953125, + 8350.9755859375, + 7731.94189453125, + 7640.56884765625, + 8165.68408203125, + 7946.38671875, + 8009.9990234375, + 8960.8916015625, + 8758.6533203125, + 8701.3037109375, + 9369.41796875, + 9238.1767578125, + 9046.353515625, + 9077.6572265625, + 8760.4658203125, + 8209.267578125, + 8167.77490234375, + 8681.4833984375, + 7803.61279296875, + 7781.1396484375, + 9192.4375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 738.3093872070312, + 707.2005004882812, + 653.0118408203125, + 661.197265625, + 888.9258422851562, + 923.7372436523438, + 1052.4970703125, + 1045.0379638671875, + 943.684326171875, + 830.6981201171875, + 699.3596801757812, + 652.21728515625, + 757.6939086914062, + 774.2083740234375, + 647.970947265625, + 603.6197509765625, + 708.8109741210938, + 705.7528686523438, + 715.3557739257812, + 706.214599609375, + 692.6233520507812, + 686.4994506835938, + 823.9473266601562, + 737.2794799804688, + 663.0366821289062, + 658.3224487304688, + 572.2453002929688, + 504.86151123046875, + 518.6014404296875, + 669.0414428710938, + 570.3109741210938, + 535.882080078125, + 630.379150390625, + 445.3146057128906, + 350.4209289550781, + 282.914306640625, + 303.259765625, + 500.618896484375, + 707.9551391601562, + 708.07080078125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_144", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "G1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.109346663228166, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7171127796173096, + 3.7440600395202637, + 3.7852203845977783, + 3.8123202323913574, + 3.8406100273132324, + 3.8642828464508057, + 3.9003524780273438, + 3.9174818992614746, + 3.9379866123199463, + 3.9619109630584717, + 3.9764387607574463, + 3.9954793453216553, + 4.013601779937744, + 4.041725158691406, + 4.063732624053955, + 4.085727691650391, + 4.109639644622803, + 4.124967575073242, + 4.140944957733154, + 4.1552300453186035, + 4.1692118644714355, + 4.187469482421875, + 4.209544658660889, + 4.224756717681885, + 4.244959831237793, + 4.267811298370361, + 4.2971601486206055, + 4.340668678283691, + 4.379258155822754, + 4.420260429382324, + 4.462313175201416, + 4.51576042175293, + 4.560398101806641, + 4.603238105773926, + 4.641895771026611, + 4.682098388671875, + 4.725199222564697, + 4.760929584503174, + 4.793537139892578, + 4.803933620452881 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.05026584816544441, + -0.043766371346273786, + -0.023053809352543062, + -0.016401744642747882, + -0.00855973280465636, + -0.005334696750867039, + 0.010287151741887126, + 0.006968789892234508, + 0.007025719866922266, + 0.010502287521663736, + 0.0045823021368544235, + 0.0031751036172799306, + 0.0008497551495853205, + 0.008525350819463064, + 0.010085033098228415, + 0.011632317610880485, + 0.015096487499508229, + 0.009976634866164204, + 0.0055062344422928365, + -0.0006564610560423102, + -0.007122424986993756, + -0.00931259012033778, + -0.007685196965108474, + -0.012920921027895858, + -0.01316559055577202, + -0.010761906506987138, + -0.0018608393405264746, + 0.021199907238775986, + 0.039341601694054124, + 0.05989609216984096, + 0.08150105490514839, + 0.11450051837287858, + 0.13869041534280604, + 0.16108263622630772, + 0.1792925183952089, + 0.1990473529566891, + 0.221700403765727, + 0.23698298262042009, + 0.2491427549260409, + 0.23909145240255927 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 955370.5625, + 963894.3125, + 976112.4375, + 982627, + 988703.375, + 993846.4375, + 1001775.875, + 1005465.9375, + 1010337.75, + 1016695.9375, + 1021382.875, + 1026342.875, + 1031070.5, + 1036031.125, + 1040971.8125, + 1046825.5625, + 1051822.125, + 1055652.5, + 1061201.75, + 1065379.75, + 1070120.625, + 1074341.875, + 1079009.875, + 1082424.375, + 1087585.375, + 1093864.625, + 1101474.625, + 1112376.75, + 1122260.75, + 1132634.25, + 1143856.375, + 1157671.625, + 1169097.5, + 1181309.125, + 1191967.125, + 1201882.625, + 1211902.75, + 1218555.125, + 1225396, + 1227802.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 257019.53125, + 257446.28125, + 257874.671875, + 257750.390625, + 257433.9375, + 257187.8125, + 256842.390625, + 256661.28125, + 256562, + 256617.5625, + 256858.703125, + 256876.03125, + 256894.0625, + 256333.875, + 256161.5, + 256215.21875, + 255940.234375, + 255917.765625, + 256270.4375, + 256394.890625, + 256672.171875, + 256561.125, + 256324.609375, + 256209.875, + 256206.28125, + 256305.765625, + 256326.1875, + 256268.515625, + 256267.328125, + 256237, + 256337.09375, + 256362.5, + 256358.640625, + 256625.671875, + 256784.546875, + 256697.421875, + 256476.546875, + 255948.984375, + 255635.015625, + 255582.78125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_145", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "G2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.073736942020286, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.655216693878174, + 3.6726934909820557, + 3.710817813873291, + 3.7427475452423096, + 3.770479440689087, + 3.791386604309082, + 3.81147837638855, + 3.8331942558288574, + 3.8556294441223145, + 3.877924680709839, + 3.9029381275177, + 3.9213662147521973, + 3.9334943294525146, + 3.9544296264648438, + 3.9764962196350098, + 3.996087074279785, + 4.016653537750244, + 4.034181594848633, + 4.052377223968506, + 4.072214126586914, + 4.088123321533203, + 4.1082000732421875, + 4.1311726570129395, + 4.139625072479248, + 4.15885066986084, + 4.183736801147461, + 4.214876174926758, + 4.246851444244385, + 4.288662433624268, + 4.333854675292969, + 4.383567810058594, + 4.433409690856934, + 4.478846549987793, + 4.517878532409668, + 4.553626537322998, + 4.593216419219971, + 4.634414196014404, + 4.65825891494751, + 4.686346054077148, + 4.701321125030518 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03671298620729112, + -0.03918764525251427, + -0.0210147785103839, + -0.00903650329047033, + -0.0012560639927979705, + -0.0003003565219082821, + -0.00016004059154549333, + 0.0016043826996571392, + 0.004088114844009186, + 0.006431895282428615, + 0.011493885941184959, + 0.009970517026577044, + 0.0021471755777894425, + 0.0031310164410135594, + 0.00524615346207459, + 0.004885551957744996, + 0.005500559279098996, + 0.003077160228382683, + 0.0013213331991507454, + 0.001206779668453964, + -0.0028354815343619583, + -0.002710185974482568, + 0.00031094164716351236, + -0.011188099035632879, + -0.011913957803146066, + -0.006979282665629957, + 0.004208634964561933, + 0.0162324481330839, + 0.03809198136386173, + 0.06333276688345792, + 0.09309444549997793, + 0.12298487014921279, + 0.14847027313096717, + 0.16755079940373718, + 0.18334734816796228, + 0.20298577391582995, + 0.22423209456115856, + 0.22812535734515904, + 0.23626104032569273, + 0.23128465512995688 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 960515.875, + 967665.4375, + 979926.8125, + 989292.375, + 996510.875, + 1003081.9375, + 1010519.1875, + 1017064.4375, + 1023372.125, + 1029232.125, + 1035368.25, + 1040086, + 1045090, + 1050686, + 1056811.625, + 1060971.5, + 1065602.75, + 1070518.625, + 1075842.875, + 1080512.25, + 1084457, + 1090586.75, + 1096204.125, + 1097786.75, + 1102507.75, + 1110206.375, + 1118452.875, + 1127167.75, + 1137683.75, + 1149193.625, + 1161463.5, + 1174041.25, + 1186812, + 1197546.625, + 1206351.625, + 1216195.75, + 1226545.25, + 1232880, + 1238164.875, + 1240978.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 262779.46875, + 263475.6875, + 264073, + 264322.5, + 264292.875, + 264568.625, + 265125.25, + 265330.78125, + 265422.84375, + 265407.96875, + 265279.1875, + 265235.625, + 265689.96875, + 265698.5, + 265764.53125, + 265502.59375, + 265296.15625, + 265362.03125, + 265484.375, + 265337.78125, + 265270.125, + 265465.84375, + 265349.375, + 265189.90625, + 265099.15625, + 265362.375, + 265358.40625, + 265412.5625, + 265277.0625, + 265166.625, + 264958.5, + 264816.78125, + 264981.625, + 265068.34375, + 264921.0625, + 264780.84375, + 264660.25, + 264665.40625, + 264206.875, + 263963.71875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_146", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "G3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.301322573502137, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7114505767822266, + 3.728849411010742, + 3.7720327377319336, + 3.803008794784546, + 3.8343541622161865, + 3.862381935119629, + 3.8830254077911377, + 3.89555287361145, + 3.9203100204467773, + 3.9454593658447266, + 3.9677910804748535, + 3.989300489425659, + 4.003961563110352, + 4.024639129638672, + 4.045393466949463, + 4.062395095825195, + 4.079270362854004, + 4.0988569259643555, + 4.1229567527771, + 4.137146472930908, + 4.154660224914551, + 4.171176910400391, + 4.188220500946045, + 4.205483913421631, + 4.2300238609313965, + 4.258877277374268, + 4.285367488861084, + 4.311618328094482, + 4.352283000946045, + 4.393164157867432, + 4.441462516784668, + 4.480419635772705, + 4.529109477996826, + 4.580514430999756, + 4.628118515014648, + 4.660284996032715, + 4.686017990112305, + 4.718573570251465, + 4.759632110595703, + 4.772083759307861 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.04529465988219485, + -0.04796485467390579, + -0.02485055697294094, + -0.013943528940555193, + -0.0026671905291411266, + 0.005291553354075142, + 0.005865997005357372, + -0.0016755661945566866, + 0.003012551620543903, + 0.008092867998266563, + 0.010355553608166958, + 0.011795933538746063, + 0.006387978203211887, + 0.006996515711305641, + 0.007681824001870098, + 0.004614423857375961, + 0.0014206618659579964, + 0.0009381959560830003, + 0.004968993748600582, + -0.0009103151178173827, + -0.003465592154401363, + -0.007017935688788078, + -0.01004337416336034, + -0.012848990708000073, + -0.008378072218461007, + 0.00040631520418352857, + 0.006827497670773376, + 0.013009307883945255, + 0.033604951715281196, + 0.054417079616441356, + 0.08264640951345112, + 0.10153449948126167, + 0.1301553126851562, + 0.16149123666785933, + 0.18902629166252535, + 0.2011237436603652, + 0.20678770871972849, + 0.21927425983866208, + 0.2402637711626738, + 0.23264639085460545 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 955630.125, + 966834.75, + 982725.4375, + 992344.3125, + 1001357.75, + 1009880.625, + 1017079.0625, + 1022585.1875, + 1029148.125, + 1035361.375, + 1041554.8125, + 1046997.125, + 1052031.75, + 1057613.125, + 1062373.625, + 1067077.875, + 1071504, + 1075370.25, + 1081095.625, + 1087072, + 1092332.875, + 1096449.5, + 1100513.75, + 1104677.375, + 1111316.125, + 1118032.625, + 1124940.75, + 1132491.5, + 1142461.75, + 1152994.75, + 1165366.5, + 1177822.25, + 1190545.25, + 1203117.625, + 1216110.5, + 1224016.375, + 1231751.125, + 1240334.125, + 1248763.5, + 1250389.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 257481.578125, + 259285.015625, + 260529.40625, + 260936.640625, + 261154.21875, + 261465.765625, + 261929.546875, + 262500.65625, + 262517.03125, + 262418.46875, + 262502.4375, + 262451.3125, + 262747.71875, + 262784.59375, + 262613.1875, + 262672.09375, + 262670.5, + 262358.5625, + 262213.65625, + 262758.875, + 262917.5, + 262863.34375, + 262764.03125, + 262675.4375, + 262721, + 262518.15625, + 262507.40625, + 262660.4375, + 262497.125, + 262452, + 262383.5, + 262882.125, + 262865.1875, + 262659.9375, + 262765.625, + 262648.40625, + 262856.6875, + 262862.09375, + 262365.5625, + 262021.75 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_147", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "G4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.791290924192857, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.670971155166626, + 3.6856563091278076, + 3.7283577919006348, + 3.762530565261841, + 3.7865426540374756, + 3.8140709400177, + 3.8377745151519775, + 3.8621327877044678, + 3.885308027267456, + 3.902829170227051, + 3.9205007553100586, + 3.9399983882904053, + 3.958341121673584, + 3.986496925354004, + 4.016262054443359, + 4.038211822509766, + 4.053163528442383, + 4.069275379180908, + 4.085746765136719, + 4.102453708648682, + 4.120454788208008, + 4.138465404510498, + 4.155055046081543, + 4.177942276000977, + 4.194482803344727, + 4.214648723602295, + 4.244307994842529, + 4.276420593261719, + 4.320652961730957, + 4.355443954467773, + 4.392218112945557, + 4.441132068634033, + 4.497121810913086, + 4.545555591583252, + 4.592670917510986, + 4.635429382324219, + 4.669844150543213, + 4.706997394561768, + 4.736947059631348, + 4.758487701416016 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03995382243936725, + -0.0459546976881063, + -0.023939244125200276, + -0.010452499973915352, + -0.007126440408201717, + -0.00028418363789779397, + 0.002733362286458419, + 0.006405605629027523, + 0.008894815982094673, + 0.005729929731768713, + 0.002715485604855395, + 0.001527089375280944, + -0.0008162064514614757, + 0.0066535680190373155, + 0.01573266789847254, + 0.01699640675495766, + 0.011262083477653718, + 0.006687905006257978, + 0.002473261752147394, + -0.0015058239458108462, + -0.004190773596405805, + -0.006866186503836701, + -0.010962574142712022, + -0.008761373433199559, + -0.01290687529937069, + -0.013426984251723461, + -0.004453742221410217, + 0.006972826987858106, + 0.030519166247175256, + 0.04462412977407142, + 0.06071225904193349, + 0.08894018552048892, + 0.12424389858962052, + 0.15199165004986542, + 0.17842094676767867, + 0.20049338237098996, + 0.21422212138006297, + 0.23068933618869653, + 0.23995297204835636, + 0.2408075846231032 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1011222.8125, + 1015809.9375, + 1028535.5625, + 1038716.3125, + 1047210.125, + 1055144.625, + 1062487.875, + 1069766, + 1077282.625, + 1082868.375, + 1088560.5, + 1093863.125, + 1099512, + 1106598.25, + 1112073.625, + 1117303.625, + 1122368.25, + 1127755.625, + 1132146.25, + 1136923.125, + 1141993.75, + 1147985, + 1152441.375, + 1158636.625, + 1162806.875, + 1168384.25, + 1175973.25, + 1183816.5, + 1195499.625, + 1205650.25, + 1216942.5, + 1229694, + 1244765, + 1258935, + 1271070.875, + 1282249.125, + 1292060.625, + 1302883.5, + 1311129.625, + 1316883.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275464.65625, + 275611.6875, + 275868.25, + 276068.53125, + 276561.03125, + 276645.25, + 276850, + 276988.40625, + 277270.84375, + 277457.28125, + 277658.53125, + 277630.34375, + 277770.90625, + 277586.625, + 276892.6875, + 276682.78125, + 276911.65625, + 277139.1875, + 277096.53125, + 277132.46875, + 277152.34375, + 277393.875, + 277358.875, + 277322.3125, + 277222.9375, + 277219.84375, + 277070.65625, + 276824.15625, + 276694.1875, + 276814.5625, + 277067.875, + 276887.5, + 276791.46875, + 276959.53125, + 276760.71875, + 276619.28125, + 276681.75, + 276797.15625, + 276787.90625, + 276744.15625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_148", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "G5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 26, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.312621235466736, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.626141309738159, + 3.6406736373901367, + 3.6664764881134033, + 3.6955015659332275, + 3.726785659790039, + 3.754380464553833, + 3.7834060192108154, + 3.7996857166290283, + 3.8200128078460693, + 3.844001531600952, + 3.86814284324646, + 3.887491464614868, + 3.9094252586364746, + 3.9324116706848145, + 3.955791711807251, + 3.9678845405578613, + 3.9824182987213135, + 4.007341384887695, + 4.028975486755371, + 4.049972057342529, + 4.063442707061768, + 4.085992813110352, + 4.104464054107666, + 4.123198509216309, + 4.148530960083008, + 4.1691389083862305, + 4.198704719543457, + 4.226187229156494, + 4.266282081604004, + 4.31574821472168, + 4.368857383728027, + 4.409745693206787, + 4.455371856689453, + 4.5113911628723145, + 4.5556721687316895, + 4.590138912200928, + 4.628377437591553, + 4.653722763061523, + 4.685763835906982, + 4.706269264221191 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.022246752890987726, + -0.028743929621102244, + -0.0239705832799277, + -0.015975009842195537, + -0.005720420367476071, + 0.0008448800142258177, + 0.008840930289116627, + 0.0040911233252374606, + 0.0033887101601864193, + 0.006347929532977175, + 0.00945973679639293, + 0.007778853782709077, + 0.008683143422223465, + 0.010640051088471252, + 0.012990587828815719, + 0.0040539121973340135, + -0.002441834021305451, + 0.0014517477629843283, + 0.0020563452485680526, + 0.002023411453634199, + -0.005535443209219577, + -0.004014841542727649, + -0.006573104927505253, + -0.008868154200954732, + -0.00456520771634757, + -0.00498676379521697, + 0.0035495429799175353, + 0.010002548210862588, + 0.029067896276280297, + 0.057504525011864024, + 0.08958418963611962, + 0.10944299473278733, + 0.13403965383336128, + 0.16902945563413144, + 0.19228095711141438, + 0.2057181961985606, + 0.22292721720709355, + 0.2272430382949722, + 0.23825460675833912, + 0.23773053069045605 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 988839.5625, + 994630.125, + 1005374.1875, + 1014812.5625, + 1024115.5625, + 1033014.375, + 1041356, + 1046857.9375, + 1053525.5, + 1060630.75, + 1067026.375, + 1073112.375, + 1079179.875, + 1085599.625, + 1091544.75, + 1095046.375, + 1099218.875, + 1106105, + 1112039.375, + 1117431.5, + 1121306.75, + 1126510.75, + 1131094.375, + 1137498.125, + 1144372.625, + 1150592.875, + 1158678.875, + 1165514.5, + 1175484.25, + 1187301.75, + 1201407.625, + 1214649.875, + 1227954, + 1242517.5, + 1253891.875, + 1263507.375, + 1274493, + 1282862.625, + 1291593.625, + 1298133.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272697.46875, + 273199.46875, + 274207.1875, + 274607.53125, + 274798.625, + 275149.09375, + 275243, + 275511.71875, + 275791.09375, + 275918.40625, + 275849.78125, + 276042.375, + 276045.65625, + 276064.59375, + 275935.84375, + 275977.375, + 276017.9375, + 276019.65625, + 276010.46875, + 275910.90625, + 275949.9375, + 275700.625, + 275576.625, + 275877.59375, + 275850.09375, + 275978.53125, + 275961.03125, + 275783.9375, + 275528.96875, + 275109.125, + 274993.5625, + 275446.6875, + 275612, + 275417.8125, + 275237.5, + 275265.59375, + 275364.96875, + 275663.75, + 275642.0625, + 275830.65625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_149", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "G6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7042431831359863, + 3.7198596000671387, + 3.748988628387451, + 3.772388458251953, + 3.810166597366333, + 3.8359220027923584, + 3.8519232273101807, + 3.875110149383545, + 3.904550075531006, + 3.921736001968384, + 3.946025848388672, + 3.9677584171295166, + 3.9830479621887207, + 4.006098747253418, + 4.029360771179199, + 4.046205520629883, + 4.062221050262451, + 4.086714267730713, + 4.107465744018555, + 4.122061729431152, + 4.140920639038086, + 4.1540846824646, + 4.1665449142456055, + 4.191570281982422, + 4.214816093444824, + 4.235113143920898, + 4.261291980743408, + 4.290502548217773, + 4.325279235839844, + 4.365386009216309, + 4.4127583503723145, + 4.46114444732666, + 4.516481876373291, + 4.565075874328613, + 4.6036577224731445, + 4.650588512420654, + 4.697848320007324, + 4.729843616485596, + 4.762094497680664, + 4.781002044677734 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.04185485760710045, + 0.03137076115822984, + 0.03439927609851984, + 0.031698592582999285, + 0.04337621831735666, + 0.043031110363359104, + 0.032931821501158864, + 0.030018230194500617, + 0.03335764296193905, + 0.02444305601929403, + 0.02263238905955961, + 0.01826444442038183, + 0.0074534760995634275, + 0.004403747784238188, + 0.0015652583299969325, + -0.007690505599342867, + -0.017775489346797013, + -0.0193827852585578, + -0.024731822350738508, + -0.03623635031816336, + -0.04347795409125227, + -0.0564144240447611, + -0.07005470564377864, + -0.07112985128698474, + -0.0739845532046049, + -0.07978801610855318, + -0.07970969266606592, + -0.0765996385717232, + -0.06792346432967539, + -0.05391720433323305, + -0.03264537655725058, + -0.010359792982927385, + 0.01887712268368097, + 0.04137060725898073, + 0.053851942023489474, + 0.07468221859097673, + 0.09584151279762415, + 0.10173629589587224, + 0.1078866637109181, + 0.1006936973279659 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1028655.125, + 1035791.4375, + 1047883.9375, + 1056565.625, + 1067160.625, + 1075523, + 1082451, + 1089312.25, + 1097303.75, + 1103313.5, + 1111191.75, + 1117233.375, + 1121935.25, + 1127836.875, + 1133958.375, + 1138264, + 1143554, + 1149326.125, + 1154673.75, + 1160876.875, + 1166839, + 1170522, + 1174991.25, + 1181212.375, + 1187076.125, + 1193792.875, + 1200723.25, + 1208894.375, + 1218900, + 1229910.625, + 1242762.875, + 1256160, + 1271120.625, + 1285574.375, + 1297114, + 1308886.625, + 1321210, + 1331150.75, + 1341481.375, + 1347778.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277696.4375, + 278449.0625, + 279511.09375, + 280078.6875, + 280082.40625, + 280381.875, + 281015.71875, + 281104.84375, + 281032.0625, + 281332.9375, + 281597.6875, + 281577.96875, + 281677.5625, + 281529.96875, + 281423.875, + 281316.40625, + 281509.53125, + 281234.75, + 281115.84375, + 281625.3125, + 281782.5, + 281776.15625, + 282006.125, + 281806.65625, + 281643.625, + 281879.8125, + 281774.46875, + 281760.5625, + 281808.40625, + 281741.5625, + 281629.5, + 281577.96875, + 281440.4375, + 281610.75, + 281757.25, + 281445.375, + 281237.25, + 281436.53125, + 281699.875, + 281902.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_150", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "G7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 27, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.802711560527445, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7081971168518066, + 3.734628438949585, + 3.7652251720428467, + 3.789132833480835, + 3.8257668018341064, + 3.853163719177246, + 3.8697495460510254, + 3.887483596801758, + 3.911304473876953, + 3.9289026260375977, + 3.9501121044158936, + 3.967217445373535, + 3.986713171005249, + 4.00856351852417, + 4.034054756164551, + 4.052581310272217, + 4.066287994384766, + 4.08417272567749, + 4.105895519256592, + 4.117138385772705, + 4.129834175109863, + 4.152425289154053, + 4.173158645629883, + 4.186140060424805, + 4.211263179779053, + 4.2387237548828125, + 4.26337194442749, + 4.283190727233887, + 4.3204755783081055, + 4.361236095428467, + 4.404633045196533, + 4.446805000305176, + 4.494051933288574, + 4.541871070861816, + 4.581122398376465, + 4.621190071105957, + 4.660776615142822, + 4.699586868286133, + 4.720793724060059, + 4.741155624389648 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03966926097869872, + -0.03284286260604852, + -0.021851053237914916, + -0.017548315525054755, + -0.0005192708969118352, + 0.007272722721099693, + 0.004253625869750869, + 0.0023827528953551703, + 0.006598706245422362, + 0.004591934680938773, + 0.006196489334106551, + 0.003696906566620032, + 0.0035877084732053345, + 0.0058331322669985565, + 0.011719446182250851, + 0.01064107656478919, + 0.004742836952209454, + 0.0030226445198054987, + 0.005140514373779385, + -0.0032215428352358987, + -0.010130677223205372, + -0.0071444869041444835, + -0.006016054153442082, + -0.012639563083648771, + -0.007121367454528401, + 0.0007342839241028, + 0.00577754974365197, + 0.005991408824920778, + 0.023671336174010963, + 0.04482692956924461, + 0.06861895561218245, + 0.09118598699569735, + 0.11882799625396723, + 0.14704221010208085, + 0.1666886138916016, + 0.18715136289596523, + 0.2071329832077028, + 0.22633831262588477, + 0.22794024467468288, + 0.22869722127914416 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1086569, + 1087726.875, + 1089226.25, + 1094172, + 1103096.375, + 1111234.75, + 1118770.625, + 1125297.875, + 1132395.125, + 1138712.5, + 1144808.125, + 1150095.375, + 1157247.625, + 1163773.25, + 1170894.125, + 1176137.5, + 1181732.625, + 1188250.75, + 1195148.125, + 1201110.625, + 1206663.375, + 1213361.125, + 1219474.75, + 1225960.5, + 1233646.5, + 1242660.875, + 1249970.125, + 1257732.375, + 1269121.5, + 1281111.625, + 1293981.5, + 1307085.375, + 1321065.75, + 1335826.75, + 1348605.125, + 1361086.875, + 1373800.625, + 1385240, + 1393128.625, + 1400892.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 293018.125, + 291254.375, + 289285.8125, + 288765.8125, + 288333.40625, + 288395.40625, + 289106.71875, + 289466.90625, + 289518.53125, + 289829.65625, + 289816.625, + 289899.75, + 290276.125, + 290321.78125, + 290252.40625, + 290219.34375, + 290617.0625, + 290940.375, + 291081, + 291734.34375, + 292182.03125, + 292205.40625, + 292218.65625, + 292861.8125, + 292939.78125, + 293168.625, + 293188.15625, + 293643.78125, + 293745.78125, + 293749.65625, + 293777.375, + 293938.09375, + 293958.71875, + 294113.75, + 294383.125, + 294531.6875, + 294757.875, + 294757.8125, + 295104.75, + 295474.84375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_151", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "G8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.15781777634782, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.5886335372924805, + 3.6009976863861084, + 3.6318788528442383, + 3.6516923904418945, + 3.676119089126587, + 3.697946310043335, + 3.7164769172668457, + 3.7417030334472656, + 3.7665374279022217, + 3.7902348041534424, + 3.802428960800171, + 3.822545289993286, + 3.847006320953369, + 3.8711366653442383, + 3.8888092041015625, + 3.909299850463867, + 3.9253132343292236, + 3.9485626220703125, + 3.9682657718658447, + 3.9851770401000977, + 4.003998756408691, + 4.025297164916992, + 4.045767307281494, + 4.064608573913574, + 4.084114074707031, + 4.10727596282959, + 4.1415605545043945, + 4.169238090515137, + 4.2093963623046875, + 4.249022960662842, + 4.292433261871338, + 4.342783451080322, + 4.388596534729004, + 4.435518264770508, + 4.480303764343262, + 4.519237518310547, + 4.560349464416504, + 4.59503698348999, + 4.624627590179443, + 4.651374816894531 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.008522591807625383, + -0.016661214263071437, + -0.006282819354015982, + -0.006972053305433715, + -0.0030481261698153163, + -0.001723676802141253, + -0.0036958411277044946, + 0.0010275035036409995, + 0.0053591264095230705, + 0.00855373111166979, + 0.00024511620932432185, + -0.00014132614663442747, + 0.0038169332643741526, + 0.0074445061061693095, + 0.0046142733144195446, + 0.004602148127650248, + 0.00011276044393270998, + 0.0028593766359471494, + 0.0020597548824053923, + -0.0015317484324161058, + -0.0032128036728963395, + -0.002417166713669542, + -0.0024497958982415725, + -0.004111300815235478, + -0.0051085715708524305, + -0.0024494549973678205, + 0.011332365128362883, + 0.018507129590031087, + 0.03816262983050789, + 0.0572864566395882, + 0.08019398629900942, + 0.11004140395891981, + 0.13535171605852747, + 0.1617706745509574, + 0.18605340257463732, + 0.2044843849928485, + 0.22509355954973154, + 0.23927830707414388, + 0.24836614221452213, + 0.25461059738053604 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1060684.375, + 1067403.875, + 1081853.625, + 1091984.875, + 1100813.625, + 1108086.125, + 1113931.75, + 1121873.875, + 1129691.25, + 1136514.25, + 1141359.875, + 1147702.375, + 1154822.125, + 1161817.5, + 1166233, + 1171408.125, + 1175107.25, + 1181183.125, + 1186972.625, + 1191752.25, + 1197015.375, + 1202133.375, + 1207137.125, + 1212184.25, + 1218606, + 1224994.5, + 1234191, + 1241477.75, + 1252606.75, + 1263831.375, + 1276997.125, + 1290557.75, + 1303340.75, + 1317524.375, + 1330095.75, + 1340309.125, + 1351844, + 1362497.125, + 1371015.125, + 1379419.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 295567.75, + 296418.9375, + 297877.125, + 299035.28125, + 299449.9375, + 299649.0625, + 299727.875, + 299829.75, + 299928.3125, + 299853.25, + 300166, + 300245.59375, + 300187.21875, + 300123.09375, + 299894.625, + 299646.53125, + 299366.5, + 299142.5625, + 299116.21875, + 299046.25, + 298954.96875, + 298644.625, + 298370.375, + 298229.03125, + 298377.0625, + 298249.875, + 298001.4375, + 297770.90625, + 297573.96875, + 297440.46875, + 297499.59375, + 297172.9375, + 296983.5, + 297039.5625, + 296876.25, + 296578.59375, + 296434.3125, + 296514.9375, + 296459.5625, + 296561.59375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_152", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "G9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.6582250595092773, + 3.6735215187072754, + 3.708949327468872, + 3.7451210021972656, + 3.774914264678955, + 3.7984225749969482, + 3.825316905975342, + 3.847208023071289, + 3.873089551925659, + 3.897726058959961, + 3.9153687953948975, + 3.9327430725097656, + 3.9534432888031006, + 3.979142189025879, + 3.9984755516052246, + 4.0115580558776855, + 4.032485485076904, + 4.055497169494629, + 4.070310592651367, + 4.086493968963623, + 4.111414432525635, + 4.124564170837402, + 4.148263931274414, + 4.169271469116211, + 4.191006660461426, + 4.216612815856934, + 4.24805212020874, + 4.27569055557251, + 4.317046642303467, + 4.360913276672363, + 4.407168865203857, + 4.460237503051758, + 4.498441219329834, + 4.5439348220825195, + 4.590234279632568, + 4.636563777923584, + 4.679782867431641, + 4.7145233154296875, + 4.746821403503418, + 4.764348030090332 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.03385895459558132, + 0.022337489299945845, + 0.030947373567909452, + 0.04030112380266994, + 0.043276461790725876, + 0.03996684761508597, + 0.04004325409984645, + 0.0351164467021602, + 0.034180051062897246, + 0.03199863360356593, + 0.022823445544868936, + 0.013379798166104028, + 0.007262089965805917, + 0.006143065694951166, + -0.001341496219336203, + -0.015076916440509226, + -0.020967411734923547, + -0.02477365181083201, + -0.0367781531477268, + -0.04741270132910401, + -0.04931016226072536, + -0.06297834844259086, + -0.0660965124992131, + -0.0719068991510493, + -0.07698963229946752, + -0.07820140139759278, + -0.07358002153941921, + -0.07275951066928364, + -0.05822134843195968, + -0.04117263855669627, + -0.021734974518835205, + 0.004515738835432114, + 0.015901530619875214, + 0.03457720887892769, + 0.05405874193534256, + 0.07357031573272511, + 0.08997148074714868, + 0.09789400425156249, + 0.10337416783165988, + 0.09408286992493999 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1008289.125, + 1014399.375, + 1025738.1875, + 1035514.375, + 1043836.8125, + 1051227.125, + 1058603.5, + 1064955.125, + 1072671.75, + 1079780.625, + 1084443.75, + 1089878, + 1095839.625, + 1102683.25, + 1108248.25, + 1111463.25, + 1116589.75, + 1122507.75, + 1127190.5, + 1132422.625, + 1139235.125, + 1143120.125, + 1148301.75, + 1153058.625, + 1158923.5, + 1167573.625, + 1176301.625, + 1183806.875, + 1194275.25, + 1205731.875, + 1218356.25, + 1232969.75, + 1244970.875, + 1257806.5, + 1270088.625, + 1282480.625, + 1293845.75, + 1302931, + 1311656.375, + 1317794.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275622.5, + 276138.125, + 276557.625, + 276496.90625, + 276519.34375, + 276753.59375, + 276736.15625, + 276812.46875, + 276955.0625, + 277028.34375, + 276971.03125, + 277129.21875, + 277186.125, + 277115.8125, + 277167.6875, + 277065.21875, + 276898.625, + 276786.71875, + 276929.84375, + 277113.5, + 277090.8125, + 277149.3125, + 276815.03125, + 276561.1875, + 276526.28125, + 276898.46875, + 276903.75, + 276869.15625, + 276641.71875, + 276486.09375, + 276448.71875, + 276435.90625, + 276756.0625, + 276809.96875, + 276693.625, + 276601.53125, + 276475.59375, + 276365.375, + 276323.09375, + 276594.84375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_153", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "G10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 26, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.717385439022213, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7302258014678955, + 3.7461941242218018, + 3.7756659984588623, + 3.807774305343628, + 3.836334466934204, + 3.8617072105407715, + 3.8856115341186523, + 3.9083967208862305, + 3.9349043369293213, + 3.957791566848755, + 3.9753408432006836, + 3.992297410964966, + 4.0132951736450195, + 4.034809589385986, + 4.056204795837402, + 4.075079917907715, + 4.0944695472717285, + 4.113742351531982, + 4.135908126831055, + 4.157365798950195, + 4.175144672393799, + 4.1934494972229, + 4.211620807647705, + 4.230953693389893, + 4.253921031951904, + 4.274556636810303, + 4.302093982696533, + 4.332507610321045, + 4.367584228515625, + 4.412195205688477, + 4.454738616943359, + 4.5051140785217285, + 4.559154510498047, + 4.605827331542969, + 4.655022621154785, + 4.696261405944824, + 4.729621887207031, + 4.7581024169921875, + 4.793811798095703, + 4.816587924957275 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.027227183183033982, + -0.03217699130376152, + -0.023623247941334764, + -0.012433071931202928, + -0.004791041215260545, + -0.0003364284833269511, + 0.002649764219920119, + 0.004516820112864455, + 0.010106305281321486, + 0.012075404326121291, + 0.008706549803416213, + 0.004744986693064206, + 0.004824618498484128, + 0.005420903364817136, + 0.005897978941599363, + 0.0038549701372780736, + 0.0023264686266579564, + 0.0006811420122780736, + 0.0019287864367165501, + 0.002468327681223386, + -0.0006709297498068874, + -0.003284235795339114, + -0.0060310562451682155, + -0.007616301377614505, + -0.005567093690236575, + -0.0058496197064719264, + 0.0007695953051247532, + 0.010265092055002683, + 0.024423579374948972, + 0.04811642567316675, + 0.06974170605341577, + 0.09919903675715112, + 0.13232133785883568, + 0.15807602802912377, + 0.18635318676630638, + 0.20667384068171166, + 0.2191161910692849, + 0.22667858997980736, + 0.2414698402086892, + 0.24332783619562767 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1049396.125, + 1055313.625, + 1065096.75, + 1073866, + 1081517.625, + 1088859.625, + 1096098.375, + 1103101.625, + 1110406.5, + 1116845.75, + 1122880.875, + 1127714.75, + 1134132.875, + 1139997.25, + 1145715.25, + 1150988.375, + 1156003.125, + 1161112.125, + 1167284.75, + 1172944.75, + 1177528.625, + 1182738.375, + 1187897, + 1193399.5, + 1199678.875, + 1206241.5, + 1214911.5, + 1223237.875, + 1232846, + 1245374, + 1258566.125, + 1271826, + 1286720.375, + 1301017.25, + 1313543.75, + 1324870, + 1336297.875, + 1344488.25, + 1354400.875, + 1361126.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 281322.40625, + 281702.875, + 282095.0625, + 282019.34375, + 281914.3125, + 281963.28125, + 282091.59375, + 282238.90625, + 282194.03125, + 282189.125, + 282461.53125, + 282472.625, + 282593.9375, + 282540.53125, + 282459.90625, + 282445.59375, + 282332.8125, + 282252.03125, + 282231.78125, + 282136.53125, + 282033, + 282044.25, + 282052.21875, + 282063.9375, + 282017.1875, + 282191.03125, + 282400.03125, + 282339.46875, + 282271.84375, + 282257.21875, + 282523, + 282307.15625, + 282227.84375, + 282472, + 282177.75, + 282111.625, + 282538, + 282568.15625, + 282531.09375, + 282591.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_154", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "G11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 26, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.32521225426029, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.6355907917022705, + 3.6484487056732178, + 3.6875290870666504, + 3.722076177597046, + 3.7477078437805176, + 3.76918625831604, + 3.7921173572540283, + 3.8166000843048096, + 3.8438024520874023, + 3.8691070079803467, + 3.884585380554199, + 3.9019973278045654, + 3.920654058456421, + 3.942089557647705, + 3.9626967906951904, + 3.984637975692749, + 3.9991798400878906, + 4.015383243560791, + 4.0361456871032715, + 4.058230876922607, + 4.075809955596924, + 4.096230983734131, + 4.119128704071045, + 4.137413024902344, + 4.1573028564453125, + 4.182754993438721, + 4.207518577575684, + 4.239685535430908, + 4.280231475830078, + 4.319072246551514, + 4.366392135620117, + 4.413660049438477, + 4.471132755279541, + 4.521823883056641, + 4.5674591064453125, + 4.608205795288086, + 4.641290664672852, + 4.665537357330322, + 4.692785263061523, + 4.723000526428223 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03359734621600842, + -0.04130070451377078, + -0.022781595389048243, + -0.008795777127362809, + -0.0037253832126007587, + -0.0028082409457883713, + -0.00043841427651016354, + 0.003483040505561457, + 0.010124136019444157, + 0.01486741964367842, + 0.009784519948821329, + 0.006635194930477466, + 0.004730653313622862, + 0.005604880236197412, + 0.00565084101497269, + 0.00703075374382121, + 0.0010113458702531823, + -0.0033465229255569447, + -0.0031453516517861053, + -0.0016214341011597973, + -0.004603627695553909, + -0.004743871827056507, + -0.0024074237588520737, + -0.004684375196263763, + -0.005355815922004643, + -0.00046495119730606896, + 0.003737360670946304, + 0.015343046257461284, + 0.03532771438792158, + 0.05360721284064661, + 0.0803658296405405, + 0.10707247119019024, + 0.14398390476254416, + 0.17411376027093414, + 0.1991877113908964, + 0.2193731279649593, + 0.2318967250810153, + 0.23558214546977638, + 0.24226877893226703, + 0.25192277003025665 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 985209.75, + 989523.625, + 998739.5, + 1007738.1875, + 1015406.875, + 1021651.8125, + 1027881.125, + 1034865.625, + 1041843.5625, + 1048849.5, + 1054793.125, + 1059930.25, + 1064954.75, + 1070553.125, + 1076300.125, + 1082011.625, + 1086109.375, + 1091334.875, + 1096139.25, + 1101831.75, + 1107465.5, + 1112871.625, + 1118939.375, + 1124301.75, + 1129685.25, + 1137486.875, + 1145220.125, + 1154641.625, + 1165630.875, + 1175844.75, + 1189175.625, + 1202410, + 1216993.75, + 1229954.625, + 1241669.875, + 1252515.125, + 1263052.5, + 1271783.5, + 1279351.125, + 1286989.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 270990.28125, + 271217.625, + 270842.46875, + 270746.25, + 270940.78125, + 271053.6875, + 271057.3125, + 271148.5625, + 271045.03125, + 271083.09375, + 271533, + 271637.875, + 271626.8125, + 271569.96875, + 271608, + 271545.78125, + 271583.03125, + 271788.46875, + 271580.6875, + 271505.4375, + 271716.65625, + 271681.84375, + 271644.6875, + 271740.28125, + 271735.125, + 271946.8125, + 272184.21875, + 272341.34375, + 272328.9375, + 272244.75, + 272347.40625, + 272429.21875, + 272189.125, + 272004.09375, + 271851.34375, + 271801.03125, + 272133.90625, + 272591, + 272620.84375, + 272493.96875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_155", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "G12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.603900799152406, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.619875431060791, + 3.6324546337127686, + 3.6529955863952637, + 3.6874988079071045, + 3.7184853553771973, + 3.743044853210449, + 3.7703874111175537, + 3.7960124015808105, + 3.8208789825439453, + 3.8406734466552734, + 3.860694169998169, + 3.878972053527832, + 3.8996939659118652, + 3.91709041595459, + 3.943554639816284, + 3.968831777572632, + 3.9812586307525635, + 4.000183582305908, + 4.014618396759033, + 4.037456512451172, + 4.054485321044922, + 4.079867839813232, + 4.097286224365234, + 4.113725662231445, + 4.134281635284424, + 4.164722442626953, + 4.196929931640625, + 4.221935749053955, + 4.258106231689453, + 4.298579692840576, + 4.345186710357666, + 4.397539138793945, + 4.444479465484619, + 4.4942240715026855, + 4.5414557456970215, + 4.591122150421143, + 4.628971576690674, + 4.654469966888428, + 4.685595512390137, + 4.7152276039123535 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.020206223363461645, + -0.028664143189139873, + -0.029160312984300524, + -0.015694213950115915, + -0.005744788957678909, + -0.0022224136020827234, + 0.004083021827366001, + 0.00867088981296707, + 0.012500348298446068, + 0.011257689932118425, + 0.010241290797358166, + 0.00748205184936504, + 0.007166841755742476, + 0.0035261693208113176, + 0.008953270704849886, + 0.013193285983541775, + 0.004583016685817648, + 0.002470845761506607, + -0.0041314622630246045, + -0.002330469048541256, + -0.006338782932447468, + -0.001993386641792244, + -0.0056121245674465026, + -0.010209809178891777, + -0.010690958603568584, + -0.001287273738695499, + 0.009883092797321053, + 0.013851787732994919, + 0.028985147890837643, + 0.04842148656430448, + 0.07399138160373811, + 0.10530668756236208, + 0.1312098917753797, + 0.15991737531579078, + 0.1861119270324705, + 0.21474120927893628, + 0.23155351307081132, + 0.2360147807909099, + 0.24610320381496267, + 0.25469817285952323 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 997352.25, + 1001311.3125, + 1012171.5625, + 1022601.875, + 1031052.875, + 1038707.4375, + 1046832.1875, + 1053757.375, + 1060236.5, + 1065862.75, + 1074993.625, + 1096437.625, + 1108319.5, + 1115196.625, + 1122492.625, + 1129516.25, + 1134072.25, + 1139293.875, + 1143918.875, + 1150565.625, + 1154514.5, + 1161814.5, + 1166945.375, + 1171905.375, + 1176957, + 1185637.25, + 1194325.375, + 1202547.625, + 1213198.5, + 1224461.375, + 1237447.75, + 1251255.5, + 1264351, + 1278399.375, + 1291420.875, + 1304546.375, + 1316113.375, + 1324771.875, + 1332709.375, + 1340045 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275521.15625, + 275656.9375, + 277079.875, + 277315.84375, + 277277.65625, + 277503.34375, + 277645.78125, + 277595.875, + 277484.96875, + 277519.75, + 278445.6875, + 282661.90625, + 284206.78125, + 284700.25, + 284639.8125, + 284596.65625, + 284852.6875, + 284810.40625, + 284938.375, + 284972.875, + 284749.9375, + 284767.6875, + 284809.34375, + 284876.875, + 284682.34375, + 284685.78125, + 284571.1875, + 284833.25, + 284915.03125, + 284852.5625, + 284785.875, + 284535.375, + 284476.71875, + 284453.84375, + 284362.75, + 284145.4375, + 284320.90625, + 284623.5625, + 284426.90625, + 284195.1875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_156", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "G13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 27, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 30.930501778530356, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7909657955169678, + 3.8051769733428955, + 3.8394436836242676, + 3.864025831222534, + 3.8830883502960205, + 3.8997626304626465, + 3.9227194786071777, + 3.945404291152954, + 3.967022180557251, + 3.9809975624084473, + 3.996319055557251, + 4.009339332580566, + 4.027974605560303, + 4.045619964599609, + 4.057371139526367, + 4.068869590759277, + 4.089503765106201, + 4.106904983520508, + 4.121112823486328, + 4.133692741394043, + 4.148786544799805, + 4.161907196044922, + 4.171485424041748, + 4.188737869262695, + 4.2107367515563965, + 4.2273712158203125, + 4.2418293952941895, + 4.2616682052612305, + 4.287288188934326, + 4.313251972198486, + 4.3537797927856445, + 4.394969463348389, + 4.441817760467529, + 4.485342502593994, + 4.530755996704102, + 4.579601287841797, + 4.621447563171387, + 4.659348964691162, + 4.704576015472412, + 4.7357306480407715 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03527518052321199, + -0.03721829414367683, + -0.019105875308696892, + -0.010678019156822868, + -0.007769791529728672, + -0.0072498028094952725, + -0.0004472461113561553, + 0.006083274988027635, + 0.011546872945932377, + 0.00936796335073609, + 0.008535165053147224, + 0.0054011506300709645, + 0.007882132163414716, + 0.00937319975632878, + 0.004970083236694015, + 0.0003142430232124828, + 0.004794125923743734, + 0.006041052891657798, + 0.0040946014110855335, + 0.0005202278724086885, + -0.0005402601682221696, + -0.003573900369497559, + -0.010149963819063964, + -0.009051810044508387, + -0.003207219197199792, + -0.002727046379676353, + -0.004423158352191977, + -0.00073863983154265, + 0.008727052395160476, + 0.018536544212928056, + 0.04291007335369368, + 0.06794545247004613, + 0.09863945814279418, + 0.12600990882286645, + 0.1552691114865813, + 0.18796011117788491, + 0.21365209506108218, + 0.235399205134465, + 0.2644719644693224, + 0.2794723055912901 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1077178.875, + 1082304.375, + 1091362.125, + 1097004.75, + 1102053.375, + 1107213.75, + 1113604.375, + 1119932, + 1126097.5, + 1131054.375, + 1135471.5, + 1139247.5, + 1143698.25, + 1148296, + 1151772.625, + 1154711.5, + 1159935.875, + 1164680.625, + 1169292.25, + 1173240.5, + 1177349, + 1180871, + 1183831.125, + 1188512.25, + 1194367.125, + 1198491.5, + 1202643.25, + 1209516.125, + 1216618.875, + 1223354.125, + 1233662.5, + 1245041.125, + 1258798.375, + 1272031.875, + 1284611.875, + 1297285.375, + 1309180.375, + 1320945.875, + 1332805, + 1341268.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 284143.65625, + 284429.4375, + 284250.0625, + 283902.03125, + 283808.46875, + 283918.25, + 283885.8125, + 283857.34375, + 283864.6875, + 284113.3125, + 284129.34375, + 284148.4375, + 283938.78125, + 283836.84375, + 283871.65625, + 283791.71875, + 283637.3125, + 283590.84375, + 283732.15625, + 283823.84375, + 283781.53125, + 283733.125, + 283791.25, + 283739.9375, + 283648.03125, + 283507.5, + 283519.9375, + 283812.84375, + 283773.53125, + 283626.875, + 283354.375, + 283287.78125, + 283397.125, + 283597.5, + 283531.46875, + 283274.75, + 283283.625, + 283504.375, + 283299.71875, + 283223.0625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_157", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "G14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 27, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.258606493785287, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7924838066101074, + 3.8123741149902344, + 3.8392937183380127, + 3.858996868133545, + 3.8779306411743164, + 3.902799367904663, + 3.917754650115967, + 3.9387340545654297, + 3.9633231163024902, + 3.9780068397521973, + 3.990342855453491, + 4.006259441375732, + 4.021334171295166, + 4.04182767868042, + 4.060361385345459, + 4.072659015655518, + 4.0839948654174805, + 4.102083683013916, + 4.120280742645264, + 4.132566452026367, + 4.146996021270752, + 4.159537315368652, + 4.1720428466796875, + 4.191764831542969, + 4.207208156585693, + 4.22276496887207, + 4.240509510040283, + 4.261532783508301, + 4.286375999450684, + 4.312022686004639, + 4.342914581298828, + 4.384084224700928, + 4.429532051086426, + 4.480274677276611, + 4.526961326599121, + 4.575005531311035, + 4.618314266204834, + 4.658261775970459, + 4.694395065307617, + 4.727824687957764 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.029962649345398128, + -0.026324374675750627, + -0.015656805038452203, + -0.012205688953399872, + -0.00952394962310784, + -0.0009072566032410564, + -0.0022040081024167976, + 0.002523362636566197, + 0.010860390663146847, + 0.009292080402374427, + 0.005376062393188032, + 0.0050406146049497905, + 0.003863310813903932, + 0.008104784488678386, + 0.010386457443237108, + 0.00643205404281625, + 0.0015158700942996886, + 0.003352653980254895, + 0.005297679901123099, + 0.0013313555717471628, + -0.0004911088943484118, + -0.004201848506927473, + -0.00794835090637177, + -0.0044783997535708595, + -0.005287108421325702, + -0.005982329845428201, + -0.004489822387695651, + 0.0002814173698424752, + 0.008872599601745836, + 0.018267252445220573, + 0.032907114028930574, + 0.05782472372055073, + 0.08702051639556843, + 0.12151110887527453, + 0.15194572448730484, + 0.18373789548873856, + 0.21079459667205794, + 0.23449007272720349, + 0.25437132835388226, + 0.2715489172935484 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1036596.75, + 1042166.4375, + 1049875.875, + 1056766, + 1061785.875, + 1068545.25, + 1073785.875, + 1079463, + 1085820.125, + 1090063.875, + 1094669, + 1099103.75, + 1103415, + 1108348, + 1112298, + 1115459.75, + 1119620.125, + 1124202.125, + 1127473.75, + 1130514.5, + 1135434.75, + 1138969.875, + 1142597.375, + 1147434.625, + 1151372.5, + 1156180.625, + 1161559.5, + 1165816, + 1172184.5, + 1179762.375, + 1188226.25, + 1199902.25, + 1212833.875, + 1225873.625, + 1237952.75, + 1250064.875, + 1261870.375, + 1273951.375, + 1285013.5, + 1294190.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 273329.25, + 273364.15625, + 273455.46875, + 273844.75, + 273802.1875, + 273789.4375, + 274081.96875, + 274063.4375, + 273967.09375, + 274022.625, + 274329.5625, + 274346.625, + 274390.28125, + 274219.5, + 273940.625, + 273889.78125, + 274148.28125, + 274056.375, + 273640.03125, + 273562.3125, + 273796.9375, + 273821.28125, + 273870, + 273735.4375, + 273666.625, + 273797.0625, + 273919.78125, + 273567.28125, + 273467.5, + 273598.375, + 273601.125, + 273695.0625, + 273806.3125, + 273615.71875, + 273462.1875, + 273237.90625, + 273231.8125, + 273482.125, + 273733.5625, + 273739.0625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_158", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "G15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.149241647120654, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.763815402984619, + 3.772725820541382, + 3.800954580307007, + 3.8309507369995117, + 3.850562810897827, + 3.85774564743042, + 3.873248338699341, + 3.9007701873779297, + 3.925325393676758, + 3.9433844089508057, + 3.9576070308685303, + 3.962679862976074, + 3.978351593017578, + 4.0006632804870605, + 4.017944812774658, + 4.031650543212891, + 4.05118465423584, + 4.0650715827941895, + 4.074935436248779, + 4.082618236541748, + 4.101573944091797, + 4.117153167724609, + 4.134849548339844, + 4.151666164398193, + 4.1558146476745605, + 4.169622421264648, + 4.193982124328613, + 4.212285041809082, + 4.2360663414001465, + 4.268139362335205, + 4.299704551696777, + 4.331370830535889, + 4.37980842590332, + 4.430481910705566, + 4.478591442108154, + 4.520898818969727, + 4.563589572906494, + 4.601796627044678, + 4.638959884643555, + 4.6646528244018555 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.02525044824323099, + -0.03206120857825635, + -0.019553626704419864, + -0.005278647903703044, + -0.0013877518971761212, + -0.00992609325637141, + -0.01014457987923902, + 0.001656090907561341, + 0.010490119314601403, + 0.012827956696860748, + 0.011329400722797294, + 0.0006810549385527324, + 0.0006316070882681317, + 0.007222116665962047, + 0.008782471061772084, + 0.006767023608215999, + 0.01057995673937671, + 0.008745707405937813, + 0.0028883829687391498, + -0.005149994630079719, + -0.001915464971819398, + -0.002057419230795405, + -8.221650734953692e-05, + 0.0010132216592124536, + -0.010559472956208866, + -0.012472877257909482, + -0.0038343520857331455, + -0.0012526124970529025, + 0.006807509202223932, + 0.02315935224549402, + 0.03900336371527778, + 0.0549484646626006, + 0.08766488213824462, + 0.12261718904870221, + 0.15500554255950158, + 0.18159174152928534, + 0.2085613175742644, + 0.23104719382066038, + 0.25248927352774886, + 0.26246103539426113 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1104326.25, + 1109471.875, + 1119601, + 1128789.625, + 1134423.125, + 1136641.75, + 1143629.5, + 1152499.75, + 1158031.125, + 1162430.875, + 1166428.5, + 1168257.25, + 1175952.625, + 1182546.875, + 1185789.25, + 1188672.375, + 1193268.125, + 1196746.375, + 1200529.125, + 1205173, + 1210250, + 1214069.375, + 1218741.625, + 1221666.75, + 1222607, + 1229032.625, + 1236190.5, + 1241068.5, + 1247805.875, + 1254410.625, + 1263114.625, + 1274361.375, + 1288355.625, + 1302468.25, + 1315676.25, + 1327043.125, + 1339373.875, + 1352269.625, + 1364396.875, + 1371825.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 293406.0625, + 294077, + 294557.84375, + 294650, + 294612.28125, + 294638.84375, + 295263.65625, + 295454.40625, + 295015.3125, + 294780, + 294730.75, + 294814.9375, + 295587.90625, + 295587.71875, + 295123.34375, + 294835.1875, + 294547.9375, + 294397.375, + 294613.03125, + 295196.09375, + 295069.65625, + 294880.78125, + 294748.71875, + 294259.375, + 294191.90625, + 294758.75, + 294753.40625, + 294630.71875, + 294567.125, + 293901.0625, + 293767.78125, + 294216.65625, + 294158, + 293978.90625, + 293770.09375, + 293535.25, + 293491.3125, + 293856.875, + 294116.96875, + 294089.59375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_159", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "G16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.928767090607458, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.8552753925323486, + 3.8643922805786133, + 3.8977532386779785, + 3.9231374263763428, + 3.94598388671875, + 3.9679603576660156, + 3.9843668937683105, + 3.995309352874756, + 4.014229774475098, + 4.031035423278809, + 4.047426700592041, + 4.0598835945129395, + 4.067182540893555, + 4.08353853225708, + 4.10056209564209, + 4.113308429718018, + 4.123781204223633, + 4.130074977874756, + 4.146450042724609, + 4.162367343902588, + 4.179358005523682, + 4.1939473152160645, + 4.206759452819824, + 4.221479415893555, + 4.2359299659729, + 4.246387004852295, + 4.258508682250977, + 4.2692952156066895, + 4.290831089019775, + 4.315056324005127, + 4.34355354309082, + 4.375078201293945, + 4.415040493011475, + 4.459135055541992, + 4.502622127532959, + 4.548640727996826, + 4.596986770629883, + 4.6406097412109375, + 4.682070732116699, + 4.708552837371826 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.038431982301239155, + -0.043558131731473305, + -0.02444021110860687, + -0.013299060886741855, + -0.004695638020833427, + 0.003037795449933399, + 0.005201294075729522, + 0.0019007157056755916, + 0.00657809982951859, + 0.009140711156730728, + 0.011288950993464351, + 0.00950280743786399, + 0.0025587163419804257, + 0.0046716702290070175, + 0.007452196137517984, + 0.00595549273694692, + 0.0021852297660633554, + -0.0057640340593123965, + -0.0036320066859576797, + -0.001957742984477963, + 0.0007898811601169883, + 0.001136153376001002, + -0.00029474649673803116, + 0.0001821791004927506, + 0.0003896917033396549, + -0.0033963068937646126, + -0.005517666971581771, + -0.008974171092367679, + -0.0016813351557805403, + 0.008300862353072223, + 0.022555043962266784, + 0.039836664688892985, + 0.06555591892992349, + 0.09540744398394227, + 0.12465147849841027, + 0.15642704148577866, + 0.1905300466423365, + 0.2199099797468915, + 0.24712793317615442, + 0.25936700095478255 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1081838.25, + 1086256.75, + 1096790.25, + 1104653.375, + 1110744.75, + 1116666.75, + 1122271.75, + 1126229.25, + 1133002, + 1138759.375, + 1143753.625, + 1148112.125, + 1150333.125, + 1154727.5, + 1159181.625, + 1162782.875, + 1165740.625, + 1169188.5, + 1174076.25, + 1177979.25, + 1181447.75, + 1184901.75, + 1189081.625, + 1193229.125, + 1197174.125, + 1201785.5, + 1205579.75, + 1208605, + 1214909.25, + 1221318.25, + 1228952.875, + 1238671.75, + 1249192.625, + 1261028.125, + 1274133, + 1287425.25, + 1300461.75, + 1312729.875, + 1325364.75, + 1333335.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 280612.4375, + 281093.8125, + 281390.375, + 281573.96875, + 281487.40625, + 281420.84375, + 281668.78125, + 281887.875, + 282246.4375, + 282497.96875, + 282587.84375, + 282794.34375, + 282832.90625, + 282776.1875, + 282688.46875, + 282688, + 282687.3125, + 283091.34375, + 283152.15625, + 283007.03125, + 282686.40625, + 282526.625, + 282659.75, + 282656.625, + 282623.6875, + 283013.65625, + 283099.03125, + 283092.40625, + 283140.78125, + 283036.46875, + 282937.1875, + 283119.90625, + 282940.25, + 282796.5625, + 282975.78125, + 283035.15625, + 282894.375, + 282878.75, + 283072.34375, + 283173.03125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_160", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "G17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 30, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 32.78634891923922, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7814018726348877, + 3.7955565452575684, + 3.8262076377868652, + 3.85052490234375, + 3.868823766708374, + 3.8868541717529297, + 3.9051249027252197, + 3.9233994483947754, + 3.9466190338134766, + 3.9615633487701416, + 3.972899913787842, + 3.9873526096343994, + 4.003451347351074, + 4.021749019622803, + 4.035240650177002, + 4.044791221618652, + 4.0584330558776855, + 4.0729780197143555, + 4.089314937591553, + 4.098865032196045, + 4.1119914054870605, + 4.129319190979004, + 4.143911838531494, + 4.160467147827148, + 4.167076587677002, + 4.178153038024902, + 4.195679187774658, + 4.2092742919921875, + 4.2299675941467285, + 4.242983341217041, + 4.266238689422607, + 4.297454833984375, + 4.336612701416016, + 4.379932403564453, + 4.4267144203186035, + 4.479381561279297, + 4.523006916046143, + 4.5643229484558105, + 4.61014461517334, + 4.645755290985107 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03704794796033828, + -0.03765461558387373, + -0.021764863300793413, + -0.012208938990124762, + -0.008671414871716854, + -0.0054023500733773044, + -0.0018929593473038242, + 0.0016202460760357251, + 0.010078491248520782, + 0.010261465958969707, + 0.006836690730453343, + 0.0065280463307948455, + 0.007865443801253535, + 0.011401775826765936, + 0.01013206613474904, + 0.004921297330183316, + 0.0038017913430004047, + 0.0035854149334533236, + 0.0051609925644344745, + -5.025307728945272e-05, + -0.0016852200324899425, + 0.0008812252132373022, + 0.0007125325195114218, + 0.002506501568949604, + -0.005645398827413883, + -0.009330288725729607, + -0.006565479222189863, + -0.007731715250876681, + -0.0017997533425517798, + -0.0035453465184553945, + 0.004948661440894897, + 0.02140346575644636, + 0.04579999294187087, + 0.07435835484409137, + 0.10637903135202564, + 0.1442848320665029, + 0.17314884658713248, + 0.19970353875058433, + 0.2307638652218975, + 0.251613200787449 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1085600.875, + 1091227.875, + 1103029.75, + 1111670.125, + 1119290.125, + 1125656.875, + 1132062.75, + 1137516.625, + 1143779.625, + 1147567, + 1150912.5, + 1157832.25, + 1162956.875, + 1167595.125, + 1171074.25, + 1174946.25, + 1178816.75, + 1182876, + 1189307.25, + 1193298.375, + 1197146.625, + 1201249.5, + 1204403, + 1208118, + 1209748.5, + 1214970.625, + 1219882.25, + 1222994.625, + 1229477.875, + 1235450.5, + 1242514.125, + 1252560.5, + 1263617.375, + 1276072.125, + 1288394, + 1302426.875, + 1314634.25, + 1328328.75, + 1341418.625, + 1350813.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 287089.53125, + 287501.40625, + 288282.78125, + 288706.125, + 289310.1875, + 289606.15625, + 289891.5625, + 289931.375, + 289812.53125, + 289675.28125, + 289690.78125, + 290376.1875, + 290488.5625, + 290320.25, + 290211.75, + 290483.78125, + 290461.0625, + 290420.40625, + 290832.875, + 291128.96875, + 291135.5, + 290907.40625, + 290643.96875, + 290380.375, + 290311.0625, + 290791.3125, + 290747.25, + 290547.625, + 290658.9375, + 291174.96875, + 291243.46875, + 291465.65625, + 291383.5, + 291345.15625, + 291049.71875, + 290760.4375, + 290654.9375, + 291024.28125, + 290971.0625, + 290763 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_161", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "G18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 29, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 33.018674252034884, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.810347318649292, + 3.8250598907470703, + 3.846158266067505, + 3.866180419921875, + 3.8954172134399414, + 3.910884380340576, + 3.9277279376983643, + 3.941253662109375, + 3.955950975418091, + 3.9728407859802246, + 3.9903011322021484, + 4.002957344055176, + 4.01139497756958, + 4.025674819946289, + 4.039114952087402, + 4.054635524749756, + 4.077953815460205, + 4.142642021179199, + 4.157278060913086, + 4.163768291473389, + 4.178225994110107, + 4.186494827270508, + 4.19454288482666, + 4.2043352127075195, + 4.21891450881958, + 4.227162837982178, + 4.244537353515625, + 4.265217304229736, + 4.273749828338623, + 4.296597957611084, + 4.321174621582031, + 4.35857629776001, + 4.396744728088379, + 4.437787055969238, + 4.483100414276123, + 4.532691478729248, + 4.569253921508789, + 4.6123175621032715, + 4.653219223022461, + 4.687770843505859 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.012620852689312238, + -0.014587724310720088, + -0.01016879270947169, + -0.006826082574287743, + 0.005731267224592492, + 0.004518990406041087, + 0.0046831040446430015, + 0.0015293847364675726, + -0.0004527456740027781, + -0.00024237883105516014, + 0.0005385236716820528, + -0.0034847081944763304, + -0.011726518399258649, + -0.014126119741735391, + -0.017365431319808725, + -0.018524302376640937, + -0.011885455385378333, + 0.036123306614430084, + 0.03407990262913019, + 0.02389068947024719, + 0.021668948387779326, + 0.01325833782899399, + 0.004626951665959719, + -0.0022601641723675216, + -0.004360311779492702, + -0.012791426336080772, + -0.012096354521820122, + -0.008095847526895409, + -0.016242767137194417, + -0.010074081583920095, + -0.0021768613321585563, + 0.018545371126633344, + 0.04003435773581676, + 0.06439724189748952, + 0.09303115648518856, + 0.12594277721912694, + 0.14582577627948223, + 0.17220997315477804, + 0.19643219035478177, + 0.2143043671189936 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1099494.5, + 1104937.25, + 1114036.75, + 1122851.875, + 1132548.875, + 1139251.625, + 1144611.75, + 1150346, + 1155185.375, + 1161061.875, + 1166262.625, + 1170976.5, + 1175086.25, + 1179046.25, + 1183147.125, + 1187660.25, + 1186996.75, + 1177972.125, + 1176857.25, + 1185868.75, + 1194715.375, + 1199229.75, + 1203465.5, + 1206293, + 1210752.25, + 1214520.125, + 1220442.875, + 1225989.375, + 1228968.75, + 1235781.375, + 1242640.375, + 1252562.375, + 1263002.375, + 1274494.5, + 1286476, + 1300375, + 1313196.875, + 1325685.75, + 1337081.625, + 1347313.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 288554.9375, + 288867.96875, + 289649.21875, + 290429.25, + 290738.78125, + 291302.8125, + 291418.28125, + 291873.125, + 292012.0625, + 292249.78125, + 292274.34375, + 292527.84375, + 292937.0625, + 292881.65625, + 292922.375, + 292914.1875, + 291076.5625, + 284352.875, + 283083.59375, + 284806.625, + 285938.4375, + 286452, + 286912.1875, + 286916.46875, + 286981.9375, + 287313.3125, + 287532.59375, + 287438.90625, + 287562.15625, + 287618.5625, + 287570.03125, + 287378.78125, + 287258.53125, + 287191.4375, + 286961.21875, + 286888.03125, + 287398.53125, + 287422.90625, + 287345.5, + 287410.21875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_162", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "G19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.581772868907407, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.783231496810913, + 3.7955219745635986, + 3.825597047805786, + 3.8471741676330566, + 3.86283540725708, + 3.887765645980835, + 3.907491445541382, + 3.9321839809417725, + 3.9531874656677246, + 3.9680747985839844, + 3.9826440811157227, + 3.9942941665649414, + 4.0074052810668945, + 4.0164713859558105, + 4.032907485961914, + 4.05299711227417, + 4.069419860839844, + 4.079929351806641, + 4.093823432922363, + 4.108701229095459, + 4.128196716308594, + 4.141605854034424, + 4.151402950286865, + 4.160778045654297, + 4.17868709564209, + 4.197576522827148, + 4.218375205993652, + 4.226181983947754, + 4.247727870941162, + 4.27340030670166, + 4.30755615234375, + 4.34613037109375, + 4.388376712799072, + 4.441040515899658, + 4.491023540496826, + 4.537451267242432, + 4.574260711669922, + 4.611631393432617, + 4.657143592834473, + 4.684919357299805 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.03171899461338666, + -0.03491126207204974, + -0.02031893404121086, + -0.014224559425288979, + -0.014046065012613723, + -0.004598571500207465, + -0.0003555171510092152, + 0.008854273038032785, + 0.014375012552636308, + 0.013779600257547448, + 0.012866137577937104, + 0.009033477815807673, + 0.006661847106411729, + 0.0002452067839795631, + 0.0011985615787340094, + 0.005805442679641688, + 0.006745446033966446, + 0.0017721917894151402, + 0.00018352769378961534, + -0.0004214213444637509, + 0.0035913206573228336, + 0.0015177131718038424, + -0.0041679357871029325, + -0.010275585631020361, + -0.007849280854575574, + -0.004442598880866049, + 0.0008733390742896759, + -0.006802628182956943, + -0.000739486400897809, + 0.009450204148252057, + 0.02812330457899283, + 0.051214778117644646, + 0.07797837461161784, + 0.1151594325008556, + 0.1496597118866754, + 0.1806046934209318, + 0.20193139263707385, + 0.2238193291884201, + 0.25384878337892736, + 0.2661418026329103 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1114675.375, + 1119236, + 1131898.875, + 1140907.375, + 1148096.75, + 1156437.375, + 1163903.75, + 1171462.75, + 1177339.875, + 1182487.125, + 1186608.125, + 1190758.875, + 1196001, + 1200659, + 1205264.375, + 1210405.75, + 1215259.625, + 1218957.625, + 1223451.75, + 1227658.375, + 1234690.25, + 1238457.625, + 1241521.25, + 1243515.75, + 1248164, + 1253830.25, + 1257308.875, + 1258997.375, + 1268273.375, + 1276925.625, + 1286645.75, + 1298386.25, + 1310336.375, + 1325026.125, + 1337089.375, + 1350300.375, + 1364036.25, + 1375754, + 1389147.875, + 1398860 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 294635.78125, + 294883.28125, + 295875.09375, + 296557.25, + 297216.0625, + 297455.53125, + 297864.6875, + 297916.5625, + 297820.40625, + 298000.21875, + 297944.8125, + 298114.96875, + 298447.71875, + 298933.78125, + 298857.4375, + 298644.625, + 298632.15625, + 298769.3125, + 298853.09375, + 298794.75, + 299087.0625, + 299028.375, + 299060.65625, + 298866.15625, + 298697.65625, + 298703.375, + 298055.25, + 297904.1875, + 298576.875, + 298807.875, + 298695.0625, + 298745.34375, + 298592.5, + 298359.375, + 297724.875, + 297590.0625, + 298198.1875, + 298322.625, + 298283.25, + 298587.84375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_163", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "G20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.724083365598517, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7471725940704346, + 3.7621524333953857, + 3.784665822982788, + 3.808241844177246, + 3.828408718109131, + 3.845120668411255, + 3.8598532676696777, + 3.8746330738067627, + 3.893167734146118, + 3.9030776023864746, + 3.9208390712738037, + 3.943174362182617, + 3.9581894874572754, + 3.9730215072631836, + 3.9886815547943115, + 4.000609874725342, + 4.012514591217041, + 4.028152942657471, + 4.04399299621582, + 4.062039852142334, + 4.0729827880859375, + 4.081449508666992, + 4.092742443084717, + 4.104816913604736, + 4.123811721801758, + 4.139616012573242, + 4.159357070922852, + 4.172946929931641, + 4.191796779632568, + 4.2150468826293945, + 4.246532440185547, + 4.28065299987793, + 4.317880153656006, + 4.358077049255371, + 4.400529384613037, + 4.448923587799072, + 4.492578983306885, + 4.533590316772461, + 4.578189849853516, + 4.6017632484436035 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.02312996424161458, + -0.023132198773897786, + -0.015600883043729375, + -0.007006935706505303, + -0.0018221356318549164, + -9.225918696482809e-05, + -0.00034173378577591167, + -0.0005440015059248859, + 0.0030085849761962036, + -0.002063620640681286, + 0.0007157743894138802, + 0.008068991440992978, + 0.008102042858417246, + 0.007951988807091514, + 0.008629962480985064, + 0.005576208554780958, + 0.002498851189246242, + 0.003155128772441994, + 0.004013108473557668, + 0.007077890542837405, + 0.0030387526292069856, + -0.003476600646972262, + -0.007165740086482476, + -0.01007334342369688, + -0.006060609083909331, + -0.005238392169658891, + -0.00047940767728345095, + -0.0018716225257283236, + 0.0019961533179654756, + 0.010264182457556824, + 0.02676766615647523, + 0.04590615199162411, + 0.06815123191246635, + 0.09336605365459764, + 0.12083631515502884, + 0.15424844448383007, + 0.18292176613440864, + 0.20895102574275087, + 0.23856848496657163, + 0.24715980969942558 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1057987.75, + 1063259.75, + 1072719.5, + 1081596.25, + 1089467.125, + 1094680.875, + 1101124.25, + 1107431.625, + 1113086, + 1116685.5, + 1123110.125, + 1129292, + 1133208.125, + 1138531.25, + 1142818.375, + 1146958.25, + 1151428, + 1155974, + 1160241.75, + 1164826.375, + 1168524.25, + 1171182.75, + 1173902.125, + 1177706.75, + 1182737.75, + 1187568.5, + 1192914.5, + 1197777.25, + 1203603.375, + 1210461.375, + 1218687.75, + 1227821.75, + 1238436.875, + 1250748.375, + 1263050.375, + 1277388.5, + 1289828, + 1301799.25, + 1314554.875, + 1323987.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 282342.9375, + 282620.0625, + 283438.375, + 284014.59375, + 284574.40625, + 284693.5, + 285276.1875, + 285815.875, + 285907.53125, + 286103.84375, + 286446.375, + 286391.59375, + 286294.5625, + 286565.59375, + 286515.3125, + 286695.84375, + 286959.21875, + 286973.71875, + 286905, + 286758.96875, + 286896.4375, + 286952.65625, + 286825.3125, + 286908.46875, + 286806.90625, + 286878.90625, + 286802.625, + 287033.90625, + 287133.03125, + 287176.25, + 286984.21875, + 286830.46875, + 286815.9375, + 286995.46875, + 287022.375, + 287123.0625, + 287101.90625, + 287145.3125, + 287134.1875, + 287713.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_164", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "G21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.849726547871857, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.7694880962371826, + 3.7835004329681396, + 3.806323289871216, + 3.8238260746002197, + 3.8470396995544434, + 3.866300344467163, + 3.8824148178100586, + 3.9052398204803467, + 3.9279956817626953, + 3.941683530807495, + 3.96293568611145, + 3.9725136756896973, + 3.9885916709899902, + 4.000375270843506, + 4.01317024230957, + 4.031357288360596, + 4.045648097991943, + 4.056177139282227, + 4.08002233505249, + 4.095480442047119, + 4.102016448974609, + 4.117528438568115, + 4.13090181350708, + 4.148740291595459, + 4.160708427429199, + 4.169648170471191, + 4.184260845184326, + 4.197133541107178, + 4.219453811645508, + 4.2419514656066895, + 4.276391506195068, + 4.316071033477783, + 4.353562831878662, + 4.388970851898193, + 4.430213928222656, + 4.479098320007324, + 4.5265679359436035, + 4.575852870941162, + 4.616578102111816, + 4.638582229614258 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.025020731004894232, + -0.026395141161404973, + -0.018959031145797018, + -0.016842993304260884, + -0.009016115237505024, + -0.00514221721225307, + -0.004414490756825335, + 0.003023765025994534, + 0.010392879420875394, + 0.008693981578207426, + 0.014559389994694732, + 0.008750632685473585, + 0.009441881098298781, + 0.005838734064346634, + 0.0032469586429433143, + 0.006047257806500932, + 0.004951320550380816, + 9.361495319624644e-05, + 0.008552063835992146, + 0.008623423943152391, + -0.00022731601682514715, + -0.00010207331078706042, + -0.0021154452592899893, + 0.0003362859416211443, + -0.003082325112106394, + -0.009529328957581979, + -0.010303401131914986, + -0.012817452096531196, + -0.005883928445668891, + 0.001226978628044089, + 0.020280272328955223, + 0.0445730527242023, + 0.06667810423761343, + 0.08669937736967691, + 0.11255570680667203, + 0.1460533517038722, + 0.17813622075268373, + 0.21203440886277455, + 0.2373728931459602, + 0.24399027376093382 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1037756.6875, + 1041816.1875, + 1050655.875, + 1057559.375, + 1064850.75, + 1071074.75, + 1076281.125, + 1084061.5, + 1090846.75, + 1094765.625, + 1101017.375, + 1104731.5, + 1109255.125, + 1112709.25, + 1116979, + 1122532.625, + 1126242.625, + 1129537.25, + 1134898.125, + 1138821.375, + 1142476.875, + 1146968.375, + 1151118.375, + 1154139, + 1157020.125, + 1162245.25, + 1167905.625, + 1170974.75, + 1176654.375, + 1182934.25, + 1191879, + 1202533.75, + 1213035.5, + 1223835.25, + 1236700.25, + 1250138.625, + 1262758.5, + 1274508.25, + 1285291.875, + 1293641.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 275304.40625, + 275357.75, + 276029.0625, + 276571, + 276797.4375, + 277028.34375, + 277219.5, + 277591.53125, + 277710.78125, + 277740.625, + 277828.71875, + 278093.8125, + 278106.96875, + 278151.21875, + 278328.34375, + 278450.28125, + 278383.75, + 278473.34375, + 278159.78125, + 278067.84375, + 278515.90625, + 278557.5, + 278660.3125, + 278190.21875, + 278082.46875, + 278739.40625, + 279118.75, + 278993.9375, + 278864.15625, + 278865.59375, + 278711.375, + 278617.6875, + 278630.53125, + 278843.34375, + 279151.375, + 279104.96875, + 278966, + 278529.125, + 278407.90625, + 278887.34375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_165", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "G22", + "sample role type": "unknown sample role", + "well location identifier": "G22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.31357890367507935, + -0.27019286155700684, + -0.2423797845840454, + -0.3816128969192505, + -0.23572905361652374, + 0.4000692367553711, + 0.31734731793403625, + -0.7566350102424622, + -0.9153653979301453, + -0.7791288495063782, + -0.7478076815605164, + -1.0075736045837402, + -1.317107915878296, + -1.3991148471832275, + -1.555164098739624, + -1.5543053150177002, + -1.7951483726501465, + -1.7364598512649536, + -1.669594645500183, + -1.6715134382247925, + -2.1049954891204834, + -2.5608625411987305, + -2.415452241897583, + -2.0255632400512695, + -1.995603322982788, + -2.9787628650665283, + -2.924062728881836, + -2.5266637802124023, + -2.5564727783203125, + -2.6568851470947266, + -2.254674196243286, + -2.471306085586548, + -3.1887784004211426, + -3.1161928176879883, + -2.9351162910461426, + -2.6566827297210693, + -2.636409282684326, + -2.582261085510254, + -3.125107526779175, + -3.383782386779785 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1.49072046819571, + 1.5341065103137825, + 1.561919587286744, + 1.4226864749515389, + 1.5685703182542656, + 2.2043686086261602, + 2.1216466898048254, + 1.047664361628327, + 0.888933973940644, + 1.025170522364411, + 1.0564916903102728, + 0.796725767287049, + 0.48719145599249347, + 0.40518452468756183, + 0.24913527313116535, + 0.24999405685308917, + 0.009150999220642886, + 0.06783952060583576, + 0.13470472637060626, + 0.1327859336459969, + -0.30069611724969425, + -0.7565631693279413, + -0.6111528700267939, + -0.22126386818048016, + -0.19130395111199872, + -1.1744634931957392, + -1.1197633570110468, + -0.7223644083416132, + -0.7521734064495234, + -0.8525857752239374, + -0.450374824372497, + -0.6670067137157587, + -1.3844790285503534, + -1.3118934458171991, + -1.1308169191753534, + -0.8523833578502802, + -0.832109910813537, + -0.7779617136394648, + -1.3208081549083857, + -1.579483014908996 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 642.7647094726562, + 558.0438232421875, + 509.40692138671875, + 818.1793823242188, + 494.7565612792969, + -743.3141479492188, + -560.671630859375, + 1373.4361572265625, + 1718.33056640625, + 1489.25, + 1426.853515625, + 1928.0311279296875, + 2398.868896484375, + 2581.498291015625, + 2934.0185546875, + 2958.821044921875, + 3256.904296875, + 3148.9892578125, + 2928.607666015625, + 2940.068115234375, + 3512.56396484375, + 4238.62060546875, + 4050.55859375, + 3182.0205078125, + 3092.857177734375, + 4092.279541015625, + 4084.9013671875, + 3899.843994140625, + 4086.305908203125, + 4078.37109375, + 3993.552490234375, + 4429.53271484375, + 4682.75390625, + 4420.74072265625, + 3876.828125, + 3768.193603515625, + 4418.25048828125, + 4390.36376953125, + 4365.7919921875, + 4702.14013671875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -2049.770263671875, + -2065.353759765625, + -2101.68896484375, + -2144.00341796875, + -2098.835693359375, + -1857.9637451171875, + -1766.7445068359375, + -1815.1898193359375, + -1877.207275390625, + -1911.4296875, + -1908.048828125, + -1913.538818359375, + -1821.3153076171875, + -1845.0938720703125, + -1886.6295166015625, + -1903.6292724609375, + -1814.2813720703125, + -1813.4534912109375, + -1754.0830078125, + -1758.92578125, + -1668.6800537109375, + -1655.153564453125, + -1676.9359130859375, + -1570.9312744140625, + -1549.835693359375, + -1373.8184814453125, + -1396.9951171875, + -1543.4755859375, + -1598.4156494140625, + -1535.019775390625, + -1771.2325439453125, + -1792.3853759765625, + -1468.51025390625, + -1418.6351318359375, + -1320.8431396484375, + -1418.3829345703125, + -1675.859130859375, + -1700.2012939453125, + -1397.00537109375, + -1389.6107177734375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_166", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "G23", + "sample role type": "unknown sample role", + "well location identifier": "G23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 7.829040050506592, + 7.687557220458984, + 7.691587448120117, + 7.143311977386475, + 6.995991230010986, + 7.596114158630371, + 8.72056770324707, + 10.427172660827637, + 10.3543701171875, + 8.597269058227539, + 8.746445655822754, + 9.708915710449219, + 9.72158145904541, + 9.676358222961426, + 10.299443244934082, + 7.529595851898193, + 6.523587226867676, + 7.330758571624756, + 8.278717041015625, + 8.6517915725708, + 8.696822166442871, + 8.689618110656738, + 8.127361297607422, + 8.160294532775879, + 8.617100715637207, + 8.555232048034668, + 8.80220890045166, + 9.728523254394531, + 9.672707557678223, + 8.691010475158691, + 8.722640991210938, + 9.108126640319824, + 8.986559867858887, + 8.424787521362305, + 8.547914505004883, + 9.313495635986328, + 10.106815338134766, + 10.352144241333008, + 9.354865074157715, + 9.358922958374023 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.38536094454805614, + -0.554842384011895, + -0.5788107657669954, + -1.1550848459168712, + -1.3304042027085927, + -0.7582798835054394, + 0.3381750516950266, + 2.01678139985936, + 1.9159802468029898, + 0.13088057842679746, + 0.2520585666057791, + 1.1865300118160107, + 1.1711971509959707, + 1.097975305495753, + 1.693061718052176, + -1.1047842843999458, + -2.138791518846695, + -1.359618783505848, + -0.43965892353121205, + -0.0945830013922695, + -0.07755101693643063, + -0.11275368213879666, + -0.7030091046043463, + -0.6980744788521207, + -0.2692669054070258, + -0.3591341824257981, + -0.14015593942503912, + 0.7581598051016005, + 0.6743454989690587, + -0.33535019296670576, + -0.3317182863306911, + 0.025768753361962382, + -0.12379662851520834, + -0.7135675844280236, + -0.6184392102016769, + 0.11914331136353518, + 0.8844644040957395, + 1.1017946978777484, + 0.076516921286224, + 0.052576196086299376 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 8053.77783203125, + 7963.6806640625, + 7944.0625, + 8044.51416015625, + 8243.1708984375, + 9026.2587890625, + 9294.365234375, + 9887.359375, + 9857.0439453125, + 9421.6357421875, + 8848.1708984375, + 8621.5654296875, + 8449.6015625, + 8680.4052734375, + 9616.556640625, + 8519.2431640625, + 8469.24609375, + 9792.0966796875, + 9967.1455078125, + 9747.0849609375, + 9561.728515625, + 9364.86328125, + 9299.25390625, + 9597.2998046875, + 9990.91015625, + 10582.2509765625, + 10928.228515625, + 10742.4248046875, + 9966.3095703125, + 8604.2236328125, + 8805.4111328125, + 10940.591796875, + 11036.0009765625, + 10729.67578125, + 10631.904296875, + 10902.75, + 10924.822265625, + 11092.2451171875, + 11411.341796875, + 11333.73046875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1028.7056884765625, + 1035.918212890625, + 1032.8248291015625, + 1126.1602783203125, + 1178.2706298828125, + 1188.273193359375, + 1065.7982177734375, + 948.2301635742188, + 951.9694213867188, + 1095.8870849609375, + 1011.6304931640625, + 888.0050048828125, + 869.1591186523438, + 897.0735473632812, + 933.69677734375, + 1131.434326171875, + 1298.2498779296875, + 1335.7548828125, + 1203.9481201171875, + 1126.5972900390625, + 1099.4508056640625, + 1077.7071533203125, + 1144.1910400390625, + 1176.09716796875, + 1159.42822265625, + 1236.9332275390625, + 1241.532470703125, + 1104.219482421875, + 1030.3536376953125, + 990.01416015625, + 1009.4890747070312, + 1201.190185546875, + 1228.0562744140625, + 1273.5841064453125, + 1243.801025390625, + 1170.639892578125, + 1080.9361572265625, + 1071.4925537109375, + 1219.82958984375, + 1211.0079345703125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_167", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 18q", + "sample document": { + "sample identifier": "G24", + "sample role type": "unknown sample role", + "well location identifier": "G24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 7.621022701263428, + 6.6655964851379395, + 6.270865440368652, + 6.786162853240967, + 6.593627452850342, + 6.6790595054626465, + 7.048418998718262, + 8.13120174407959, + 9.404436111450195, + 8.734264373779297, + 7.290544509887695, + 7.3676910400390625, + 7.523130893707275, + 7.97567081451416, + 8.035801887512207, + 6.199930667877197, + 7.0499773025512695, + 8.291852951049805, + 9.537800788879395, + 10.304376602172852, + 10.398106575012207, + 9.457281112670898, + 9.083971977233887, + 8.163676261901855, + 7.570897102355957, + 6.3741230964660645, + 6.839118957519531, + 7.517434597015381, + 8.909561157226562, + 8.39604663848877, + 6.502808094024658, + 7.436807632446289, + 7.6520514488220215, + 7.347845554351807, + 6.403534412384033, + 7.0154571533203125, + 9.414671897888184, + 10.391956329345703, + 10.798613548278809, + 10.784741401672363 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.321078793366072, + -0.6678620888306218, + -1.0961077996711137, + -0.6143250528700038, + -0.8403751193318335, + -0.7884577327907335, + -0.4526129056063239, + 0.5966551736837996, + 1.8363748749832003, + 1.1326884712410963, + -0.3445460587217099, + -0.3009141946415474, + -0.17898900704453918, + 0.2400362476911409, + 0.2666526546179822, + -1.6027332310882323, + -0.7862012624853646, + 0.42215971994196494, + 1.63459289170035, + 2.3676540389226024, + 2.4278693456907523, + 1.45352921727824, + 1.0467054157700226, + 0.09289503436678587, + -0.5333987912503163, + -1.7636874632114146, + -1.3322062682291516, + -0.6874052948045074, + 0.6712065993354687, + 0.12417741452647185, + -1.802575796008845, + -0.9020909236584179, + -0.7203617733538911, + -1.0580823338953116, + -2.035908141934289, + -1.457500067069215, + 0.9082000114274505, + 1.8519697768137662, + 2.225112329675666, + 2.177725516998015 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 8850.6455078125, + 8244.64453125, + 8088.25, + 8841.71484375, + 9615.01953125, + 9333.4306640625, + 9160.6591796875, + 9447.548828125, + 10096.2841796875, + 9566.982421875, + 9337.8916015625, + 9503.3564453125, + 9665.970703125, + 10015.8408203125, + 10715.474609375, + 10772.9384765625, + 10809.826171875, + 10751.8515625, + 11001.728515625, + 11362.3046875, + 11695.33203125, + 11848.8720703125, + 11318.0078125, + 9634.4169921875, + 9202.8193359375, + 9512.779296875, + 9892.1875, + 9821.9716796875, + 9633.9599609375, + 9399.236328125, + 9682.5439453125, + 11215.791015625, + 10956.0078125, + 10648.328125, + 10547.5341796875, + 10725.4501953125, + 11958.11328125, + 12025.69921875, + 11306.955078125, + 10992.958984375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1161.34619140625, + 1236.895263671875, + 1289.81396484375, + 1302.9034423828125, + 1458.2291259765625, + 1397.4168701171875, + 1299.67578125, + 1161.888427734375, + 1073.566162109375, + 1095.3392333984375, + 1280.822265625, + 1289.8690185546875, + 1284.83349609375, + 1255.7991943359375, + 1333.4666748046875, + 1737.5902099609375, + 1533.3135986328125, + 1296.6766357421875, + 1153.4869384765625, + 1102.6678466796875, + 1124.7559814453125, + 1252.883544921875, + 1245.931640625, + 1180.1566162109375, + 1215.552001953125, + 1492.406005859375, + 1446.41259765625, + 1306.5589599609375, + 1081.3057861328125, + 1119.4835205078125, + 1488.9788818359375, + 1508.1458740234375, + 1431.77392578125, + 1449.1768798828125, + 1647.142578125, + 1528.831298828125, + 1270.1572265625, + 1157.2122802734375, + 1047.07470703125, + 1019.3067016601562 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_168", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "H1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 26, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.428532358126297, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.7378218173980713, + 2.7513270378112793, + 2.778913736343384, + 2.7960927486419678, + 2.8153185844421387, + 2.8318960666656494, + 2.8460593223571777, + 2.862105131149292, + 2.8906524181365967, + 2.9110629558563232, + 2.92250394821167, + 2.937265396118164, + 2.956270694732666, + 2.9725446701049805, + 2.9913463592529297, + 3.00439715385437, + 3.019601821899414, + 3.0389606952667236, + 3.0490028858184814, + 3.0684523582458496, + 3.0903565883636475, + 3.106325149536133, + 3.124171257019043, + 3.1347222328186035, + 3.1553142070770264, + 3.1761183738708496, + 3.1965887546539307, + 3.2206337451934814, + 3.2592978477478027, + 3.293490171432495, + 3.335561513900757, + 3.376762628555298, + 3.426024913787842, + 3.4636244773864746, + 3.5019755363464355, + 3.5346455574035645, + 3.569643020629883, + 3.609978199005127, + 3.6472654342651367, + 3.6619198322296143 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.01054693460464462, + -0.0140744447708131, + -0.00352047681808465, + -0.003374195098877153, + -0.0011810898780822976, + -0.0016363382339475985, + -0.004505813121795765, + -0.005492734909057551, + 0.00602182149887065, + 0.00939962863922117, + 0.003807890415191806, + 0.0015366077423094593, + 0.0035091757774353693, + 0.0027504205703733353, + 0.004519379138946511, + 0.0005374431610108976, + -0.0012906193733216442, + 0.001035523414611883, + -0.005955016613006792, + -0.0035382747650146706, + 0.0013332247734071379, + 0.00026905536651600226, + 0.0010824322700501154, + -0.005399322509765381, + -0.0018400788307190163, + 0.0019313573837281828, + 0.00536900758743275, + 0.012381267547607488, + 0.034012639522552734, + 0.05117223262786863, + 0.0762108445167543, + 0.10037922859191883, + 0.13260878324508674, + 0.1531756162643435, + 0.17449394464492796, + 0.19013123512268082, + 0.2080959677696227, + 0.2313984155654908, + 0.2516529202461245, + 0.24927458763122556 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 710108.625, + 714872.5, + 721313.5, + 724977.625, + 729297.875, + 733338.75, + 737550.1875, + 741221.1875, + 747566.25, + 752506.4375, + 755877.25, + 759271.25, + 763673.5625, + 767277.9375, + 771994.9375, + 776037, + 779673.625, + 784678.3125, + 788439.625, + 792788, + 797429.0625, + 801225.125, + 806041.875, + 808776.125, + 814613.6875, + 820132.5625, + 826260.4375, + 832295.1875, + 841945.5625, + 850840.4375, + 861666.75, + 872044.625, + 884550.5625, + 894804.1875, + 905441.8125, + 913741.3125, + 922313.9375, + 931684.8125, + 938740.375, + 941887.75 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 259369.921875, + 259828.25, + 259566.71875, + 259282.390625, + 259046.3125, + 258956.8125, + 259147.859375, + 258977.625, + 258615.0625, + 258498.859375, + 258640.28125, + 258495.96875, + 258323.296875, + 258121.59375, + 258076.078125, + 258300.40625, + 258204.125, + 258206.140625, + 258589.328125, + 258367.375, + 258037.875, + 257933.4375, + 258001.828125, + 258005.671875, + 258171.96875, + 258218.515625, + 258481.9375, + 258425.90625, + 258321.140625, + 258340.0625, + 258327.34375, + 258248.71875, + 258185.671875, + 258343.296875, + 258551.71875, + 258510.03125, + 258377.078125, + 258086, + 257381.96875, + 257211.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_169", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "H2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 24, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.091428125898716, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.7367799282073975, + 2.748941421508789, + 2.772359848022461, + 2.79246187210083, + 2.8022301197052, + 2.82273268699646, + 2.8436105251312256, + 2.8626723289489746, + 2.8802237510681152, + 2.8952887058258057, + 2.908492088317871, + 2.929666042327881, + 2.9438040256500244, + 2.9588708877563477, + 2.9823176860809326, + 2.9998435974121094, + 3.015077590942383, + 3.028630256652832, + 3.047673225402832, + 3.063039541244507, + 3.079019784927368, + 3.0920982360839844, + 3.1035876274108887, + 3.119300127029419, + 3.137413263320923, + 3.1621270179748535, + 3.1912641525268555, + 3.218965530395508, + 3.2441391944885254, + 3.2879838943481445, + 3.3248748779296875, + 3.362746000289917, + 3.413257122039795, + 3.452396869659424, + 3.489671230316162, + 3.5275585651397705, + 3.5606000423431396, + 3.5905847549438477, + 3.6256070137023926, + 3.6381187438964844 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.00582436852910171, + -0.010410897143475518, + -0.0037404925455690533, + -0.0003864903829648783, + -0.007366264694360171, + -0.003611719318865815, + 0.0005180969001344002, + 0.002831878802118014, + 0.003635279005493229, + 0.001952211847418249, + -0.001592427576281731, + 0.002833504517963069, + 0.00022346592434121376, + -0.0014576938851009538, + 0.005241082523718597, + 0.006018971939129945, + 0.004504943553637973, + 0.001309587348321782, + 0.0036045341825563723, + 0.0022228281084662113, + 0.0014550498755621297, + -0.002214520883587069, + -0.007473151472448182, + -0.008508673769683318, + -0.007143559393944822, + 0.0008221733442204324, + 0.01321128598045742, + 0.024164641933344354, + 0.03259028411059652, + 0.05968696205445025, + 0.07982992372022782, + 0.1009530241646919, + 0.13471612399880442, + 0.15710784970266836, + 0.17763418844364123, + 0.19877350135148422, + 0.21506695663908795, + 0.22830364732403055, + 0.24657788416681006, + 0.24234159244513645 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 721855.125, + 727656.25, + 735470.5, + 741008.4375, + 745704.375, + 752644.8125, + 758659.9375, + 764020.125, + 768577.1875, + 773600.3125, + 777321.25, + 782576.4375, + 786501.25, + 790604.5625, + 796718.3125, + 801842.375, + 805706.8125, + 808830.4375, + 813552, + 818655.875, + 823503.5, + 826912.3125, + 831096.5625, + 835079.4375, + 839843, + 846071.375, + 853202.125, + 860124.875, + 867104.1875, + 878763, + 888851.5, + 899442.9375, + 912567.5625, + 923147, + 932732.3125, + 943261.6875, + 951889.375, + 958765.8125, + 965563.75, + 967733.1875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263760.75, + 264704.15625, + 265286.8125, + 265360.28125, + 266111.03125, + 266636.9375, + 266794.59375, + 266890.53125, + 266846.34375, + 267192.8125, + 267259.1875, + 267121.375, + 267171.75, + 267198.0625, + 267147.375, + 267294.71875, + 267225.90625, + 267061.46875, + 266942, + 267269.125, + 267456.375, + 267427.5625, + 267785.75, + 267713.71875, + 267686.4375, + 267564, + 267355.53125, + 267205.375, + 267283.28125, + 267265, + 267333.8125, + 267472.75, + 267359.75, + 267393.0625, + 267283.71875, + 267397.875, + 267339.59375, + 267022.1875, + 266317.8125, + 265998.25 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_170", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "H3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.53389551032597, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.6859495639801025, + 2.693171977996826, + 2.7142891883850098, + 2.738455057144165, + 2.7555909156799316, + 2.7710320949554443, + 2.7889156341552734, + 2.806900978088379, + 2.823387622833252, + 2.838481903076172, + 2.8561437129974365, + 2.875854730606079, + 2.8948776721954346, + 2.9128053188323975, + 2.929486036300659, + 2.9406166076660156, + 2.958897352218628, + 2.9797139167785645, + 2.992833375930786, + 3.006819725036621, + 3.0220863819122314, + 3.0373713970184326, + 3.052321195602417, + 3.068286657333374, + 3.08392333984375, + 3.1076648235321045, + 3.1272943019866943, + 3.1529242992401123, + 3.1849007606506348, + 3.223438024520874, + 3.264488935470581, + 3.303161382675171, + 3.34436297416687, + 3.3848438262939453, + 3.4210689067840576, + 3.454216480255127, + 3.490506410598755, + 3.526805877685547, + 3.557807683944702, + 3.5787928104400635 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0036711134458247245, + -0.013130355729415798, + -0.008694801641547355, + -0.0012105891827067887, + -0.0007563869472548938, + -0.0019968639720569052, + -0.0007949810725425104, + 0.0005087065602478076, + 0.0003136950048061478, + -0.001273681052588637, + -0.0002935274316386953, + 0.002735833876689176, + 0.005077119165729494, + 0.006323109502377678, + 0.00632217067032469, + 0.0007710857353664287, + 0.0023701739876635826, + 0.006505082247285399, + 0.0029428850991923723, + 0.00024757790471262656, + -0.0011674215199917286, + -0.0025640627141057075, + -0.004295920430436039, + -0.005012114999793715, + -0.006057088789732445, + 0.0010027385983068966, + 0.003950560752582034, + 0.012898901705685296, + 0.02819370681589305, + 0.0500493143858176, + 0.07441856903520992, + 0.09640935993948462, + 0.12092929513086913, + 0.14472849095762963, + 0.16427191514742678, + 0.1807378323181814, + 0.20034610636149464, + 0.21996391714797192, + 0.2342840671068125, + 0.2385875373018591 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 714944.5625, + 717214, + 723625.6875, + 730360.875, + 736199.25, + 741029.0625, + 745863.125, + 750884.3125, + 756725.9375, + 760854.5625, + 765252.1875, + 769871.1875, + 774596.0625, + 779555.25, + 783887.625, + 786943.4375, + 791508.0625, + 796630.6875, + 799953, + 804235.375, + 808189.1875, + 812238.875, + 816274.125, + 820376.75, + 824669.3125, + 830928.875, + 836453.8125, + 842974.8125, + 850752.8125, + 860088, + 870797.5, + 881728.0625, + 892854, + 904393.875, + 914069.625, + 923164.625, + 932916.5, + 941551.0625, + 949353.375, + 955146.5625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 266179.4375, + 266308.28125, + 266598.59375, + 266705.4375, + 267165.65625, + 267419.875, + 267438.40625, + 267513.65625, + 268020.5625, + 268049.8125, + 267931.96875, + 267701.6875, + 267574.71875, + 267630.40625, + 267585.375, + 267611.71875, + 267501.03125, + 267351.40625, + 267289.53125, + 267470.4375, + 267427.5625, + 267415.0625, + 267427.34375, + 267372.90625, + 267409.15625, + 267380.46875, + 267468.84375, + 267362.84375, + 267120.65625, + 266823.1875, + 266748.5, + 266934.59375, + 266972.8125, + 267189.25, + 267188.3125, + 267257.3125, + 267272.53125, + 266969.90625, + 266836.625, + 266890.71875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_171", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "H4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 26, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 30.258312134387115, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.645831823348999, + 2.6560516357421875, + 2.678921937942505, + 2.697064161300659, + 2.716404438018799, + 2.7373855113983154, + 2.7443931102752686, + 2.757070302963257, + 2.780980110168457, + 2.802121877670288, + 2.81634521484375, + 2.837789297103882, + 2.8564465045928955, + 2.87471604347229, + 2.8911690711975098, + 2.903587579727173, + 2.917037010192871, + 2.9313697814941406, + 2.9542524814605713, + 2.967648506164551, + 2.984686851501465, + 2.9986424446105957, + 3.0088987350463867, + 3.023144245147705, + 3.0389761924743652, + 3.0547189712524414, + 3.079465866088867, + 3.099846839904785, + 3.130871295928955, + 3.1643128395080566, + 3.2011239528656006, + 3.235752820968628, + 3.2746493816375732, + 3.313387870788574, + 3.354485273361206, + 3.3951539993286133, + 3.433751106262207, + 3.4751288890838623, + 3.50879168510437, + 3.5284037590026855 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.006077547004257649, + -0.012302010819531844, + -0.0058759848276775765, + -0.004178037677985951, + -0.0012820371683094182, + 0.003254760002744512, + -0.006181917328765479, + -0.009949000849239869, + -0.002483469852502789, + 0.00221402144086515, + -6.917594135607413e-06, + 0.004992888457533113, + 0.007205819738084113, + 0.009031082409015529, + 0.009039833925772584, + 0.005014066246972555, + 0.0020192205042081253, + -9.228440298545901e-05, + 0.0063461393549820895, + 0.0032978878504989102, + 0.003891956978949857, + 0.001403273879618045, + -0.004784711893054055, + -0.006983478000198811, + -0.007595806882001326, + -0.00829730431238827, + 5.314315574839884e-06, + 0.003942011923029693, + 0.018522191738736943, + 0.03551945910937539, + 0.05588629625845666, + 0.07407088815302089, + 0.09652317261350309, + 0.11881738555604139, + 0.14347051192021013, + 0.16769496167915468, + 0.18984779240428531, + 0.21478129901747747, + 0.2319998188295226, + 0.23516761651937537 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 699453.8125, + 702395.9375, + 709395.5, + 715133.625, + 720536.5625, + 726928.0625, + 729843.0625, + 733646.6875, + 740032.25, + 745653.75, + 750479.6875, + 756078.75, + 760513.0625, + 764409.375, + 768499.75, + 772543.6875, + 776178.625, + 780536.125, + 786742.0625, + 790414, + 793997, + 797102.6875, + 799770.25, + 804267.1875, + 808411.75, + 812688.6875, + 819095.75, + 824923.3125, + 833323.5625, + 840973.875, + 850465.6875, + 860871.75, + 871117.4375, + 881236.9375, + 892925.5, + 903650.5, + 913355.125, + 923673.3125, + 932239.4375, + 937768.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 264360.65625, + 264451.15625, + 264806.34375, + 265152.625, + 265253.78125, + 265555.59375, + 265939.6875, + 266096.46875, + 266104.84375, + 266103.25, + 266472.90625, + 266432.3125, + 266244.46875, + 265907.78125, + 265809.34375, + 266065.21875, + 266084.59375, + 266270.09375, + 266308.34375, + 266343.53125, + 266023.5625, + 265821.1875, + 265801.65625, + 266036.65625, + 266014.5, + 266043.6875, + 265986.3125, + 266117.4375, + 266163.46875, + 265768.25, + 265677.21875, + 266049.90625, + 266018.53125, + 265962.5, + 266188.53125, + 266158.90625, + 265993.40625, + 265795.40625, + 265686.75, + 265777.09375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_172", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "H5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 27, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.98543022690224, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.6091489791870117, + 2.620879650115967, + 2.6363906860351562, + 2.654932975769043, + 2.6736912727355957, + 2.6966848373413086, + 2.7066798210144043, + 2.724651336669922, + 2.7405965328216553, + 2.7611913681030273, + 2.7750039100646973, + 2.790911912918091, + 2.811932325363159, + 2.823917865753174, + 2.842360496520996, + 2.8565149307250977, + 2.873307704925537, + 2.894205331802368, + 2.910261869430542, + 2.922278881072998, + 2.939601421356201, + 2.952624797821045, + 2.965345859527588, + 2.9784867763519287, + 3.000147819519043, + 3.01664400100708, + 3.037464141845703, + 3.05808687210083, + 3.0903756618499756, + 3.124973773956299, + 3.164299726486206, + 3.204374074935913, + 3.2370712757110596, + 3.28238582611084, + 3.3237760066986084, + 3.3655991554260254, + 3.401883363723755, + 3.4367823600769043, + 3.468958854675293, + 3.4881057739257812 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0012941987697892704, + -0.00591995477676395, + -0.00676534579350381, + -0.004579482995546849, + -0.0021776129649234283, + 0.004459524704859705, + -0.0019019185579739056, + -0.0002868298383860851, + -0.0006980606225820002, + 0.0035403477228603125, + 0.0009964627486009209, + 0.000548038666064718, + 0.005212024175203764, + 0.0008411376292890987, + 0.0029273414611816068, + 0.0007253487293538557, + 0.0011616959938635513, + 0.0057028959347652924, + 0.005403006627009363, + 0.0010635913335361041, + 0.0020297046808094715, + -0.001303345790276092, + -0.004938711019662881, + -0.008154221131251374, + -0.002849604900066874, + -0.002709850347959078, + 0.0017538635547346554, + 0.006020166873931851, + 0.021952529687148045, + 0.04019421485754153, + 0.06316374045151944, + 0.08688166196529672, + 0.10322243580451389, + 0.13218055926836442, + 0.15721431292020366, + 0.18268103471169134, + 0.20260881607349107, + 0.22115138549071073, + 0.2369714531531701, + 0.23976194546772905 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 710519.6875, + 713847.4375, + 719589.25, + 725527.75, + 731672.5625, + 738408.875, + 742946.25, + 748331.4375, + 752534.5, + 758065.6875, + 762804.1875, + 767472.25, + 772871.4375, + 775929.5625, + 780838.375, + 784429.0625, + 789218.3125, + 794759.25, + 799119.875, + 803384.3125, + 807934.5, + 811099.125, + 814845.4375, + 818652.375, + 824297.25, + 828873.25, + 834526.9375, + 839777.5, + 848450.1875, + 857834.6875, + 867527.25, + 877460.1875, + 886354, + 900271.375, + 910962.75, + 921874.4375, + 931960.3125, + 941285.0625, + 950015.8125, + 956560.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272318.5625, + 272369.40625, + 272944.84375, + 273275.34375, + 273656.34375, + 273820.96875, + 274486.1875, + 274652.1875, + 274587.84375, + 274542.96875, + 274884, + 274989.78125, + 274854.21875, + 274770.59375, + 274714.75, + 274610.53125, + 274672.40625, + 274603.625, + 274586.9375, + 274917.0625, + 274844.90625, + 274704.4375, + 274789.34375, + 274855.125, + 274752.21875, + 274766.6875, + 274744.625, + 274608.78125, + 274545.96875, + 274509.40625, + 274160.90625, + 273832, + 273813.5625, + 274273.46875, + 274074.65625, + 273910.9375, + 273954.21875, + 273885.5625, + 273861.9375, + 274234.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_173", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "H6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.46074327303554, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.6369099617004395, + 2.6462814807891846, + 2.662294864654541, + 2.6810216903686523, + 2.703486680984497, + 2.72255539894104, + 2.731607675552368, + 2.7466580867767334, + 2.768645763397217, + 2.786187171936035, + 2.8016419410705566, + 2.823584794998169, + 2.8391311168670654, + 2.853153944015503, + 2.8711602687835693, + 2.8849916458129883, + 2.8979854583740234, + 2.916095018386841, + 2.9351420402526855, + 2.9489176273345947, + 2.9649975299835205, + 2.9851624965667725, + 2.999544143676758, + 3.0130093097686768, + 3.0273308753967285, + 3.048384666442871, + 3.076700448989868, + 3.1030759811401367, + 3.13134765625, + 3.1638643741607666, + 3.204359531402588, + 3.248239517211914, + 3.2858448028564453, + 3.332942008972168, + 3.3720579147338867, + 3.4109621047973633, + 3.445187568664551, + 3.4722564220428467, + 3.5022048950195312, + 3.5202231407165527 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0013778457057335679, + -0.005796009372816938, + -0.006327999674755672, + -0.0041465481279395235, + 0.0017730683206100238, + 0.004296412109857369, + -0.003196685446109685, + -0.00469164838903963, + 0.000750654064148145, + 0.0017466884356713251, + 0.0006560834028976302, + 0.0060535631632143115, + 0.005054510864815617, + 0.0025319638459579373, + 0.003992914446729164, + 0.0012789173088524862, + -0.002272644297407537, + -0.0007084584518853333, + 0.0017931892466637699, + -0.0009765978387222297, + -0.0014420693570916278, + 0.002177523058864702, + 1.3796001554874232e-05, + -0.0030664120738213597, + -0.005290220613064781, + -0.0007818037342178265, + 0.010988604645484065, + 0.02081876262845744, + 0.0325450635710251, + 0.048516407314496524, + 0.07246619038902263, + 0.09980080203105363, + 0.12086071350828925, + 0.15141254545671673, + 0.17398307705113986, + 0.19634189294732124, + 0.21402198264721356, + 0.22454546185821428, + 0.23794856066760367, + 0.23942143219732953 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 755453.75, + 759126.625, + 765456.8125, + 771578.375, + 778308.8125, + 784703.6875, + 788825.125, + 793601.5625, + 799717.25, + 804437.1875, + 808810.5, + 814956.125, + 819246.375, + 823584, + 828784.75, + 833218.25, + 836488.1875, + 840605.375, + 845616.875, + 849850.875, + 854227.125, + 859836.875, + 863485.0625, + 867111.125, + 871971.3125, + 878143.25, + 885060.0625, + 892088.5, + 900531.5625, + 910322.5, + 921393.125, + 933416.125, + 943570.875, + 956384.5, + 967097.8125, + 977680.4375, + 987358.25, + 995820.8125, + 1004322.375, + 1009315.4375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 286492.0625, + 286865.40625, + 287517.65625, + 287792.65625, + 287890.75, + 288223.21875, + 288776.875, + 288933.5, + 288847.8125, + 288723.3125, + 288691.59375, + 288624.625, + 288555.3125, + 288657.40625, + 288658.46875, + 288811.3125, + 288644.71875, + 288264.0625, + 288100.84375, + 288190.78125, + 288103.8125, + 288036.875, + 287872.09375, + 287789.0625, + 288033.03125, + 288068.375, + 287665.34375, + 287485.21875, + 287585.9375, + 287724.875, + 287543.625, + 287360.625, + 287162.34375, + 286949.03125, + 286797.5, + 286628.9375, + 286590.5625, + 286793.5625, + 286768.59375, + 286719.15625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_174", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "H7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.78879115605508, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.645585060119629, + 2.6542205810546875, + 2.680250406265259, + 2.701561450958252, + 2.7192301750183105, + 2.73164963722229, + 2.750887870788574, + 2.7687265872955322, + 2.7859442234039307, + 2.8049635887145996, + 2.8217408657073975, + 2.838008403778076, + 2.855360984802246, + 2.873264789581299, + 2.8867738246917725, + 2.9068398475646973, + 2.9282994270324707, + 2.9465904235839844, + 2.9596455097198486, + 2.973036289215088, + 2.9883596897125244, + 3.0009682178497314, + 3.0151798725128174, + 3.028642177581787, + 3.044910430908203, + 3.0689189434051514, + 3.0927627086639404, + 3.1164021492004395, + 3.147243022918701, + 3.180964708328247, + 3.217531204223633, + 3.2522215843200684, + 3.2939651012420654, + 3.340489387512207, + 3.3827292919158936, + 3.420957088470459, + 3.455169677734375, + 3.49021053314209, + 3.523348569869995, + 3.5339956283569336 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.007201068250558194, + -0.015277098290062827, + -0.005958824054054766, + -0.0013593303356248289, + -0.0004021572501290184, + -0.004694246020712754, + -0.0021675634289918012, + -0.0010403978965970208, + -0.0005343127627618106, + 0.0017735015733439073, + 0.0018392275915785315, + 0.001395214687694015, + 0.0020362447373007096, + 0.0032284985417906607, + 2.5982677701066187e-05, + 0.0033804545760626435, + 0.008128483069272854, + 0.009707928646223298, + 0.006051463807524329, + 0.002730692328200359, + 0.0013425418510740993, + -0.002760480986282097, + -0.005260377297759387, + -0.008509623203352887, + -0.0089529208515001, + -0.0016559593291150844, + 0.005476254955110751, + 0.012404144517046547, + 0.026533467260745038, + 0.04354360169572816, + 0.06339854661655067, + 0.08137737573842299, + 0.10640934168585683, + 0.1362220769814352, + 0.1617504304105585, + 0.1832666759905607, + 0.2007677142799135, + 0.2190970187130651, + 0.2355235044664076, + 0.22945901197878285 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 750146.5625, + 753185.375, + 761158.6875, + 767817.4375, + 773529.875, + 778762.3125, + 784571.1875, + 789558.25, + 794910.0625, + 800331.75, + 805021.0625, + 809827.125, + 815247.4375, + 820617.875, + 825431.8125, + 831010.9375, + 836929.75, + 842044.6875, + 845790.125, + 851194.5, + 856095.5625, + 859316.5625, + 863182.3125, + 866596.1875, + 870800.6875, + 876988.875, + 883367.75, + 890311.5625, + 898921.375, + 908792.0625, + 919188.8125, + 930082.5, + 942490.6875, + 956126.125, + 968712.5, + 980034.375, + 989959.75, + 999446.6875, + 1008768.625, + 1013603.8125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283546.5625, + 283768.9375, + 283987.90625, + 284212.46875, + 284466.5, + 285088.65625, + 285206.53125, + 285170.1875, + 285328.78125, + 285326.96875, + 285292.34375, + 285350.5, + 285514.65625, + 285604.6875, + 285935.75, + 285881.21875, + 285807.4375, + 285769.15625, + 285774.125, + 286304.78125, + 286476.75, + 286346.4375, + 286278.875, + 286133.5625, + 285985.65625, + 285764.75, + 285624.15625, + 285685.71875, + 285621.84375, + 285697, + 285681.40625, + 285983.75, + 286126.5, + 286223.375, + 286370.09375, + 286479.59375, + 286515.53125, + 286357.125, + 286309.625, + 286815.25 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_175", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "H8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 26, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.70687423458448, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.6530728340148926, + 2.6606383323669434, + 2.676713466644287, + 2.6984100341796875, + 2.714637279510498, + 2.7360901832580566, + 2.75327467918396, + 2.772077798843384, + 2.790576457977295, + 2.8048653602600098, + 2.8202285766601562, + 2.839010238647461, + 2.8554930686950684, + 2.866727828979492, + 2.8898801803588867, + 2.9008336067199707, + 2.9177329540252686, + 2.9405555725097656, + 2.9580812454223633, + 2.9722204208374023, + 2.996206521987915, + 3.0433921813964844, + 3.0550785064697266, + 3.0687127113342285, + 3.0790326595306396, + 3.0976040363311768, + 3.120328187942505, + 3.1484034061431885, + 3.1799445152282715, + 3.2114291191101074, + 3.246652364730835, + 3.283146858215332, + 3.3265647888183594, + 3.3718597888946533, + 3.4118337631225586, + 3.451019048690796, + 3.487431287765503, + 3.519150733947754, + 3.546254873275757, + 3.575329303741455 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.01347083651501187, + 0.002835755762846743, + 0.0007103109359741407, + 0.004206299367158179, + 0.0022329655937528177, + 0.005485290237095059, + 0.004469207058782027, + 0.005071747613989947, + 0.005369827643684728, + 0.0014581508221832191, + -0.0013792118818862047, + -0.0007981289987978694, + -0.0025158780554068, + -0.00948169687519888, + -0.004529924600020701, + -0.011777077343153069, + -0.013078309142071125, + -0.008456269761790407, + -0.009131175953409103, + -0.01319257964258595, + -0.007407057596289606, + 0.021578022708063378, + 0.015063768677089657, + 0.010497394437375258, + 0.0026167635295700382, + 0.0029875612258912394, + 0.007511133733003012, + 0.017385772829470254, + 0.030726302810337353, + 0.044010327587956935, + 0.061032994104468566, + 0.07932690848474928, + 0.10454425998356028, + 0.13163868095563788, + 0.15341207607932725, + 0.1743967825433482, + 0.19260844251383932, + 0.20612730959187395, + 0.21503086981566052, + 0.22590472117714241 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 713889.75, + 717121.75, + 722798.3125, + 729229.9375, + 733765.125, + 739197.25, + 744430.75, + 750071.4375, + 755774.25, + 760213.6875, + 764496.1875, + 769650.625, + 774201, + 777995.6875, + 783841.1875, + 786714.625, + 791566.4375, + 797148.75, + 801342.375, + 805825.875, + 808308.1875, + 806207.625, + 806003.4375, + 811422.3125, + 816311.1875, + 822143.125, + 828498.625, + 835971.5625, + 844689.75, + 852835.875, + 862438, + 872936.3125, + 884265.6875, + 896183.25, + 907096.375, + 917440.8125, + 927012.1875, + 935329.875, + 943564.4375, + 951330.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 269080.34375, + 269529.96875, + 270032, + 270244.3125, + 270299.5, + 270165.53125, + 270380.125, + 270580.9375, + 270830.875, + 271033.9375, + 271075.96875, + 271098.21875, + 271126.90625, + 271388.0625, + 271236.5625, + 271202.9375, + 271295.03125, + 271087.8125, + 270899.375, + 271119.15625, + 269777.1875, + 264904.28125, + 263824.125, + 264417.8125, + 265119.375, + 265412.59375, + 265516.5, + 265522.375, + 265630.34375, + 265562.71875, + 265639.15625, + 265884.03125, + 265819.46875, + 265783.0625, + 265867.6875, + 265846.34375, + 265815.1875, + 265782.84375, + 266073.5, + 266082.03125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_176", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "H9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 30.0475180264463, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.683899402618408, + 2.6941540241241455, + 2.707260847091675, + 2.725891590118408, + 2.7453482151031494, + 2.7696173191070557, + 2.790421724319458, + 2.8108890056610107, + 2.821780204772949, + 2.8375728130340576, + 2.858645439147949, + 2.8799991607666016, + 2.896367311477661, + 2.9127402305603027, + 2.9271252155303955, + 2.9458250999450684, + 2.96168851852417, + 2.974545478820801, + 2.9942502975463867, + 3.012303113937378, + 3.0273704528808594, + 3.0442824363708496, + 3.0610833168029785, + 3.0744006633758545, + 3.091458559036255, + 3.1145095825195312, + 3.1405751705169678, + 3.1606335639953613, + 3.1891682147979736, + 3.2233705520629883, + 3.2611336708068848, + 3.2967145442962646, + 3.33443546295166, + 3.379225492477417, + 3.4221935272216797, + 3.4582531452178955, + 3.4951112270355225, + 3.535398006439209, + 3.562810182571411, + 3.579664945602417 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0012613190963804456, + -0.005775668404319253, + -0.009960454443226515, + -0.00862132042293012, + -0.006456304444625912, + 0.0005211905528433348, + 0.0040339867588086754, + 0.007209659093924851, + 0.0008092491994263241, + -0.0006897515459022806, + 0.003091265561552318, + 0.007153378173767658, + 0.00622991987839067, + 0.005311229954595268, + 0.0024046059182510383, + 0.0038128813264868867, + 0.002384690899151446, + -0.0020499578106546977, + 0.0003632519084946807, + 0.0011244592930488885, + -0.0010998107699066693, + -0.0014794362863534381, + -0.001970164860661535, + -0.0059444272942221175, + -0.00617814064025873, + -0.00041872616341936605, + 0.008355252827580154, + 0.011122037299536706, + 0.02236507909571245, + 0.03927580735429009, + 0.059747317091749574, + 0.07803658157469245, + 0.09846589122365096, + 0.12596431174297124, + 0.15164073748079693, + 0.17040874647057574, + 0.1899752192817657, + 0.21297038967901522, + 0.2230909568047808, + 0.22265411082934966 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 737565.4375, + 740912, + 745620.25, + 750842.25, + 755976.5, + 762333.6875, + 767618.875, + 773268.125, + 777327.1875, + 782009, + 787873.3125, + 793639.9375, + 797998.25, + 803039.1875, + 807707.5625, + 812761.625, + 816999.25, + 819937, + 825007.5625, + 830037, + 834307.4375, + 839414.0625, + 844090.875, + 847749.0625, + 852562.3125, + 858018.6875, + 864788.375, + 870434.8125, + 878184.625, + 887779.1875, + 898216.8125, + 908866.3125, + 919571.125, + 931615.1875, + 943404.5625, + 953990.875, + 963870.3125, + 974228.0625, + 981583.8125, + 987145.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 274811.125, + 275007.28125, + 275415, + 275448.3125, + 275366.34375, + 275248.75, + 275090.625, + 275097.34375, + 275474.03125, + 275590.8125, + 275610.71875, + 275569.5, + 275516.9375, + 275698.875, + 275938.84375, + 275902.875, + 275855.90625, + 275651.1875, + 275530.59375, + 275548.96875, + 275588.15625, + 275734.625, + 275749.0625, + 275744.5, + 275779.96875, + 275490.78125, + 275359.875, + 275398.84375, + 275364.78125, + 275419.53125, + 275430.84375, + 275688.5, + 275780.15625, + 275688.96875, + 275672.46875, + 275859.1875, + 275776.71875, + 275563.90625, + 275508.3125, + 275764.78125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_177", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "H10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.140504813560934, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.678713798522949, + 2.6869661808013916, + 2.709989309310913, + 2.734400987625122, + 2.7535388469696045, + 2.7661421298980713, + 2.7841708660125732, + 2.8042421340942383, + 2.8229587078094482, + 2.8332111835479736, + 2.84597110748291, + 2.866461753845215, + 2.883496046066284, + 2.8947865962982178, + 2.913644790649414, + 2.937178611755371, + 2.9535727500915527, + 2.967290163040161, + 2.980512857437134, + 3.0037307739257812, + 3.018366575241089, + 3.0323944091796875, + 3.050267219543457, + 3.0656485557556152, + 3.081355571746826, + 3.1064038276672363, + 3.128288745880127, + 3.1526362895965576, + 3.1880486011505127, + 3.2257144451141357, + 3.2615036964416504, + 3.304523468017578, + 3.345078706741333, + 3.3852052688598633, + 3.4170050621032715, + 3.4560561180114746, + 3.4917478561401367, + 3.5211715698242188, + 3.5595555305480957, + 3.5753257274627686 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0049418373541399475, + -0.013342472875542525, + -0.006972362165865557, + 0.0007862983484984674, + 0.003271139893135929, + -0.0007785949782422343, + 0.0005971233364152027, + 0.004015373618235282, + 0.006078929533600282, + -0.0003216125277192873, + -0.00421470639262728, + -0.0003770778301675527, + 4.19659105682299e-06, + -0.0053582709768545435, + -0.0031530944255032146, + 0.0037277088806093005, + 0.003468829416945981, + 0.0005332245657094191, + -0.002897098837162441, + 0.00366779985164006, + 0.0016505833671027169, + -0.0009746004941436105, + 0.0002451920697809605, + -0.0010264895179053525, + -0.0019724913265393752, + 0.006422746794025821, + 0.011654647207071486, + 0.019349173123657634, + 0.038108466877767755, + 0.05912129304154584, + 0.07825752656921553, + 0.1046242803452983, + 0.12852650126920867, + 0.15200004558789398, + 0.16714682103145723, + 0.18954485913981584, + 0.20858357946863298, + 0.22135427535287006, + 0.24308521827690205, + 0.24220239739172994 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 754610.8125, + 757366.875, + 763108.5, + 768249, + 773511, + 778207.875, + 783583.8125, + 789319.125, + 794560.6875, + 798008, + 802212.625, + 808361.8125, + 813385.3125, + 816677.5625, + 821548.1875, + 827666.4375, + 831972.625, + 835851.125, + 839709.3125, + 846191.0625, + 850713.4375, + 854621.875, + 859853.9375, + 864059.25, + 868559.125, + 875566.9375, + 882240.6875, + 888924.75, + 898545.5, + 908927, + 919347.6875, + 931740, + 942962.25, + 954288.0625, + 964296.6875, + 974374.625, + 984153.25, + 992936.8125, + 1001207, + 1004794.5625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 281706.40625, + 281866.90625, + 281590.96875, + 280956.96875, + 280915.21875, + 281333.28125, + 281442.4375, + 281473.25, + 281463.8125, + 281662.03125, + 281876.59375, + 282006.84375, + 282083.03125, + 282120.125, + 281965.8125, + 281789.625, + 281683.46875, + 281688.375, + 281733.15625, + 281713.34375, + 281845.625, + 281830.71875, + 281894.625, + 281852.03125, + 281875.65625, + 281858.6875, + 282020.21875, + 281962.34375, + 281848.125, + 281775.40625, + 281878.46875, + 281958.96875, + 281895.375, + 281899.625, + 282205.21875, + 281932.53125, + 281851.1875, + 281990.46875, + 281273.03125, + 281035.8125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_178", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "H11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 28.940716289085096, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.683804988861084, + 2.691206693649292, + 2.710585117340088, + 2.72625470161438, + 2.7420976161956787, + 2.7661306858062744, + 2.785914182662964, + 2.8002381324768066, + 2.8199381828308105, + 2.829676866531372, + 2.8482141494750977, + 2.8691394329071045, + 2.8879306316375732, + 2.9068543910980225, + 2.9227030277252197, + 2.940260410308838, + 2.9525811672210693, + 2.9717941284179688, + 2.986527919769287, + 3.005075454711914, + 3.0219693183898926, + 3.0357747077941895, + 3.0546340942382812, + 3.068141222000122, + 3.0877437591552734, + 3.111335515975952, + 3.1341187953948975, + 3.1660542488098145, + 3.199610471725464, + 3.2375755310058594, + 3.2801437377929688, + 3.3183646202087402, + 3.360135078430176, + 3.3995423316955566, + 3.437117338180542, + 3.4736835956573486, + 3.504770278930664, + 3.5400404930114746, + 3.573451042175293, + 3.5837485790252686 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.004426579465979047, + -0.0052769862616013075, + -0.0030038330865942153, + -0.0044395193280910294, + -0.005701875262581008, + 0.0012259238322263333, + 0.00390415017312698, + 0.0011228294711809472, + 0.003717609309396047, + -0.0036489775058307916, + -0.002216965077894012, + 0.0016030478383240176, + 0.0032889760530044054, + 0.005107464997664818, + 0.003850831109073277, + 0.004302943176902635, + -0.00048157042665428196, + 0.0016261202544563258, + -0.0007453589100141211, + 0.0006969055168240257, + 0.0004854986790141791, + -0.002814382432477752, + -0.0010602665041747616, + -0.0046584092581223036, + -0.0021611426187597427, + 0.004325343686130162, + 0.010003352589286668, + 0.024833535488415298, + 0.041284487888275906, + 0.06214427665288261, + 0.08760721292420318, + 0.1087228248241863, + 0.13338801252983304, + 0.1556899952794251, + 0.17615973124862208, + 0.19562071820963992, + 0.20960213096716654, + 0.22776707453218872, + 0.24407235318021828, + 0.23726461951440506 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 742566.625, + 746131.3125, + 751933.0625, + 756051.1875, + 760395.125, + 766678.3125, + 772042.8125, + 776769, + 782346.375, + 785758.625, + 791201.5625, + 796731.0625, + 801768.4375, + 806633.9375, + 810602.625, + 815356.9375, + 819581.375, + 824657.75, + 828414.1875, + 833858.5625, + 838713.5, + 842030.4375, + 847065.3125, + 851302.9375, + 855478.6875, + 861755.25, + 869418.375, + 878429.4375, + 887375.875, + 897726.0625, + 909289.875, + 920203.0625, + 932051.9375, + 942986.3125, + 954247.1875, + 964218.125, + 972386, + 980846.5625, + 987391.5625, + 989466.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 276684.28125, + 277247.875, + 277406.1875, + 277322.28125, + 277304.1875, + 277166.34375, + 277123.6875, + 277393.90625, + 277433.875, + 277684.9375, + 277788.65625, + 277689.90625, + 277627.3125, + 277493.75, + 277346.90625, + 277307.71875, + 277581.3125, + 277494.90625, + 277383.71875, + 277483.40625, + 277538.71875, + 277369.21875, + 277305, + 277465.375, + 277056.25, + 276972.78125, + 277404.40625, + 277452.4375, + 277338.71875, + 277283.4375, + 277210.375, + 277306.1875, + 277385.25, + 277386.25, + 277630.09375, + 277578, + 277446.4375, + 277072.125, + 276313.15625, + 276098.1875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_179", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "H12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 25, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 29.45725958945423, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.7016584873199463, + 2.7061617374420166, + 2.7248547077178955, + 2.7455997467041016, + 2.767725706100464, + 2.785768747329712, + 2.8014698028564453, + 2.817016124725342, + 2.8413124084472656, + 2.856855869293213, + 2.869093656539917, + 2.889315128326416, + 2.908486843109131, + 2.924259901046753, + 2.9408154487609863, + 2.9554426670074463, + 2.9724748134613037, + 2.992675304412842, + 3.0105865001678467, + 3.025111436843872, + 3.0379831790924072, + 3.0510358810424805, + 3.069091320037842, + 3.084213972091675, + 3.09871506690979, + 3.117490530014038, + 3.148188829421997, + 3.1723568439483643, + 3.2026126384735107, + 3.2407658100128174, + 3.285036325454712, + 3.3220343589782715, + 3.3649115562438965, + 3.4073612689971924, + 3.44632887840271, + 3.4816112518310547, + 3.5176308155059814, + 3.5451905727386475, + 3.578514814376831, + 3.599581480026245 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0009121279942661473, + -0.011483411072742374, + -0.009689229985941857, + -0.005842980188814635, + -0.0006158099815307197, + 0.0005284420586384939, + -0.0006692916037064969, + -0.002021758923888846, + 0.005375735608956593, + 0.004020407265825025, + -0.0006405946765492623, + 0.002682087920871372, + 0.004955013514507382, + 0.0038292822630510634, + 0.0034860407882056285, + 0.0012144698455872002, + 0.0013478271103657888, + 0.0046495288728254855, + 0.005661935438751535, + 0.0032880829256985364, + -0.0007389640148451407, + -0.004585051253850288, + -0.003428401447567349, + -0.005204538582813174, + -0.007602232953776329, + -0.005725559038607116, + 0.00807395118027348, + 0.015343176517561834, + 0.02870018185362993, + 0.04995456420385818, + 0.07732629045667389, + 0.09742553479115462, + 0.12340394286770123, + 0.14895486643191874, + 0.1710236866483575, + 0.18940727088762382, + 0.20852804537347175, + 0.21918901341705938, + 0.23561446586616414, + 0.2397823423264998 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 766384.75, + 768495.0625, + 774940.75, + 780840.25, + 787230.875, + 792306.75, + 796498.6875, + 800728.1875, + 807483.6875, + 812475.6875, + 816750.4375, + 821667.6875, + 826806.4375, + 831902.875, + 836633.625, + 841142.75, + 845893.25, + 851264.25, + 856015.75, + 860193.25, + 864358.875, + 868054, + 873583.5, + 877916.5, + 882261.5, + 887770.4375, + 896384.625, + 903771.75, + 912525.9375, + 923322.8125, + 935782.4375, + 946873.3125, + 958627.9375, + 970295.9375, + 981665.375, + 991973.25, + 1002009.4375, + 1009841.1875, + 1018311.25, + 1023715.4375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283671.96875, + 283979.71875, + 284397.09375, + 284396.96875, + 284432.40625, + 284412.25, + 284314.5625, + 284246.9375, + 284193.90625, + 284395.0625, + 284671.9375, + 284381.46875, + 284273.75, + 284483.21875, + 284490.34375, + 284608.03125, + 284575.40625, + 284449.25, + 284335.21875, + 284350.9375, + 284517.34375, + 284511.25, + 284639.125, + 284648.375, + 284718.5, + 284770.84375, + 284730.25, + 284889.6875, + 284931.71875, + 284908.84375, + 284862.125, + 285028.15625, + 284889.5, + 284764.625, + 284843.78125, + 284917.875, + 284853.5, + 284848.21875, + 284562.53125, + 284398.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_180", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "H13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 27, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 30.52048066318425, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.793530225753784, + 2.7971978187561035, + 2.8087050914764404, + 2.831916570663452, + 2.849193572998047, + 2.8662588596343994, + 2.875668525695801, + 2.8928098678588867, + 2.913302183151245, + 2.929856061935425, + 2.9430458545684814, + 2.9530622959136963, + 2.9654428958892822, + 2.9879701137542725, + 3.0070409774780273, + 3.017184019088745, + 3.032714605331421, + 3.049313545227051, + 3.0626795291900635, + 3.0760772228240967, + 3.089614152908325, + 3.101369619369507, + 3.116147041320801, + 3.1303722858428955, + 3.1464731693267822, + 3.1637301445007324, + 3.1835219860076904, + 3.202216148376465, + 3.2287938594818115, + 3.255326747894287, + 3.288482666015625, + 3.333441734313965, + 3.3733034133911133, + 3.4124367237091064, + 3.4516448974609375, + 3.49088978767395, + 3.5267879962921143, + 3.5618834495544434, + 3.601492166519165, + 3.617455005645752 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.004882757113530261, + -0.00652760267257701, + -0.01009828274066626, + -0.001964756342080704, + 0.00023429320408741537, + 0.002221627052013791, + -0.003446659675011449, + -0.0013832703003516748, + 0.00403109220358056, + 0.0055070181993336405, + 0.003618858043964118, + -0.0014426533992472016, + -0.0041400062120878715, + 0.0033092588644761996, + 0.007302169799804919, + 0.0023672586220960853, + 0.0028198920763457033, + 0.004340879183548979, + 0.0026289103581355108, + 0.0009486512037425506, + -0.0005923715004555411, + -0.003914857827700064, + -0.004215388664832726, + -0.0050680969311641625, + -0.004045166235703607, + -0.001866143850180019, + 0.0028477448683518255, + 0.006463954448700076, + 0.01796371276562015, + 0.029418648389669573, + 0.0474966137225813, + 0.07737772923249453, + 0.1021614555212168, + 0.1262168130507838, + 0.15034703401418825, + 0.17451397143877478, + 0.19533422726851268, + 0.21535172774241518, + 0.2398824919187107, + 0.240767378256871 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 735806.625, + 737652.5625, + 740597.875, + 745936.75, + 750135.125, + 754745.4375, + 757361.0625, + 761866.875, + 767109.5, + 771257.8125, + 774690.5, + 778270.4375, + 782055.25, + 787341.6875, + 792083.625, + 795235.0625, + 799199.25, + 803508.8125, + 807196.5625, + 811262.6875, + 815031.3125, + 818137.8125, + 821659.8125, + 824922.1875, + 829058.6875, + 834254.375, + 838369.875, + 842934.875, + 850667.6875, + 857688.875, + 866592.25, + 877731.875, + 887795.6875, + 898290.1875, + 909320.75, + 919600.9375, + 929253.3125, + 937995.875, + 945474.0625, + 948911.5625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 263396.6875, + 263711.25, + 263679.46875, + 263403.5, + 263279.8125, + 263320.75, + 263368.6875, + 263365.6875, + 263312.71875, + 263240.84375, + 263227.46875, + 263546.90625, + 263722.90625, + 263503.875, + 263409.65625, + 263568.625, + 263526.03125, + 263504.8125, + 263558.9375, + 263732.875, + 263797.125, + 263798.875, + 263678.125, + 263522.0625, + 263488.25, + 263693.28125, + 263346.65625, + 263234.84375, + 263463, + 263472.4375, + 263523.4375, + 263311, + 263182.875, + 263240.09375, + 263445.625, + 263428.8125, + 263484.3125, + 263342.65625, + 262522.875, + 262314.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_181", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "H14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 26, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 30.609620918063, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.7977335453033447, + 2.801750659942627, + 2.8230459690093994, + 2.8385603427886963, + 2.852020502090454, + 2.8708417415618896, + 2.886826515197754, + 2.899911642074585, + 2.9183568954467773, + 2.925205707550049, + 2.9424707889556885, + 2.9602482318878174, + 2.9775161743164062, + 2.994546413421631, + 3.0092382431030273, + 3.023951768875122, + 3.036850929260254, + 3.049548387527466, + 3.067530393600464, + 3.074054479598999, + 3.0914793014526367, + 3.1043591499328613, + 3.117976665496826, + 3.1414520740509033, + 3.1530134677886963, + 3.1610279083251953, + 3.1784157752990723, + 3.2016451358795166, + 3.2308146953582764, + 3.247737169265747, + 3.2907090187072754, + 3.332324504852295, + 3.372236967086792, + 3.420058250427246, + 3.454871892929077, + 3.491809844970703, + 3.5304815769195557, + 3.562577962875366, + 3.5941317081451416, + 3.614922523498535 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.001282881757487253, + -0.00953092264092481, + -0.0030665326118470837, + -0.002383077870244499, + -0.0037538376061814205, + 0.0002364828275598363, + 0.00139033742572936, + -0.0003554547351338755, + 0.003258879599363773, + -0.004723227335059033, + -0.0022890649671141183, + 0.0006574589273204978, + 0.003094482318214631, + 0.00529380238574495, + 0.0051547130294467, + 0.005037319763847137, + 0.0031055611112842385, + 0.0009721003408018625, + 0.004123187376105175, + -0.004183645663053959, + -0.0015897428471109976, + -0.0035408134045806783, + -0.004754216878310569, + 0.0038902726380722896, + 0.0006207473381705242, + -0.0061957311630247425, + -0.0036387832268425235, + 0.004759658315907522, + 0.019098298756972554, + 0.021189853626748967, + 0.04933078403058255, + 0.0761153511379078, + 0.10119689433471013, + 0.13418725863746994, + 0.15416998210160626, + 0.17627701510553795, + 0.20011782801669575, + 0.217383294934812, + 0.23410612116689267, + 0.24006601748259193 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 792076.125, + 794620.625, + 801534.8125, + 805778.125, + 809373.125, + 814268.6875, + 818953.4375, + 824033.8125, + 827314.4375, + 829245.9375, + 837349.5, + 843015.5, + 846995.875, + 849523.4375, + 853429.375, + 859853.5, + 864617.4375, + 867830.25, + 871394.6875, + 873086.8125, + 879964.625, + 883884.1875, + 886813.4375, + 890793.75, + 894070.5, + 899987.625, + 906202.5, + 912171.5, + 918825.75, + 923141.8125, + 936200.4375, + 948490.5625, + 960530.5, + 972581.1875, + 982235.5, + 994886.6875, + 1005991.9375, + 1014856.875, + 1023502.9375, + 1028905.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283113.5, + 283615.75, + 283925.53125, + 283868.59375, + 283789.375, + 283634.125, + 283686.40625, + 284158.25, + 283486.375, + 283482.9375, + 284573.59375, + 284778.65625, + 284463.90625, + 283690.1875, + 283603.125, + 284347.625, + 284708.5625, + 284576.65625, + 284070.4375, + 284018, + 284641.9375, + 284723.5625, + 284419.53125, + 283561.15625, + 283560.625, + 284713.59375, + 285111.375, + 284907.125, + 284394.4375, + 284241.53125, + 284498.09375, + 284633.3125, + 284834.8125, + 284375.625, + 284304.46875, + 284920.0625, + 284944.6875, + 284865.875, + 284770.5625, + 284627.375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_182", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "H15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 27, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.44807036734713, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.788039207458496, + 2.7946205139160156, + 2.808809280395508, + 2.8252077102661133, + 2.8522791862487793, + 2.8619868755340576, + 2.8695976734161377, + 2.8822877407073975, + 2.9012327194213867, + 2.915677785873413, + 2.92708158493042, + 2.9449851512908936, + 2.9543850421905518, + 2.9699316024780273, + 2.990591049194336, + 3.004171133041382, + 3.020228147506714, + 3.0323102474212646, + 3.048280954360962, + 3.0648841857910156, + 3.077385187149048, + 3.0952463150024414, + 3.1120660305023193, + 3.1297380924224854, + 3.134840250015259, + 3.14281964302063, + 3.1608705520629883, + 3.179936647415161, + 3.2037107944488525, + 3.2236807346343994, + 3.261643171310425, + 3.288405656814575, + 3.3199846744537354, + 3.3595056533813477, + 3.403330087661743, + 3.4503653049468994, + 3.491029739379883, + 3.5334277153015137, + 3.564354419708252, + 3.585001230239868 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.004655106617853981, + -0.0034558486938476036, + -0.003959343983576976, + -0.0022531758821926224, + 0.010126038331251834, + 0.005141465847308594, + -0.001939998039832443, + -0.003942192517794237, + 0.0003105244269739054, + 6.332910977871302e-05, + -0.0032251336024355665, + -1.3829011183493292e-05, + -0.00530619988074685, + -0.004451901362492379, + 0.0015152835845946549, + 0.00040310566241943784, + 0.0017678583585299095, + -0.0008423034961408688, + 0.0004361416743352813, + 0.0023471113351674327, + 0.00015585092397854376, + 0.003324717008150539, + 0.005452170738806909, + 0.008431970889751809, + -0.001158133286696313, + -0.007871002050546335, + -0.004512354777409496, + -0.00013852119445820384, + 0.008943364070012087, + 0.014221042486337402, + 0.03749121739314168, + 0.04956144112807051, + 0.06644819699800911, + 0.0912769141564003, + 0.12040908666757424, + 0.15275204218350938, + 0.17872421484727122, + 0.20642992899968052, + 0.22266437163719768, + 0.22861892039959233 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 789101.6875, + 792792.0625, + 798747.125, + 803193.9375, + 807539.5, + 810095.375, + 815546.375, + 820031.0625, + 826785.625, + 830637.0625, + 833452.75, + 838832.75, + 841652.9375, + 846939.9375, + 852739.9375, + 856198.8125, + 860889.8125, + 863816, + 867060.4375, + 871415.25, + 875773.4375, + 879885.75, + 883628.875, + 886950.75, + 888676.5625, + 894562.5625, + 900096.125, + 904518.25, + 909263.3125, + 914298.75, + 925521.75, + 933520.1875, + 944709, + 955842.6875, + 967449.125, + 980207.625, + 990825.5625, + 1000093.125, + 1008511.375, + 1016704.3125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283031.0625, + 283685.0625, + 284372.15625, + 284295.53125, + 283120.78125, + 283053.5, + 284202.34375, + 284507, + 284977.34375, + 284886.4375, + 284738.46875, + 284834.28125, + 284882.625, + 285171.53125, + 285140.9375, + 285003.34375, + 285041.3125, + 284870.59375, + 284442.4375, + 284322.40625, + 284583.625, + 284270.03125, + 283936.40625, + 283394.5625, + 283483.84375, + 284636.9375, + 284762.09375, + 284445.375, + 283815.65625, + 283619.5, + 283759.34375, + 283882.3125, + 284552.21875, + 284518.84375, + 284265.4375, + 284088.0625, + 283820.4375, + 283037.65625, + 282943.625, + 283599.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_183", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "H16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.769539126752207, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.857546091079712, + 2.862849235534668, + 2.879835605621338, + 2.8919014930725098, + 2.9119222164154053, + 2.9273762702941895, + 2.9398715496063232, + 2.954427719116211, + 2.9704930782318115, + 2.9842076301574707, + 2.99214506149292, + 3.0058186054229736, + 3.0225882530212402, + 3.0418057441711426, + 3.057681083679199, + 3.0671944618225098, + 3.076594829559326, + 3.0905420780181885, + 3.1061196327209473, + 3.118069887161255, + 3.1336164474487305, + 3.1467649936676025, + 3.162971019744873, + 3.173694610595703, + 3.1837971210479736, + 3.1993701457977295, + 3.2118279933929443, + 3.224390983581543, + 3.247781276702881, + 3.2693047523498535, + 3.2982065677642822, + 3.330516815185547, + 3.359165668487549, + 3.403743028640747, + 3.4501473903656006, + 3.491706132888794, + 3.5317203998565674, + 3.5709285736083984, + 3.6096606254577637, + 3.631431818008423 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.00013519319713643958, + -0.00830793600816, + -0.0050678395817421295, + -0.006748225790822749, + -0.0004737761081792923, + 0.0012340041103523925, + -1.6990237765869207e-05, + 0.0007929056118697753, + 0.0031119910672178664, + 0.0030802693326249953, + -0.002728572992178281, + -0.0028013027223766206, + 0.00022207121563793016, + 0.005693288705287779, + 0.007822354553092369, + 0.003589459036150421, + -0.0007564468872852236, + -0.0005554720886749697, + 0.0012758089538313245, + -0.0005202102661131091, + 0.001280076361109982, + 0.0006823489197300015, + 0.0031421013367480145, + 0.00011941852732604182, + -0.0035243446806559452, + -0.0016975935911521366, + -0.0029860196561893437, + -0.004169303127843206, + 0.005474716333242634, + 0.013251918319962796, + 0.028407460074139454, + 0.04697143383515205, + 0.06187401347690151, + 0.0927050999698477, + 0.12536318803444874, + 0.15317565689739004, + 0.17944365020491143, + 0.20490555029649, + 0.22989132848560317, + 0.23791624737600986 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 792531.375, + 795773.6875, + 802368.125, + 806706.6875, + 812321.125, + 817344.5625, + 821698.25, + 826466.6875, + 831261.375, + 835672.625, + 838725.6875, + 843270.5, + 848176.625, + 853824.25, + 857878.75, + 860621.625, + 863869.5625, + 868143.625, + 872411.0625, + 877081.8125, + 881923.375, + 885224.625, + 889246.5, + 891959.125, + 896129.125, + 901190.875, + 904567.5625, + 907777.4375, + 914319.875, + 920687.6875, + 928489.75, + 938299.4375, + 947181.75, + 959264.75, + 972132.375, + 983854.1875, + 994678.25, + 1006095.9375, + 1016949.9375, + 1024804.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277346.84375, + 277965.625, + 278615.9375, + 278953.71875, + 278963.875, + 279207.21875, + 279501.40625, + 279738.34375, + 279839.53125, + 280031.65625, + 280309.15625, + 280546.03125, + 280612.6875, + 280696.5, + 280565.15625, + 280589.1875, + 280787.5625, + 280903.34375, + 280868.46875, + 281289.96875, + 281439.46875, + 281312.59375, + 281142.78125, + 281047.5625, + 281465.53125, + 281677.59375, + 281636.375, + 281534.53125, + 281521.375, + 281615.75, + 281513.53125, + 281727.875, + 281969.34375, + 281826.4375, + 281765.46875, + 281768.90625, + 281641.28125, + 281746.3125, + 281730.0625, + 282203.90625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_184", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "H17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 29, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 32.84685754057331, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.8165996074676514, + 2.818629264831543, + 2.836637258529663, + 2.852311611175537, + 2.8666627407073975, + 2.8822429180145264, + 2.900407075881958, + 2.9101946353912354, + 2.9276204109191895, + 2.9416887760162354, + 2.957700729370117, + 2.968121290206909, + 2.984241247177124, + 3.00300669670105, + 3.017958402633667, + 3.0286104679107666, + 3.0401134490966797, + 3.0563337802886963, + 3.074789047241211, + 3.078103542327881, + 3.0885236263275146, + 3.102679967880249, + 3.1205742359161377, + 3.1318306922912598, + 3.145418167114258, + 3.1601760387420654, + 3.1753108501434326, + 3.1869168281555176, + 3.2024645805358887, + 3.22198748588562, + 3.2437212467193604, + 3.2694971561431885, + 3.3014683723449707, + 3.342597007751465, + 3.381798505783081, + 3.421947956085205, + 3.461453437805176, + 3.494396924972534, + 3.5331575870513916, + 3.5570664405822754 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0010662502906744614, + -0.010783693389675178, + -0.006655300735796746, + -0.004860549134163963, + -0.004389020646545297, + -0.0026884443836576316, + 0.001596112439532324, + -0.0024959290954315733, + 0.0010502453882808432, + 0.0012390094410855007, + 0.0033713617507256516, + -8.76784567235972e-05, + 0.0021526774692495615, + 0.007038525948934102, + 0.008110630837309604, + 0.004883095070167973, + 0.0025064752118393735, + 0.004847205359614734, + 0.009422871267887697, + -0.0011422346896836216, + -0.004601751734291518, + -0.004325011225798384, + -0.0003103442341513968, + -0.0029334889032710115, + -0.0032256151245142056, + -0.0023473445409478294, + -0.001092134183822327, + -0.003365757215979051, + -0.0016976058798491983, + 0.003945698425640562, + 0.011799858215139555, + 0.023696166594725995, + 0.04178778175226698, + 0.06903681611451944, + 0.0943587131018944, + 0.12062856235977674, + 0.14625444303550622, + 0.16531832915862293, + 0.19019939019323912, + 0.20022864267988122 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 843415.1875, + 846424.75, + 854122.625, + 858715.5, + 862563.875, + 866214.625, + 871046.1875, + 873648.25, + 878603.5, + 883053.3125, + 888607, + 893159.1875, + 896600.375, + 900959.9375, + 905079.75, + 908946.9375, + 912904.375, + 917185.8125, + 922526.8125, + 924555.375, + 927507.6875, + 931282, + 936414.875, + 939659.1875, + 944572.25, + 949126.5625, + 953284.1875, + 956677.5625, + 961359.4375, + 966832.875, + 973325, + 982308.1875, + 990874.9375, + 1002791, + 1015654.1875, + 1028057.1875, + 1039466.4375, + 1048945.125, + 1060593.375, + 1068154.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 299444.46875, + 300296.59375, + 301103.9375, + 301059.5, + 300894.78125, + 300534.90625, + 300318.59375, + 300202.6875, + 300108.40625, + 300185.84375, + 300438.4375, + 300917.34375, + 300445, + 300019.28125, + 299898.03125, + 300120.125, + 300286.28125, + 300093.46875, + 300029.3125, + 300365.25, + 300307.78125, + 300154.0625, + 300077.75, + 300035.125, + 300301, + 300339.78125, + 300217.59375, + 300189.0625, + 300193.625, + 300073.4375, + 300064.3125, + 300446.25, + 300131.59375, + 300003.5625, + 300329.59375, + 300430.40625, + 300297.6875, + 300179.15625, + 300182.875, + 300290.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_185", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "H18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.57108562946143, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.875596523284912, + 2.877573251724243, + 2.8995144367218018, + 2.911846160888672, + 2.926555871963501, + 2.9462859630584717, + 2.9584498405456543, + 2.9717319011688232, + 2.98921799659729, + 3.0055623054504395, + 3.0183916091918945, + 3.0352466106414795, + 3.0482099056243896, + 3.05948805809021, + 3.0740437507629395, + 3.086472511291504, + 3.1037416458129883, + 3.1237337589263916, + 3.135408639907837, + 3.143627166748047, + 3.1597487926483154, + 3.174849033355713, + 3.1837124824523926, + 3.1965889930725098, + 3.2043099403381348, + 3.2223074436187744, + 3.242330312728882, + 3.257540225982666, + 3.2778968811035156, + 3.3036420345306396, + 3.3305985927581787, + 3.3603415489196777, + 3.397578477859497, + 3.4402947425842285, + 3.4808757305145264, + 3.520367383956909, + 3.5590460300445557, + 3.595673084259033, + 3.6363322734832764, + 3.654031753540039 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.0006380553123280525, + -0.011523134525005667, + -0.0037198678041114024, + -0.005526061913906059, + -0.004954269115741287, + 0.0006379037025646423, + -0.0013361370869170702, + -0.0021919947404128986, + 0.0011561824113895686, + 0.003362572987874209, + 0.0020539584526649574, + 0.004771041625585145, + 0.0035964183318309712, + 0.00073665252098651, + 0.0011544269170516725, + -0.0005547308310486481, + 0.0025764854137713972, + 0.008430680250510388, + 0.005967642955290927, + 4.825151883655794e-05, + 0.002031959142440339, + 0.00299428157317347, + -0.002280187606811616, + -0.0035415952633587582, + -0.009958566274398532, + -0.006098981270423213, + -0.00021403043698056505, + 0.000857964540139285, + 0.007076701384324121, + 0.018683936534783813, + 0.031502576485658546, + 0.047107614370492795, + 0.07020662503364736, + 0.09878497148171447, + 0.125228041135348, + 0.15058177630106603, + 0.1751225041120482, + 0.19761164004986095, + 0.2241329109974398, + 0.2276944727775377 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 805482.875, + 806272.3125, + 815337.1875, + 820997.1875, + 825689.125, + 831180.4375, + 835655.125, + 840675.9375, + 845813.5, + 849959.75, + 853213.1875, + 858071.625, + 862722, + 866208.375, + 870194.4375, + 873789.625, + 878134.625, + 883208.75, + 886602.625, + 889939.3125, + 894287.625, + 898459.6875, + 901458.75, + 904869.625, + 907275.25, + 912548.8125, + 918211.4375, + 922380.875, + 927924.0625, + 934675.5, + 942179.1875, + 951180.9375, + 961678.3125, + 973226.625, + 984672.8125, + 996597.75, + 1007376.3125, + 1016562.1875, + 1027696, + 1034177.5625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 280109.84375, + 280191.75, + 281197.84375, + 281950.75, + 282136.8125, + 282111.25, + 282463.84375, + 282890.90625, + 282954.78125, + 282795.59375, + 282671.46875, + 282702.4375, + 283025.78125, + 283122, + 283078.09375, + 283103, + 282927.75, + 282741.375, + 282771, + 283093.15625, + 283024.90625, + 282992.875, + 283147.03125, + 283073.5, + 283142.15625, + 283197.3125, + 283194.90625, + 283152.5625, + 283085.1875, + 282922.75, + 282885.84375, + 283060.78125, + 283048.15625, + 282890.46875, + 282880.78125, + 283094.8125, + 283046.71875, + 282718.1875, + 282618.84375, + 283023.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_186", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "H19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.126443740323033, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.787327289581299, + 2.795072555541992, + 2.806563138961792, + 2.8211545944213867, + 2.836940288543701, + 2.8553929328918457, + 2.868250608444214, + 2.8785898685455322, + 2.8978006839752197, + 2.911923408508301, + 2.92191743850708, + 2.9411470890045166, + 2.9576449394226074, + 2.972752094268799, + 2.9887664318084717, + 2.9990339279174805, + 3.0059823989868164, + 3.0226800441741943, + 3.040269374847412, + 3.0605838298797607, + 3.072558641433716, + 3.0776314735412598, + 3.093458652496338, + 3.108957052230835, + 3.119476079940796, + 3.1346731185913086, + 3.159235715866089, + 3.1785902976989746, + 3.1993484497070312, + 3.219991683959961, + 3.2512497901916504, + 3.28495192527771, + 3.320680618286133, + 3.361690044403076, + 3.4010870456695557, + 3.4434146881103516, + 3.4881722927093506, + 3.520118474960327, + 3.5510094165802, + 3.572615146636963 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.006551632921919804, + -0.00011107738201447843, + -0.003028470226842316, + -0.0028449910318747874, + -0.0014672731741879764, + 0.0025773949093289127, + 0.0010270941970694347, + -0.003041621966239848, + 0.0017612171988200098, + 0.0014759654672738664, + -0.002937980798574479, + 0.0018836934342344024, + 0.003973567587697581, + 0.004672746169261345, + 0.006279107444306554, + 0.002138627288688145, + -0.0053208779066035595, + -0.003031208983853272, + 0.00015014542473685936, + 0.00605662419245785, + 0.003623459481785286, + -0.005711684675298411, + -0.004292481984847484, + -0.0032020585149780557, + -0.00709100706964476, + -0.006301944683759707, + 0.003852676326392924, + 0.008799281894651468, + 0.015149457638080467, + 0.021384715626382514, + 0.038234845593444325, + 0.05752900441487625, + 0.07884972115867146, + 0.10545117101098718, + 0.13044019601283902, + 0.15835986218900772, + 0.1887094905233791, + 0.20624769650972802, + 0.22273066186497342, + 0.22992841565710892 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 771933.8125, + 774973.25, + 780790, + 786276.875, + 792135.8125, + 797702.8125, + 802654.125, + 806968.875, + 812934.3125, + 818111.25, + 821886.625, + 827069.125, + 831895.875, + 836099.75, + 841285.375, + 844607.25, + 847018.3125, + 851821.25, + 856619, + 861953.0625, + 865197.9375, + 868468.0625, + 873211.4375, + 877521.6875, + 880570.75, + 884448.5, + 890804.75, + 896682, + 902803.125, + 908007.75, + 916625.75, + 926813.0625, + 936867.25, + 948454.625, + 960625.75, + 971859.8125, + 983820, + 993634.8125, + 1002869.5625, + 1010183.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 276944.09375, + 277264.09375, + 278201.46875, + 278707.46875, + 279221.875, + 279367.09375, + 279841, + 280334.78125, + 280534.9375, + 280952.1875, + 281283.3125, + 281206.3125, + 281269.6875, + 281254.4375, + 281482.46875, + 281626.4375, + 281777.53125, + 281809.9375, + 281757.59375, + 281630.28125, + 281588.75, + 282187.15625, + 282276.75, + 282255.96875, + 282281.625, + 282150.15625, + 281968.4375, + 282100.53125, + 282183.4375, + 281990.71875, + 281930.28125, + 282139, + 282131.09375, + 282136.25, + 282446.6875, + 282237.21875, + 282044.5625, + 282273.125, + 282418.15625, + 282757.40625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_187", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "H20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 29, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 32.337413980830306, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.770775318145752, + 2.7784993648529053, + 2.791135311126709, + 2.8113465309143066, + 2.82808256149292, + 2.8430638313293457, + 2.854858160018921, + 2.867244243621826, + 2.882826089859009, + 2.89522647857666, + 2.9148030281066895, + 2.927544593811035, + 2.9431936740875244, + 2.9570765495300293, + 2.9654996395111084, + 2.9914181232452393, + 3.001800537109375, + 3.0138020515441895, + 3.0292820930480957, + 3.0427968502044678, + 3.0576372146606445, + 3.063209295272827, + 3.0784029960632324, + 3.0915966033935547, + 3.1039793491363525, + 3.1204299926757812, + 3.141899824142456, + 3.158416271209717, + 3.1742472648620605, + 3.1963818073272705, + 3.21836256980896, + 3.2434070110321045, + 3.278658628463745, + 3.3217649459838867, + 3.3650054931640625, + 3.4024181365966797, + 3.4361703395843506, + 3.4688684940338135, + 3.509981155395508, + 3.5404980182647705 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.001404188879631698, + -0.005137933964743022, + -0.006768157242467352, + -0.0008231070063972924, + 0.0016467540206879482, + 0.0023618543055856887, + -0.00010998655636715662, + -0.001990072504989924, + -0.0006743958193353473, + -0.002540176653212021, + 0.0027702033252892354, + 0.001245599478107342, + 0.002628510203068559, + 0.002245216094045401, + -0.003597863476403538, + 0.00805445070619928, + 0.004170695018806982, + 0.0019060399020933948, + 0.003119911854472048, + 0.002368499459316078, + 0.002942694363964795, + -0.0057513945753806285, + -0.004823863336503396, + -0.005896425557709171, + -0.00777984936643936, + -0.0055953753785382455, + 0.0016082865366085185, + 0.00385856405234122, + 0.005423388153156929, + 0.01329176106683885, + 0.021006353997000262, + 0.031784625668616756, + 0.052770073548729785, + 0.08161022151734335, + 0.11058459914599109, + 0.13373107302708023, + 0.1532171064632231, + 0.17164909136115794, + 0.19849558317132424, + 0.21474627648905933 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 751054.8125, + 754891.9375, + 760376.625, + 765946.25, + 770213.375, + 774542, + 780120.875, + 783983.875, + 789138.9375, + 792473.5, + 798709.875, + 804232.4375, + 808394.75, + 811227.1875, + 812889.125, + 819882.9375, + 822721.375, + 827588.375, + 831957, + 836172.75, + 839620.1875, + 840701.625, + 845641.25, + 849321.125, + 853755.0625, + 857498.25, + 862533.875, + 866550.5, + 870428.625, + 876773, + 882957.1875, + 891957.625, + 901945.1875, + 913055.5, + 924141.125, + 934164, + 945092, + 954182.625, + 965362.9375, + 973125.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 271063.0625, + 271690.53125, + 272425.5625, + 272448.1875, + 272344.71875, + 272432.15625, + 273260.8125, + 273427.65625, + 273737.96875, + 273717.28125, + 274018.46875, + 274712.28125, + 274665.84375, + 274334.1875, + 274115.40625, + 274078.34375, + 274075.96875, + 274599.4375, + 274638.34375, + 274804, + 274597.71875, + 274451.25, + 274701.28125, + 274719.25, + 275051.78125, + 274801.3125, + 274526.21875, + 274362.34375, + 274215.75, + 274301.71875, + 274349.8125, + 275006.375, + 275095.78125, + 274870.59375, + 274632.875, + 274558.84375, + 275042.25, + 275070.28125, + 275033.65625, + 274855.65625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_188", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "H21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 28, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": 31.903565830548374, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2.8010332584381104, + 2.809190511703491, + 2.8255550861358643, + 2.8388710021972656, + 2.8592870235443115, + 2.8800241947174072, + 2.889641284942627, + 2.9006025791168213, + 2.9159505367279053, + 2.930401563644409, + 2.9474124908447266, + 2.9623982906341553, + 2.974006414413452, + 2.9917209148406982, + 3.0019381046295166, + 3.0092856884002686, + 3.0281453132629395, + 3.046405076980591, + 3.058584451675415, + 3.0736782550811768, + 3.092350721359253, + 3.1046957969665527, + 3.115319013595581, + 3.1262922286987305, + 3.1431472301483154, + 3.157639980316162, + 3.168525218963623, + 3.1805968284606934, + 3.204474449157715, + 3.2272756099700928, + 3.254441261291504, + 3.2862167358398438, + 3.3193483352661133, + 3.368192195892334, + 3.411675453186035, + 3.452204942703247, + 3.490485906600952, + 3.5247862339019775, + 3.5636303424835205, + 3.591202735900879 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0018461088848929288, + -0.007873502144446744, + -0.005693574237008371, + -0.006562304700541678, + -0.000330929878430454, + 0.006221594769730575, + 0.0016540384700156271, + -0.0015693138807247112, + -0.00040600279457540106, + -0.00013962240300616907, + 0.0026866582723765395, + 0.003487811536870576, + 0.0009112887912327769, + 0.004441142693544196, + 0.0004736859574278815, + -0.00636337679675484, + -0.0016883984590186155, + 0.0023867187336976334, + 0.00038144690358762195, + 0.0012906037844142224, + 0.00577842353755572, + 0.00393885261992085, + 0.00037742272401449645, + -0.0028340086977707638, + -0.00016365377312047708, + 0.00014444986979152835, + -0.0031549580076822084, + -0.00526799503554657, + 0.00442497913654024, + 0.013041493423983495, + 0.026022498220459954, + 0.04361332624386512, + 0.06256027914519999, + 0.09721949324648602, + 0.1265181040152525, + 0.15286294700752975, + 0.17695926438030016, + 0.19707494515639087, + 0.22173440721299917, + 0.2351221541054229 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 750891, + 753467.1875, + 760268.25, + 764741.1875, + 770293, + 775200.1875, + 777521.3125, + 781673.125, + 788749.75, + 793613.9375, + 796585.375, + 800136.0625, + 804475.625, + 809873.5, + 812491.6875, + 815116.5625, + 820574.375, + 825496.0625, + 829268.1875, + 833369, + 839450.5, + 842702.625, + 845673.5, + 848460.6875, + 853666.875, + 857611.6875, + 861518.3125, + 864863.9375, + 872311.25, + 878288.8125, + 885571.625, + 894996.125, + 904384.125, + 915784.5, + 926811.1875, + 938541.875, + 948672.9375, + 957931.25, + 968453.5, + 977854.0625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 268076.4375, + 268215.0625, + 269068.625, + 269382.15625, + 269400.375, + 269164.46875, + 269071.90625, + 269486.46875, + 270494.90625, + 270820.875, + 270266, + 270097.40625, + 270502.3125, + 270704.90625, + 270655.71875, + 270867.125, + 270982.5, + 270973.84375, + 271128.09375, + 271130.84375, + 271460.3125, + 271428.40625, + 271456.46875, + 271395.1875, + 271596.21875, + 271598.9375, + 271898.84375, + 271918.75, + 272216.625, + 272145.59375, + 272111.71875, + 272348.46875, + 272458.34375, + 271892, + 271658.65625, + 271867.375, + 271788.21875, + 271770.03125, + 271760.375, + 272291.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_189", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "H22", + "sample role type": "unknown sample role", + "well location identifier": "H22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 73.61308288574219, + 28.118099212646484, + 16.019258499145508, + 12.274923324584961, + 17.143596649169922, + 22.133888244628906, + 18.72230339050293, + 20.528583526611328, + 18.536073684692383, + 18.7235050201416, + 18.097047805786133, + 18.642581939697266, + 13.132519721984863, + 9.294280052185059, + 9.658818244934082, + 10.873851776123047, + 10.312164306640625, + 10.779035568237305, + 13.109050750732422, + 14.080985069274902, + 11.380005836486816, + 6.752449989318848, + 5.852894306182861, + 6.271555423736572, + 7.47744607925415, + 9.511385917663574, + 9.001200675964355, + 9.85818099975586, + 11.018404960632324, + 11.422210693359375, + 12.183981895446777, + 9.659679412841797, + 7.23520040512085, + 7.503116130828857, + 8.471446990966797, + 7.311066627502441, + 6.238419532775879, + 8.820348739624023, + 8.921529769897461, + 6.143352508544922 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 61.803542562433186, + 16.308558889337487, + 4.209718175836509, + 0.46538300127596255, + 5.3340563258609235, + 10.324347921319909, + 6.912763067193931, + 8.71904320330233, + 6.726533361383384, + 6.913964696832603, + 6.287507482477134, + 6.833041616388267, + 1.322979398675865, + -2.51526027112394, + -2.1507220783749164, + -0.9356885471859515, + -1.4973760166683734, + -1.0305047550716937, + 1.2995104274234235, + 2.271444745965904, + -0.429534486822182, + -5.057090333990151, + -5.956646017126137, + -5.537984899572426, + -4.332094244054848, + -2.298154405645424, + -2.808339647344643, + -1.951359323553139, + -0.7911353626766742, + -0.3873296299496234, + 0.37444157213777896, + -2.1498609104672015, + -4.574339918188149, + -4.306424192480141, + -3.3380933323422015, + -4.498473695806557, + -5.5711207905331195, + -2.989191583684975, + -2.8880105534115375, + -5.6661878147640765 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4483.48486328125, + 4151.22412109375, + 4061.0322265625, + 4387.7529296875, + 4602.30126953125, + 4726.82177734375, + 4707.68896484375, + 4910.07421875, + 5638.26708984375, + 6474.16650390625, + 6438.9658203125, + 6286.587890625, + 6311.642578125, + 6248.49462890625, + 6400.55615234375, + 6446.2373046875, + 6144.08056640625, + 6042.70263671875, + 6497.6005859375, + 6781.77001953125, + 5626.5283203125, + 5395.48779296875, + 6042.44384765625, + 6072.1259765625, + 6208.734375, + 7174.83837890625, + 7291.71630859375, + 7305.876953125, + 7233.89306640625, + 7086.89697265625, + 7165.00146484375, + 7336.751953125, + 7022.90869140625, + 6926.13720703125, + 7134.80078125, + 6125.8759765625, + 6032.49169921875, + 7042.412109375, + 6718.6513671875, + 6439.3447265625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 60.906089782714844, + 147.6352996826172, + 253.50938415527344, + 357.4566345214844, + 268.45599365234375, + 213.55587768554688, + 251.44818115234375, + 239.18231201171875, + 304.1780700683594, + 345.7774963378906, + 355.802001953125, + 337.2165832519531, + 480.6116943359375, + 672.2946166992188, + 662.6644897460938, + 592.820068359375, + 595.8090209960938, + 560.5977172851562, + 495.6575927734375, + 481.6260986328125, + 494.4222717285156, + 799.04150390625, + 1032.3856201171875, + 968.200927734375, + 830.3281860351562, + 754.342041015625, + 810.0826416015625, + 741.0978393554688, + 656.5281372070312, + 620.4487915039062, + 588.0673217773438, + 759.5233154296875, + 970.6585083007812, + 923.1014404296875, + 842.217529296875, + 837.890869140625, + 966.9904174804688, + 798.4278564453125, + 753.0828857421875, + 1048.180908203125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_190", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "H23", + "sample role type": "unknown sample role", + "well location identifier": "H23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1.8737391233444214, + 1.8941248655319214, + 2.03631854057312, + 2.456369400024414, + 2.609931230545044, + 2.416790246963501, + 2.3060905933380127, + 2.2827162742614746, + 2.1698431968688965, + 2.241762161254883, + 2.4015769958496094, + 2.8459596633911133, + 2.6981959342956543, + 2.4367880821228027, + 2.680156707763672, + 2.831266403198242, + 2.614691734313965, + 2.8676273822784424, + 3.5189688205718994, + 3.1087286472320557, + 2.8172762393951416, + 2.833005666732788, + 2.4034183025360107, + 2.381894588470459, + 2.7183022499084473, + 2.7744717597961426, + 2.473376989364624, + 2.556394100189209, + 3.000225782394409, + 2.994251012802124, + 3.2724175453186035, + 3.3552467823028564, + 3.1527373790740967, + 2.8043365478515625, + 2.8251514434814453, + 3.5098178386688232, + 3.563321352005005, + 3.301255702972412, + 2.9878783226013184, + 2.661102533340454 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.37074996640525065, + -0.3763135016501488, + -0.2600691040413478, + 0.13403247797754841, + 0.2616450310657806, + 0.04255477005183944, + -0.09409416100604656, + -0.14341775751498237, + -0.28224011233995866, + -0.23627042538637005, + -0.10240486822404121, + 0.31602852188506453, + 0.14231551535720782, + -0.14504161424804146, + 0.07237773396042996, + 0.1975381519626021, + -0.04498579435407296, + 0.18200057617800686, + 0.8073927370390657, + 0.37120328626682425, + 0.053801600997512466, + 0.04358175090276123, + -0.4119548907264143, + -0.45942788222436376, + -0.1489694982187732, + -0.11874926576347605, + -0.44579331362739233, + -0.3887254802352051, + 0.029156924537597384, + -0.002767122487085938, + 0.24945013259699583, + 0.30633009214885104, + 0.07787141148769311, + -0.2964786971672388, + -0.3016130789697537, + 0.3571040387852265, + 0.38465827468901, + 0.09664334822401949, + -0.24268330957947243, + -0.5954083762727345 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4372.40087890625, + 4303.73876953125, + 4453.89453125, + 5318.65966796875, + 5825.4013671875, + 5371.7138671875, + 5153.7685546875, + 5101.29052734375, + 5069.5458984375, + 5212.875, + 5413.384765625, + 6222.42529296875, + 5931.048828125, + 5842.96630859375, + 6446.9140625, + 6743.78271484375, + 6201.15185546875, + 6247.97607421875, + 7168.62890625, + 6338.2392578125, + 6043.8349609375, + 6314.60205078125, + 6139.728515625, + 6101.0693359375, + 6595.9111328125, + 6600.228515625, + 6082.98388671875, + 6103.75439453125, + 7044.38671875, + 7313.31494140625, + 7981.66064453125, + 8188.47509765625, + 7647.08154296875, + 7125.51708984375, + 7103.9453125, + 7818.50634765625, + 7653.3876953125, + 7287.89453125, + 6680.36474609375, + 6420.341796875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2333.516357421875, + 2272.151611328125, + 2187.228759765625, + 2165.25244140625, + 2232.013427734375, + 2222.66455078125, + 2234.850830078125, + 2234.745849609375, + 2336.364990234375, + 2325.346923828125, + 2254.095947265625, + 2186.40673828125, + 2198.153564453125, + 2397.814697265625, + 2405.42431640625, + 2381.896240234375, + 2371.656982421875, + 2178.79638671875, + 2037.1390380859375, + 2038.8525390625, + 2145.27587890625, + 2228.94091796875, + 2554.581787109375, + 2561.435546875, + 2426.48193359375, + 2378.91357421875, + 2459.384033203125, + 2387.64208984375, + 2347.9521484375, + 2442.4521484375, + 2439.071533203125, + 2440.49853515625, + 2425.537109375, + 2540.892333984375, + 2514.5361328125, + 2227.6103515625, + 2147.82421875, + 2207.61279296875, + 2235.822265625, + 2412.662353515625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_191", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr 20q", + "sample document": { + "sample identifier": "H24", + "sample role type": "unknown sample role", + "well location identifier": "H24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.03999999910593033, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.934597015380859, + 4.949423313140869, + 4.999797821044922, + 4.946323394775391, + 4.951781749725342, + 5.044189453125, + 4.53500509262085, + 4.488527774810791, + 4.575253009796143, + 4.290549278259277, + 4.154228687286377, + 4.575469493865967, + 5.224097728729248, + 4.896365642547607, + 4.786490440368652, + 4.706230640411377, + 4.743292808532715, + 4.092395305633545, + 4.2710747718811035, + 5.422070026397705, + 5.837407112121582, + 5.209814071655273, + 4.174539566040039, + 3.61441707611084, + 4.028416156768799, + 4.270869731903076, + 4.391837120056152, + 4.694238662719727, + 5.229078769683838, + 4.98170804977417, + 4.951399326324463, + 4.965013027191162, + 4.990481376647949, + 5.100639343261719, + 5.473136901855469, + 6.139596462249756, + 5.519594669342041, + 4.848127841949463, + 4.585934162139893, + 4.16126012802124 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 0.3729856458530992, + 0.3757446843224604, + 0.4140519329358637, + 0.34851024737568387, + 0.3419013430349856, + 0.42224178714399524, + -0.09900983265080458, + -0.15755440975151264, + -0.08289643405680962, + -0.3796674248843243, + -0.5280552751478732, + -0.11888172785893285, + 0.5176792477136999, + 0.17787990224140976, + 0.05593744077180525, + -0.0363896184761187, + -0.011394709645430257, + -0.6743594718352487, + -0.5077472648783395, + 0.6311807303476135, + 1.0344505567808409, + 0.3947902570238829, + -0.652551507882, + -1.2247412571018488, + -0.8228094357345382, + -0.5924231198909103, + -0.4835229910284837, + -0.193188707655558, + 0.32958414001790387, + 0.07014616081758736, + 0.027770178077230877, + 0.02931661965328154, + 0.042717709819419206, + 0.14080841714254017, + 0.5012387164456408, + 1.1556310175492783, + 0.523561965350915, + -0.1599721213323126, + -0.43423306043253146, + -0.8709743538418332 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 8101.24365234375, + 8072.91748046875, + 8330.29296875, + 9085.6015625, + 9229.5400390625, + 9312.875, + 8672.830078125, + 8518.458984375, + 8944.3701171875, + 9031.59375, + 8512.1337890625, + 8569.6708984375, + 9551.2568359375, + 9413.72265625, + 9348.7080078125, + 9961.3759765625, + 9827.0107421875, + 7825.16845703125, + 8058.275390625, + 11026.083984375, + 11308.517578125, + 9951.7890625, + 9035.7099609375, + 9031.33203125, + 9968.611328125, + 10039.4921875, + 9828.044921875, + 9904.2490234375, + 10809.5439453125, + 10861.724609375, + 10775.6982421875, + 11078.2724609375, + 10799.685546875, + 10649.2431640625, + 11160.388671875, + 11670.8857421875, + 10325.416015625, + 9872.7802734375, + 10023.6533203125, + 9937.716796875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1641.723388671875, + 1631.08251953125, + 1666.1259765625, + 1836.83935546875, + 1863.882568359375, + 1846.2579345703125, + 1912.4190673828125, + 1897.8291015625, + 1954.9454345703125, + 2104.9970703125, + 2049.02880859375, + 1872.9599609375, + 1828.3074951171875, + 1922.5938720703125, + 1953.1446533203125, + 2116.6357421875, + 2071.769775390625, + 1912.1243896484375, + 1886.708984375, + 2033.55615234375, + 1937.2501220703125, + 1910.200439453125, + 2164.480712890625, + 2498.69677734375, + 2474.5732421875, + 2350.6904296875, + 2237.798095703125, + 2109.873291015625, + 2067.198486328125, + 2180.3212890625, + 2176.29345703125, + 2231.267578125, + 2164.056884765625, + 2087.8251953125, + 2039.1209716796875, + 1900.920654296875, + 1870.6837158203125, + 2036.410888671875, + 2185.738525390625, + 2388.15087890625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_192", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "I1", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.677535057067871, + 4.70060920715332, + 4.7359161376953125, + 4.762637138366699, + 4.786885738372803, + 4.8161234855651855, + 4.834308624267578, + 4.849999904632568, + 4.872557640075684, + 4.884377956390381, + 4.889585494995117, + 4.913599014282227, + 4.941669940948486, + 4.950305938720703, + 4.958836555480957, + 4.964189052581787, + 4.9731526374816895, + 4.975072383880615, + 4.9883503913879395, + 5.001220703125, + 5.009791374206543, + 5.014216899871826, + 5.027675628662109, + 5.032521724700928, + 5.02395486831665, + 5.030625820159912, + 5.039121627807617, + 5.03868293762207, + 5.04754638671875, + 5.042741775512695, + 5.044755935668945, + 5.052044868469238, + 5.058672904968262, + 5.063445568084717, + 5.055394649505615, + 5.060813903808594, + 5.062139987945557, + 5.061304092407227, + 5.052889823913574, + 5.048820495605469 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.1307242815389406, + -0.11577382603207126, + -0.08859059006865982, + -0.06999328397585386, + -0.05386837854833021, + -0.03275432593452815, + -0.022692881810716325, + -0.015125296024305958, + -0.0006912551597714773, + 0.003005366576345035, + 8.921060250149764e-05, + 0.01597903531103012, + 0.03592626739870913, + 0.036438570592346065, + 0.03684549277401922, + 0.03407429529626854, + 0.03491418561759102, + 0.028710237437936048, + 0.03386455036667951, + 0.038611167525160195, + 0.03905814402812241, + 0.03535997511482486, + 0.0406950093265282, + 0.0374174107867658, + 0.020726859823907706, + 0.01927411708858956, + 0.019646230157713884, + 0.011083845393586254, + 0.011823599911686076, + -0.0011047058729493648, + -0.007214240295280118, + -0.008049002073567903, + -0.009544660153124331, + -0.012895691615250006, + -0.029070304772931432, + -0.03177474504853367, + -0.03857235549015153, + -0.047531945607062365, + -0.06406990867929457, + -0.0762629315659808 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1245512, + 1258573.625, + 1271610.75, + 1277705.125, + 1282775.875, + 1288654.5, + 1292306.75, + 1295874.5, + 1301563.875, + 1305023.375, + 1307083.5, + 1311485.5, + 1315497.75, + 1316853, + 1320249.5, + 1321496.75, + 1324238.625, + 1325662.75, + 1329221.125, + 1332255.625, + 1333702.25, + 1333743.5, + 1335854.625, + 1337234.75, + 1338048.375, + 1339124, + 1340584.5, + 1340732.875, + 1343038.375, + 1343022.375, + 1343046.125, + 1343577.625, + 1344790, + 1347580.125, + 1347632.25, + 1348220.125, + 1347217.5, + 1344533.375, + 1339469.25, + 1337440.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 266275.28125, + 267746.90625, + 268503.65625, + 268276.8125, + 267977.125, + 267570.90625, + 267319.875, + 267190.625, + 267121.28125, + 267183.125, + 267319.90625, + 266909.34375, + 266205.09375, + 266014.46875, + 266241.78125, + 266205.96875, + 266277.5, + 266461, + 266465.0625, + 266386.09375, + 266219.125, + 265992.375, + 265700.25, + 265718.625, + 266333.6875, + 266194.3125, + 266035.34375, + 266087.96875, + 266077.46875, + 266327.8125, + 266226.1875, + 265947.28125, + 265838.5, + 266138.96875, + 266573.09375, + 266403.8125, + 266135.96875, + 265649.59375, + 265089.75, + 264901.5625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_193", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "I2", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.700495719909668, + 4.7195916175842285, + 4.750561237335205, + 4.773699760437012, + 4.797520637512207, + 4.826517105102539, + 4.837251663208008, + 4.855058670043945, + 4.882075786590576, + 4.899360179901123, + 4.907859802246094, + 4.920533657073975, + 4.939755916595459, + 4.952813625335693, + 4.955149173736572, + 4.971609592437744, + 4.988801956176758, + 4.999266147613525, + 5.0021867752075195, + 5.010397911071777, + 5.008085250854492, + 5.012361526489258, + 5.02944278717041, + 5.037774562835693, + 5.047334671020508, + 5.056163311004639, + 5.065972328186035, + 5.065332889556885, + 5.0630574226379395, + 5.067465782165527, + 5.07602596282959, + 5.071709632873535, + 5.079129219055176, + 5.0826873779296875, + 5.078522205352783, + 5.081849098205566, + 5.088009357452393, + 5.092479228973389, + 5.092071056365967, + 5.089735984802246 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.11003999203627211, + -0.09969554291115111, + -0.07747737170961498, + -0.06309029715724788, + -0.048020868631492124, + -0.027775849590599637, + -0.02579274003457132, + -0.016737181748073364, + 0.0015284862491179527, + 0.010061431010225283, + 0.009809604805755554, + 0.013732011084196869, + 0.024202822056241698, + 0.028509082247036528, + 0.02209318209847589, + 0.029802152250207332, + 0.03824306743978146, + 0.039955810327109494, + 0.03412498937166409, + 0.03358467668648147, + 0.02252056791975677, + 0.01804539500508285, + 0.02637520713679565, + 0.02595553425263842, + 0.026764193888013328, + 0.026841385322704643, + 0.027898953954661583, + 0.018508066776071648, + 0.007481151307685905, + 0.003138062285834251, + 0.0029467944004572064, + -0.010120984105037025, + -0.011452846472836833, + -0.01664613614776466, + -0.029562757274108502, + -0.03498731297076484, + -0.037578502273378216, + -0.041860079301822554, + -0.051019700458683974, + -0.06210622057184422 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1155929.125, + 1162195.25, + 1171335.625, + 1178182.25, + 1185360, + 1193292.5, + 1198071.625, + 1203018.25, + 1209618, + 1214784.875, + 1217361, + 1220082.375, + 1224208.25, + 1227944.875, + 1229751.25, + 1233367, + 1235929.5, + 1237904.125, + 1239839.875, + 1242224.25, + 1242695.875, + 1244335.125, + 1247738, + 1249092.875, + 1251590.375, + 1252416.75, + 1254104.25, + 1255119, + 1256543.875, + 1257412.375, + 1259059.125, + 1258948.625, + 1260052.125, + 1260328.5, + 1260400.5, + 1261735, + 1262190.625, + 1260074.125, + 1254810.25, + 1252732.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 245916.4375, + 246249.109375, + 246567.84375, + 246806.9375, + 247077.625, + 247236.765625, + 247676.109375, + 247786.546875, + 247767.15625, + 247947.65625, + 248043.15625, + 247957.328125, + 247827.6875, + 247928.75, + 248176.4375, + 248082.03125, + 247740.75, + 247617.171875, + 247859.5625, + 247929.265625, + 248137.921875, + 248253.265625, + 248086.71875, + 247945.375, + 247970.546875, + 247701.015625, + 247554.5, + 247786.09375, + 248178.859375, + 248134.359375, + 248040.328125, + 248229.625, + 248084.28125, + 247964.984375, + 248182.53125, + 248282.65625, + 248071.609375, + 247438.25, + 246424.34375, + 246129.171875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_194", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "control", + "sample role type": "unknown sample role", + "well location identifier": "I3", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.6079206466674805, + 4.628970146179199, + 4.666104316711426, + 4.6940836906433105, + 4.722598552703857, + 4.74060583114624, + 4.761022567749023, + 4.787202835083008, + 4.814843654632568, + 4.8162126541137695, + 4.8289594650268555, + 4.847221374511719, + 4.863001823425293, + 4.8780059814453125, + 4.884477615356445, + 4.900002956390381, + 4.913727760314941, + 4.9212822914123535, + 4.928308963775635, + 4.9356465339660645, + 4.9433979988098145, + 4.941504001617432, + 4.946337699890137, + 4.9505510330200195, + 4.96102237701416, + 4.965843677520752, + 4.974574565887451, + 4.978219509124756, + 4.981846332550049, + 4.982151508331299, + 4.9869303703308105, + 4.99156379699707, + 4.9981231689453125, + 5.002843379974365, + 5.009943008422852, + 5.010380744934082, + 5.007818222045898, + 5.009500026702881, + 5.005581378936768, + 5.00273323059082 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.12754150746048407, + -0.11505868628218327, + -0.08649119408337555, + -0.06707849848490874, + -0.04713031475777981, + -0.03768971464881495, + -0.025839656379449703, + -0.008226067378884172, + 0.01084807383725842, + 0.003650394985041638, + 0.007830527564709621, + 0.01752575871615495, + 0.024739529296310327, + 0.031177008982911904, + 0.029081964560626762, + 0.036040627261144355, + 0.04119875285228695, + 0.040186605616280215, + 0.03864659964614351, + 0.037417491503155244, + 0.03660227801348729, + 0.026141602487686523, + 0.02240862242697276, + 0.018055277223437617, + 0.019959942884160288, + 0.01621456505733413, + 0.016378775090615395, + 0.011457039994501239, + 0.006517185086376253, + -0.0017443174657917008, + -0.005532133799697936, + -0.009465385466856125, + -0.01147269185203278, + -0.015319159156398, + -0.016786209041329624, + -0.02491515086351711, + -0.03604435208511866, + -0.04292922576155419, + -0.05541455186108631, + -0.06682937854045154 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1182540, + 1190238.5, + 1203309, + 1212428.25, + 1220989.75, + 1227642.125, + 1234052.75, + 1240163.625, + 1247033, + 1249518.75, + 1253230.875, + 1258084.5, + 1261133.375, + 1264456.875, + 1267281.625, + 1270190.25, + 1272758.875, + 1274661.375, + 1276230.125, + 1279407.625, + 1281441.375, + 1281187.5, + 1282292.5, + 1284557.125, + 1287061.125, + 1287964.25, + 1289611.5, + 1289978.375, + 1291706.75, + 1291420, + 1291912.75, + 1293187.125, + 1294566.75, + 1296658, + 1297972.875, + 1297824, + 1297590.75, + 1295196.25, + 1288778.5, + 1286375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 256632.015625, + 257128.15625, + 257883, + 258288.59375, + 258541.921875, + 258963.125, + 259199.09375, + 259058.09375, + 258997.609375, + 259440.109375, + 259524, + 259547.5625, + 259332.296875, + 259215.9375, + 259450.796875, + 259222.34375, + 259021.03125, + 259010, + 258959.03125, + 259217.828125, + 259222.78125, + 259270.765625, + 259240.796875, + 259477.609375, + 259434.65625, + 259364.640625, + 259240.5625, + 259124.4375, + 259282.734375, + 259209.296875, + 259059.71875, + 259074.546875, + 259010.578125, + 259184.21875, + 259079.359375, + 259027.03125, + 259112.984375, + 258548, + 257468.296875, + 257134.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_195", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "I4", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.531464576721191, + 4.548827648162842, + 4.5926971435546875, + 4.6292877197265625, + 4.657412528991699, + 4.6872334480285645, + 4.699617385864258, + 4.721746921539307, + 4.747832298278809, + 4.7633819580078125, + 4.773980140686035, + 4.788637638092041, + 4.80648136138916, + 4.8262248039245605, + 4.840895175933838, + 4.845729351043701, + 4.848891258239746, + 4.872855186462402, + 4.882659912109375, + 4.890636920928955, + 4.89920711517334, + 4.902341365814209, + 4.900083541870117, + 4.910295009613037, + 4.92078161239624, + 4.924583911895752, + 4.928956031799316, + 4.937577724456787, + 4.950108051300049, + 4.954071044921875, + 4.951794624328613, + 4.9563751220703125, + 4.956740379333496, + 4.964654445648193, + 4.9715471267700195, + 4.974475860595703, + 4.978981971740723, + 4.975528717041016, + 4.976332187652588, + 4.9750165939331055 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.13670099895110105, + -0.1289169960193804, + -0.09462656913746444, + -0.06761506147551917, + -0.04906932072031307, + -0.02882747019337757, + -0.026022600867613942, + -0.013472133702494848, + 0.003034174527077372, + 0.009004765746151545, + 0.010023879914444467, + 0.015102308810520593, + 0.02336696359771, + 0.033531337623179766, + 0.038622641122527376, + 0.033877747722460924, + 0.027460586408576116, + 0.04184544612130263, + 0.04207110325834555, + 0.040469043567995897, + 0.03946016930245093, + 0.033015351433390336, + 0.02117845897936792, + 0.02181085821235811, + 0.0227183924856315, + 0.016941623475213486, + 0.011734674868848206, + 0.010777299016389175, + 0.01372855734972116, + 0.008112482461617599, + -0.003743006641573853, + -0.008741577409805256, + -0.017955388656551396, + -0.019620390851783864, + -0.022306778239887425, + -0.028957112924133565, + -0.03403007028904377, + -0.047062393498680535, + -0.055837991397038, + -0.06673265362645016 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1173449.625, + 1182330.25, + 1197201.875, + 1207631.875, + 1216976.375, + 1226111.25, + 1231058.875, + 1236604.25, + 1242813.125, + 1248315.75, + 1252729, + 1256429.125, + 1261611.25, + 1264967.375, + 1267649.625, + 1269604.625, + 1271445.25, + 1276773, + 1278533.75, + 1281384.25, + 1282940.125, + 1283320, + 1283567.25, + 1285897.125, + 1288231.25, + 1289591.5, + 1290697.375, + 1292949.5, + 1295464.5, + 1295704.5, + 1295442.375, + 1296082.125, + 1296555.625, + 1299673.5, + 1301462.75, + 1301067, + 1301712.625, + 1302497, + 1302316.5, + 1301531.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 258955.921875, + 259919.765625, + 260675.125, + 260867.75, + 261298.8125, + 261585.28125, + 261948.734375, + 261895.5, + 261764.328125, + 262065, + 262407.65625, + 262377.15625, + 262481.25, + 262102.859375, + 261862.640625, + 262004.859375, + 262213.59375, + 262017.4375, + 261851.890625, + 262007.640625, + 261866.890625, + 261776.953125, + 261948.03125, + 261877.765625, + 261794.03125, + 261868.109375, + 261860.203125, + 261859.0625, + 261704.28125, + 261543.375, + 261610.671875, + 261497.984375, + 261574.25, + 261785.296875, + 261782.234375, + 261548.5625, + 261441.515625, + 261780.625, + 261702.09375, + 261613.53125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_196", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "I5", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.517732620239258, + 4.5333733558654785, + 4.5685906410217285, + 4.600709915161133, + 4.632730960845947, + 4.663824558258057, + 4.68306303024292, + 4.695925712585449, + 4.720677375793457, + 4.741629123687744, + 4.753389835357666, + 4.769952774047852, + 4.791886329650879, + 4.806407928466797, + 4.816220283508301, + 4.831566333770752, + 4.847139835357666, + 4.8574299812316895, + 4.864091396331787, + 4.8677191734313965, + 4.878753185272217, + 4.881888389587402, + 4.889838218688965, + 4.89552116394043, + 4.908932209014893, + 4.918052673339844, + 4.9201459884643555, + 4.9188456535339355, + 4.920088768005371, + 4.922876358032227, + 4.929207801818848, + 4.937615871429443, + 4.939328193664551, + 4.946569442749023, + 4.942522048950195, + 4.947343826293945, + 4.955882549285889, + 4.95696496963501, + 4.957220077514648, + 4.965135097503662 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.12988968108038373, + -0.1238685771151708, + -0.09827092361992856, + -0.07577128114153203, + -0.05336986711772446, + -0.03189590136662285, + -0.022277061042767332, + -0.0190340103612458, + -0.0039019788142457563, + 0.007430137419033587, + 0.009571217427947696, + 0.01651452445712548, + 0.028828448399145057, + 0.03373041555405526, + 0.03392313893455229, + 0.039649557535995694, + 0.04560342746190199, + 0.04627394167491766, + 0.04331572511400755, + 0.03732387055260916, + 0.03873825073242171, + 0.03225382338659949, + 0.030584020827154224, + 0.0266473344176113, + 0.030438747831067314, + 0.02993958049501072, + 0.022413263958514673, + 0.011493297367086984, + 0.0031167801775147646, + -0.0037152614566375326, + -0.007003449331024205, + -0.008215011381436267, + -0.01612232080733661, + -0.01850070338387083, + -0.03216772884370672, + -0.03696558316096449, + -0.038046491830028895, + -0.04658370314191557, + -0.05594822692328466, + -0.057652838595278755 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1210099.125, + 1216371, + 1228957.75, + 1239462.125, + 1249804.875, + 1258370.25, + 1265398.375, + 1270805.375, + 1277731.625, + 1283035.5, + 1287463.375, + 1292075.375, + 1297298.75, + 1301220.375, + 1303617.625, + 1306844.375, + 1310613, + 1314519.25, + 1316201, + 1317892.5, + 1320286, + 1320710.5, + 1323446.625, + 1324324.625, + 1326492, + 1328475.25, + 1330842.625, + 1330967.25, + 1331730.875, + 1331795.75, + 1332767, + 1334164.625, + 1334037.875, + 1335632.625, + 1335966.125, + 1337581.625, + 1339159.875, + 1339022.5, + 1338362.375, + 1339699.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 267855.40625, + 268314.75, + 269001.5, + 269406.71875, + 269777.125, + 269815.09375, + 270207.40625, + 270618.71875, + 270667, + 270589.59375, + 270851.625, + 270878.03125, + 270728.1875, + 270726.15625, + 270672.34375, + 270480.46875, + 270388.9375, + 270620.3125, + 270595.4375, + 270741.28125, + 270619.5625, + 270532.71875, + 270652.4375, + 270517.59375, + 270220.0625, + 270122.21875, + 270488.4375, + 270585.28125, + 270672.125, + 270532.03125, + 270381.59375, + 270204.21875, + 270084.875, + 270011.90625, + 270300.5, + 270363.59375, + 270216.21875, + 270129.5, + 269982.4375, + 269821.28125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_197", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 1", + "sample role type": "unknown sample role", + "well location identifier": "I6", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.603743076324463, + 4.618544101715088, + 4.653378963470459, + 4.685336112976074, + 4.714805603027344, + 4.739531993865967, + 4.765030384063721, + 4.787484645843506, + 4.803404808044434, + 4.811169624328613, + 4.830432891845703, + 4.845396995544434, + 4.8587565422058105, + 4.8783979415893555, + 4.8933796882629395, + 4.896356105804443, + 4.910822868347168, + 4.925223350524902, + 4.92952823638916, + 4.931267738342285, + 4.945076942443848, + 4.95569372177124, + 4.96576452255249, + 4.970176696777344, + 4.9650797843933105, + 4.9705891609191895, + 4.982270240783691, + 4.988835334777832, + 4.9886603355407715, + 4.986699104309082, + 4.992495059967041, + 5.003376483917236, + 4.999053478240967, + 5.002719879150391, + 5.015653610229492, + 5.019702434539795, + 5.015999794006348, + 5.012523651123047, + 5.012674808502197, + 5.012121677398682 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.12618923775106308, + -0.12036828522209633, + -0.09451349632838349, + -0.0715364196844265, + -0.05104700249481522, + -0.03530068451785131, + -0.018782367181755653, + -0.0053081782636287475, + 0.0016319110756407365, + 0.00041665449816217365, + 0.010699849153593767, + 0.016683879990665985, + 0.021063353790384688, + 0.03172468031227136, + 0.037726354124197094, + 0.03172269880404186, + 0.03720938848510822, + 0.042629797801184345, + 0.03795461080378391, + 0.030714039895250657, + 0.035543171135154907, + 0.037179877600889234, + 0.038270605520480984, + 0.03370270688367625, + 0.019625721637984796, + 0.01615502530220545, + 0.018856032305048266, + 0.01644105343753064, + 0.0072859813388118436, + -0.00365532275453586, + -0.006839439958235126, + -0.004938088869698064, + -0.018241167407625845, + -0.023554839359860268, + -0.019601181142416955, + -0.02453242969377247, + -0.03721514308887799, + -0.04967135883383791, + -0.05850027431634577, + -0.06803347828151965 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1230334.125, + 1237061.75, + 1248828.125, + 1259478.625, + 1268658.125, + 1276301.75, + 1283291.75, + 1288818.375, + 1294300, + 1299676.625, + 1305120.5, + 1309579.875, + 1312459.5, + 1316981.75, + 1321074.25, + 1322952.25, + 1326236.875, + 1329300.375, + 1331176, + 1333070.375, + 1336404.375, + 1338282.625, + 1340211.625, + 1340987.5, + 1341126.375, + 1343598, + 1345261.875, + 1346117.625, + 1346804.625, + 1346101.75, + 1346758.625, + 1349635, + 1349996.125, + 1350446.875, + 1352812.25, + 1353173.25, + 1352996, + 1353299, + 1352225.125, + 1350990.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 267246.46875, + 267846.6875, + 268370.1875, + 268812.875, + 269079.625, + 269288.5625, + 269314.5, + 269205.75, + 269454.6875, + 270137.34375, + 270187.0625, + 270272.96875, + 270122.5, + 269961.9375, + 269971.75, + 270191.1875, + 270064.09375, + 269896.46875, + 270041.25, + 270330.15625, + 270249.46875, + 270049.5, + 269890.28125, + 269806.8125, + 270111.75, + 270309.59375, + 270009.8125, + 269826.03125, + 269973.21875, + 269938.4375, + 269756.625, + 269744.84375, + 270050.34375, + 269942.53125, + 269718.03125, + 269572.40625, + 269736.0625, + 269983.5625, + 269761.1875, + 269544.625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_198", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "I7", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.614953994750977, + 4.633275032043457, + 4.6708879470825195, + 4.699344158172607, + 4.726287364959717, + 4.753718376159668, + 4.779982089996338, + 4.8025407791137695, + 4.82122278213501, + 4.842925071716309, + 4.851820945739746, + 4.863698959350586, + 4.88091516494751, + 4.89610481262207, + 4.904240131378174, + 4.914625644683838, + 4.926708221435547, + 4.937319278717041, + 4.949586391448975, + 4.961289405822754, + 4.972934722900391, + 4.9768548011779785, + 4.977468967437744, + 4.987627029418945, + 4.994664669036865, + 5.00503396987915, + 5.009659767150879, + 5.0100274085998535, + 5.010599136352539, + 5.007612705230713, + 5.0137619972229, + 5.020727157592773, + 5.02290678024292, + 5.032817363739014, + 5.038403511047363, + 5.042640686035156, + 5.040378093719482, + 5.036190509796143, + 5.029543399810791, + 5.0276780128479 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.13088430822489125, + -0.12177550470506868, + -0.09337482343866318, + -0.07413084612123319, + -0.05639987310678172, + -0.038181095679487555, + -0.02112961561547553, + -0.007783160270701785, + 0.0016866089778805535, + 0.014176664786521485, + 0.013860305037301977, + 0.016526084875483925, + 0.024530056699749857, + 0.030507470601653396, + 0.029430555585099015, + 0.03060383511810518, + 0.03347417809715627, + 0.034873001605992514, + 0.0379278805652691, + 0.0404186611663905, + 0.04285174447136932, + 0.037559588976300205, + 0.028961521463407934, + 0.02990734967195121, + 0.027732755517213235, + 0.028889822586840495, + 0.024303386085912003, + 0.015458793762228716, + 0.006818287742256367, + -0.005380377152226813, + -0.00844331893269721, + -0.010690392335482059, + -0.01772300345799347, + -0.017024653734557617, + -0.020650740198865015, + -0.025625798983729943, + -0.03710062507206167, + -0.05050044276805852, + -0.06635978652606797, + -0.07743740726161649 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1259123.875, + 1270315, + 1284256.5, + 1293451.25, + 1302286.625, + 1310382.25, + 1316936.25, + 1323622.75, + 1330452.5, + 1336384.5, + 1340329.75, + 1344427.5, + 1349052.875, + 1353322.375, + 1355774.375, + 1357676.125, + 1360274.5, + 1362952.25, + 1366322.375, + 1369531.25, + 1371895.25, + 1372333.75, + 1373839.25, + 1376041.125, + 1376696, + 1379043.25, + 1381630.875, + 1381539.5, + 1380996.875, + 1380497.875, + 1382561.5, + 1383865.125, + 1384842.25, + 1387080.375, + 1387332.75, + 1387656.5, + 1388158.125, + 1388306, + 1386615.625, + 1385197.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272835.625, + 274172.15625, + 274949.125, + 275240.8125, + 275541.15625, + 275654.15625, + 275510.71875, + 275608.84375, + 275957.46875, + 275945.71875, + 276252.9375, + 276420.78125, + 276393.4375, + 276407.96875, + 276449.4375, + 276252.1875, + 276102.09375, + 276051.0625, + 276047.78125, + 276043.40625, + 275872.375, + 275743.1875, + 276011.625, + 275890.9375, + 275633.3125, + 275531.25, + 275793.34375, + 275754.875, + 275615.125, + 275679.84375, + 275753.3125, + 275630.40625, + 275705.34375, + 275607.125, + 275351.65625, + 275184.5, + 275407.53125, + 275665.90625, + 275694.125, + 275514.28125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_199", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "I8", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.615498065948486, + 4.62994909286499, + 4.670520782470703, + 4.707281112670898, + 4.739025115966797, + 4.767228603363037, + 4.786874771118164, + 4.805152893066406, + 4.828579902648926, + 4.85024356842041, + 4.864276885986328, + 4.876223087310791, + 4.89056921005249, + 4.908629417419434, + 4.921703338623047, + 4.930422782897949, + 4.937092304229736, + 4.956535339355469, + 4.971193313598633, + 4.970640659332275, + 4.9733967781066895, + 4.990358829498291, + 4.997721195220947, + 5.008383274078369, + 5.011385440826416, + 5.008686065673828, + 5.018231391906738, + 5.021351337432861, + 5.02370548248291, + 5.033904075622559, + 5.0392889976501465, + 5.041536331176758, + 5.042551040649414, + 5.047640323638916, + 5.05658483505249, + 5.05925989151001, + 5.057761192321777, + 5.053438186645508, + 5.045170307159424, + 5.04007625579834 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.13733927657560144, + -0.13242550153990076, + -0.1013910638149911, + -0.07416798549559814, + -0.05196123408050293, + -0.03329499856506593, + -0.023186082690742207, + -0.014445212623303252, + -0.000555454921586953, + 0.01157095896909419, + 0.016067024654208926, + 0.018475974097869472, + 0.02328484495876546, + 0.03180780044490558, + 0.03534446976771563, + 0.03452666216181474, + 0.03165893161279862, + 0.04156471485772781, + 0.046685437220089526, + 0.03659553107292887, + 0.029814397966539705, + 0.03723919747733803, + 0.03506431131919105, + 0.03618913829580969, + 0.029654053163053338, + 0.017417426129662215, + 0.017425500481770027, + 0.011008194127089841, + 0.0038250872963354367, + 0.004486428555180642, + 0.0003340987019652998, + -0.0069558196522266046, + -0.015478362060373587, + -0.019926330951673978, + -0.020519071418902992, + -0.027381266842186693, + -0.03841721791122235, + -0.052277475468295115, + -0.07008260683518233, + -0.08471391007706955 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1286406.75, + 1291420, + 1304719.625, + 1314957.75, + 1323720.5, + 1331714.125, + 1339250.375, + 1344561.625, + 1351398.375, + 1358471.125, + 1362158.25, + 1365792.875, + 1370202.25, + 1374702.375, + 1377702.125, + 1379537.25, + 1381397.75, + 1386222.25, + 1389856.75, + 1390272.75, + 1390420.125, + 1394354.875, + 1395755.625, + 1398372.25, + 1400177.5, + 1400246.375, + 1402617, + 1403692.125, + 1405171.75, + 1406227.875, + 1406757.5, + 1407317.625, + 1407565.5, + 1408527.5, + 1410766.5, + 1411243.375, + 1411736.625, + 1410539.875, + 1403040.75, + 1400256.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 278714.625, + 278927.46875, + 279352.0625, + 279345.5, + 279323.375, + 279347.65625, + 279775.53125, + 279816.625, + 279874.90625, + 280083.0625, + 280033.03125, + 280092.375, + 280172.34375, + 280058.28125, + 279923.84375, + 279801, + 279799.875, + 279675.65625, + 279582.125, + 279696.90625, + 279571.53125, + 279409.75, + 279278.40625, + 279206.3125, + 279399.28125, + 279563.625, + 279504.25, + 279544.6875, + 279708.21875, + 279351.34375, + 279157.9375, + 279144.59375, + 279137.59375, + 279046.71875, + 278995.90625, + 278942.65625, + 279122.84375, + 279124.78125, + 278095.8125, + 277824.4375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_200", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 2", + "sample role type": "unknown sample role", + "well location identifier": "I9", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.604702949523926, + 4.617330551147461, + 4.647641658782959, + 4.671821594238281, + 4.701231956481934, + 4.7368669509887695, + 4.757694721221924, + 4.772950172424316, + 4.794447898864746, + 4.813258171081543, + 4.831699371337891, + 4.8485107421875, + 4.869481086730957, + 4.88297700881958, + 4.892244338989258, + 4.897574424743652, + 4.911808967590332, + 4.92668342590332, + 4.938204288482666, + 4.943943500518799, + 4.946496963500977, + 4.954472064971924, + 4.95942497253418, + 4.964897632598877, + 4.970865249633789, + 4.973925590515137, + 4.982292175292969, + 4.984707832336426, + 4.992300510406494, + 4.996974945068359, + 4.997668743133545, + 4.999190330505371, + 5.000763893127441, + 5.006803512573242, + 5.013739109039307, + 5.015778064727783, + 5.020096302032471, + 5.019702434539795, + 5.018922328948975, + 5.016958713531494 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.11984068435082926, + -0.11646976986446853, + -0.09541534936614579, + -0.08049210104799884, + -0.060338425941521806, + -0.03396011857186029, + -0.02238903547588131, + -0.016390271410664046, + -0.004149232107409671, + 0.00540435297221278, + 0.014588866091385124, + 0.022143549803819187, + 0.03385720721010091, + 0.03809644216154953, + 0.038107085194051954, + 0.03418048381127117, + 0.03915833952077555, + 0.044776110696589405, + 0.047040286138759796, + 0.043522811037717296, + 0.03681958688271972, + 0.03553800121649256, + 0.031234221641573103, + 0.027450194569095056, + 0.024161124466831854, + 0.017964778211005086, + 0.017074675851661805, + 0.010233645757943523, + 0.008569636690837459, + 0.003987384215527381, + -0.004575504856462385, + -0.012310604621811525, + -0.019993729136915637, + -0.023210796828290168, + -0.025531887499401027, + -0.032749618948099773, + -0.0376880687805867, + -0.04733862341043779, + -0.057375416138433416, + -0.0685957186930892 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1230768.875, + 1236007.75, + 1244803.375, + 1251644.625, + 1258860.5, + 1267997, + 1274158.625, + 1278380.25, + 1283914, + 1289434.75, + 1294214.125, + 1298907.375, + 1304136.375, + 1307550.5, + 1310640.375, + 1312472.375, + 1315222.25, + 1318497.75, + 1321433.625, + 1323226.125, + 1323562.5, + 1325782.5, + 1328566.25, + 1329956.5, + 1331329.625, + 1332885.875, + 1335641.375, + 1335853.75, + 1337379.375, + 1338309.375, + 1339014.75, + 1339393.5, + 1339791.375, + 1341583.75, + 1343451, + 1343900.25, + 1344773.625, + 1344967.875, + 1343854.625, + 1342674.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 267285.1875, + 267688.8125, + 267835.5, + 267913.625, + 267772.46875, + 267686.84375, + 267810.09375, + 267838.59375, + 267791.84375, + 267892.28125, + 267859, + 267898.21875, + 267818.34375, + 267777.3125, + 267901.65625, + 267984.15625, + 267767.375, + 267623.8125, + 267593.96875, + 267645.875, + 267575.71875, + 267593.09375, + 267887.15625, + 267871.875, + 267826.53125, + 267974.625, + 268077.6875, + 267990.375, + 267888.40625, + 267823.90625, + 267927.875, + 267922.09375, + 267917.34375, + 267952.15625, + 267953.90625, + 267934.5625, + 267878.0625, + 267937.78125, + 267757.59375, + 267627.25 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_201", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "I10", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.555380344390869, + 4.571115016937256, + 4.612671375274658, + 4.649020671844482, + 4.67582893371582, + 4.698455810546875, + 4.721949577331543, + 4.741560935974121, + 4.76380729675293, + 4.781463146209717, + 4.795988082885742, + 4.809475421905518, + 4.823141574859619, + 4.838736057281494, + 4.855743885040283, + 4.863797187805176, + 4.868574619293213, + 4.883533954620361, + 4.891481876373291, + 4.897974491119385, + 4.9060869216918945, + 4.911584377288818, + 4.920495510101318, + 4.923025608062744, + 4.9226789474487305, + 4.9305009841918945, + 4.940611362457275, + 4.9405903816223145, + 4.945914268493652, + 4.9489593505859375, + 4.951754570007324, + 4.954347133636475, + 4.960781097412109, + 4.963670253753662, + 4.967463493347168, + 4.972423076629639, + 4.975805282592773, + 4.976850986480713, + 4.96669864654541, + 4.961605072021484 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.13723440767182393, + -0.13031960178065938, + -0.0975831100984792, + -0.07005368018387714, + -0.05206528496776141, + -0.038258274791928885, + -0.02358437466248308, + -0.012792882675127121, + 0.0006336114484593088, + 0.009469594250023366, + 0.015174664270826593, + 0.01984213663537982, + 0.02468842293425922, + 0.031463038700912056, + 0.039650999804478955, + 0.03888443591414937, + 0.034842000746964315, + 0.04098146941889059, + 0.04010952451659811, + 0.0377822726074697, + 0.0370748365247573, + 0.033752425466458964, + 0.0338436916237368, + 0.027553922929940418, + 0.018387395660704582, + 0.01738956574864648, + 0.018680077358805176, + 0.009839229868621185, + 0.006343250084736912, + 0.0005684655217999043, + -0.005456181712035541, + -0.011683484738107314, + -0.014069387617694712, + -0.02000009793136414, + -0.025026724993080444, + -0.028887008365831905, + -0.0343246690579193, + -0.042098831825202014, + -0.06107103841572691, + -0.07498447959487486 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1263227.5, + 1273095.125, + 1286134, + 1295199.375, + 1302458.125, + 1310359.625, + 1317677.125, + 1322608, + 1328265.25, + 1334119.375, + 1338265.125, + 1342271.5, + 1346027.25, + 1350581, + 1354578.625, + 1356035.125, + 1356396.875, + 1359991.875, + 1362690.625, + 1364058.625, + 1366480.875, + 1368208.375, + 1370167.75, + 1371035.125, + 1370675.75, + 1372546.75, + 1374720.5, + 1375076.875, + 1377590.75, + 1377368.375, + 1377427.75, + 1378882.25, + 1380623, + 1381696.375, + 1381622.5, + 1382091.5, + 1382785.875, + 1381011, + 1372092.25, + 1368977.375 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 277304.5, + 278508.65625, + 278826.28125, + 278596.1875, + 278551.28125, + 278891.5625, + 279053.625, + 278939.375, + 278824.3125, + 279019.0625, + 279038.46875, + 279088.96875, + 279076.875, + 279118.5625, + 278964.1875, + 278801.75, + 278602.46875, + 278485.1875, + 278584.40625, + 278494.4375, + 278527.65625, + 278567.625, + 278461.34375, + 278494.40625, + 278441.03125, + 278378.75, + 278249.0625, + 278322.375, + 278531.0625, + 278314.75, + 278169.625, + 278317.65625, + 278307.59375, + 278361.84375, + 278134.40625, + 277951.3125, + 277901.9375, + 277486.90625, + 276258.40625, + 275914.21875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_202", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "I11", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.561790943145752, + 4.577383995056152, + 4.619680404663086, + 4.649888515472412, + 4.679286956787109, + 4.701721668243408, + 4.715761184692383, + 4.735530853271484, + 4.761114120483398, + 4.7765021324157715, + 4.791632652282715, + 4.806468963623047, + 4.822749614715576, + 4.836497783660889, + 4.844754219055176, + 4.853455543518066, + 4.867371559143066, + 4.872154235839844, + 4.877305030822754, + 4.888038158416748, + 4.8984222412109375, + 4.904141902923584, + 4.8967108726501465, + 4.899694919586182, + 4.9025774002075195, + 4.9141011238098145, + 4.9169111251831055, + 4.9173173904418945, + 4.923913478851318, + 4.92380428314209, + 4.91969108581543, + 4.921817779541016, + 4.929511547088623, + 4.938610076904297, + 4.941889762878418, + 4.945695400238037, + 4.943212509155273, + 4.939773082733154, + 4.928864002227783, + 4.923426628112793 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.1382112399047447, + -0.13032966476302976, + -0.09574473192478161, + -0.07324809788414088, + -0.05156113333812906, + -0.03683789865051568, + -0.030509858970226508, + -0.0184516671598095, + -0.0005798767165808823, + 0.007096658447106721, + 0.014515701545364638, + 0.021640536117011226, + 0.03020971044085508, + 0.03624640261748213, + 0.0367913612430838, + 0.03778120893728898, + 0.043985747793603536, + 0.041056947721695436, + 0.03849626593592015, + 0.041517916761228846, + 0.044190522786732855, + 0.042198707730694784, + 0.027056200688571844, + 0.022328770855921557, + 0.017499774708574004, + 0.021312021542183483, + 0.016410546146789055, + 0.009105334636892674, + 0.007989946277631058, + 0.00016927379971709827, + -0.0116554002956285, + -0.017240183338728007, + -0.01725789255980603, + -0.015870839512817644, + -0.020302630307381993, + -0.024208469716447408, + -0.03440283756789653, + -0.04555374075870111, + -0.06417429803275765, + -0.07732314891643333 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1324892.25, + 1330391.375, + 1339611.75, + 1345837, + 1351691.625, + 1357462.375, + 1362849.875, + 1368289.25, + 1375483.875, + 1380727.25, + 1384983, + 1389840.125, + 1393589, + 1397173.375, + 1400940.375, + 1402338.875, + 1405865.375, + 1408981.375, + 1411206.75, + 1414357.875, + 1416108.75, + 1417612.375, + 1418193.875, + 1419373.375, + 1420668.25, + 1422285, + 1422247.375, + 1423231.875, + 1425482.25, + 1426418.75, + 1426526.75, + 1427047.75, + 1428712.625, + 1430587, + 1431322.25, + 1431860.625, + 1431580.5, + 1428912.125, + 1415541.25, + 1411394.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 290432.46875, + 290644.46875, + 289979.3125, + 289434.25, + 288867, + 288716.03125, + 288998.90625, + 288941.0625, + 288899.59375, + 289066.59375, + 289041.96875, + 289160.3125, + 288961.5, + 288881.21875, + 289166.4375, + 288936.1875, + 288834.625, + 289190.625, + 289341.5, + 289350.8125, + 289094.875, + 289064.3125, + 289621.71875, + 289686.0625, + 289779.875, + 289429.34375, + 289256.28125, + 289432.59375, + 289501.875, + 289698.5, + 289962.65625, + 289943.21875, + 289828.4375, + 289674, + 289630.5625, + 289516.53125, + 289605.28125, + 289266.75, + 287194.21875, + 286669.15625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_203", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 3", + "sample role type": "unknown sample role", + "well location identifier": "I12", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.659965515136719, + 4.6761956214904785, + 4.720550537109375, + 4.751623153686523, + 4.773937702178955, + 4.799704551696777, + 4.823631286621094, + 4.8465895652771, + 4.863953590393066, + 4.876653671264648, + 4.8922624588012695, + 4.906538486480713, + 4.921808242797852, + 4.936763286590576, + 4.9465179443359375, + 4.959959983825684, + 4.970569610595703, + 4.979520320892334, + 4.988232135772705, + 4.996553897857666, + 5.008969306945801, + 5.02115535736084, + 5.028206825256348, + 5.022061347961426, + 5.027411937713623, + 5.03432559967041, + 5.046602249145508, + 5.050917148590088, + 5.049178123474121, + 5.048462867736816, + 5.055685997009277, + 5.056251049041748, + 5.064610004425049, + 5.067745685577393, + 5.069645881652832, + 5.069960594177246, + 5.071227073669434, + 5.0731987953186035, + 5.067710876464844, + 5.063869476318359 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.13271007090171028, + -0.12534442463436657, + -0.08985396910188526, + -0.06764581261115288, + -0.05419572420513641, + -0.037293334773729314, + -0.022231059935828964, + -0.008137241366238276, + 0.0003623236633124617, + 0.004197944448479322, + 0.010942271898684356, + 0.016353839491712544, + 0.022759135722436045, + 0.028849719428744595, + 0.02973991708769075, + 0.03431749649102078, + 0.03606266317462514, + 0.03614891338484083, + 0.035996268178795865, + 0.03545357017734163, + 0.03900451917906034, + 0.04232610950768423, + 0.04051311731677687, + 0.02550317993543894, + 0.021989309601221033, + 0.020038511471592083, + 0.02345070086027457, + 0.018901140218438587, + 0.008297655016056619, + -0.00128206080766324, + -0.002923391621618362, + -0.01122279967556283, + -0.011728304378678108, + -0.01745708331274953, + -0.024421347323725247, + -0.03297109488572725, + -0.04056907547995492, + -0.04746181391720106, + -0.061814192857375994, + -0.07452005309027554 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1253119.5, + 1258556.5, + 1271028, + 1279289.875, + 1285887.375, + 1292575, + 1298480.25, + 1304483.625, + 1310234.5, + 1315030, + 1319622.375, + 1323663.625, + 1327190.625, + 1330802, + 1333759.75, + 1337063.375, + 1339455.125, + 1341729.375, + 1343771.125, + 1346190.5, + 1349175, + 1349988.75, + 1351937.875, + 1353583.75, + 1356067.5, + 1357784.875, + 1358964, + 1359548.75, + 1360178.875, + 1360613.75, + 1362594, + 1363582.375, + 1364679.125, + 1365129.75, + 1366828.125, + 1367178.75, + 1367289, + 1367860.125, + 1364132.625, + 1362230.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 268911.75, + 269141.125, + 269254.1875, + 269232.1875, + 269355.71875, + 269303.03125, + 269191.4375, + 269154.96875, + 269376.4375, + 269658.28125, + 269736.625, + 269775.4375, + 269655.09375, + 269569.75, + 269636.09375, + 269571.40625, + 269477.1875, + 269449.53125, + 269388.25, + 269423.78125, + 269351.8125, + 268860.1875, + 268870.78125, + 269527.53125, + 269734.71875, + 269705.40625, + 269282.96875, + 269168.6875, + 269386.1875, + 269510.5, + 269517.125, + 269682.5, + 269453.9375, + 269376.125, + 269610.1875, + 269662.59375, + 269617, + 269624.78125, + 269181.21875, + 269009.875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_204", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "I13", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.659325122833252, + 4.670361518859863, + 4.698343753814697, + 4.722935676574707, + 4.750758647918701, + 4.774538040161133, + 4.788815975189209, + 4.806028366088867, + 4.8232197761535645, + 4.846180438995361, + 4.864089012145996, + 4.87063455581665, + 4.8867506980896, + 4.899216651916504, + 4.915200233459473, + 4.9237380027771, + 4.930412769317627, + 4.937753200531006, + 4.949914455413818, + 4.960990905761719, + 4.967095851898193, + 4.961423397064209, + 4.967898368835449, + 4.976216793060303, + 4.987147331237793, + 4.990805625915527, + 4.997415542602539, + 5.000886917114258, + 5.007610321044922, + 5.0128679275512695, + 5.016331672668457, + 5.017378807067871, + 5.021700382232666, + 5.017956733703613, + 5.027763843536377, + 5.029524803161621, + 5.024290084838867, + 5.017791748046875, + 5.014401912689209, + 5.01131534576416 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.10481768753247127, + -0.10206878507459442, + -0.08237404368849581, + -0.06606961449722142, + -0.046534136721962646, + -0.031042238048265492, + -0.02505179658892469, + -0.01612689925800186, + -0.007222982762039965, + 0.007450186511022427, + 0.01707126609292182, + 0.015329316194840747, + 0.023157964899054594, + 0.027336425157224408, + 0.03503251313145779, + 0.03528278888034937, + 0.033670061852141345, + 0.03272299949678577, + 0.0365967608108629, + 0.039385717590027916, + 0.03720317015776804, + 0.023243221755048293, + 0.021430699957553156, + 0.0214616306136713, + 0.02410467522242705, + 0.019475476331426055, + 0.017797899449702403, + 0.012981780392685782, + 0.011417690754615361, + 0.008387803692227646, + 0.0035640552406797747, + -0.003676303928641534, + -0.007642222332581095, + -0.0196733644303692, + -0.0181537481663409, + -0.024680282109831243, + -0.03820249400132052, + -0.052988324362048075, + -0.06466565328844946, + -0.07603971378223277 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1269848.875, + 1274933.25, + 1281863.125, + 1287158, + 1294082.25, + 1299933.5, + 1304972.75, + 1309555.625, + 1314497.75, + 1319800.25, + 1323978.25, + 1325649, + 1329246.375, + 1332226.25, + 1335610.375, + 1337664.625, + 1339763.75, + 1342137, + 1344601.125, + 1347212.375, + 1349115.25, + 1349077.75, + 1350282.5, + 1351318.875, + 1353745.75, + 1354806.25, + 1356218.625, + 1356379, + 1358550.625, + 1359560.875, + 1360973, + 1361289, + 1362011.625, + 1362410.875, + 1364826.125, + 1364827, + 1362768.875, + 1354655.25, + 1339365.25, + 1335160.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 272539.21875, + 272983.84375, + 272832.96875, + 272533.46875, + 272394.875, + 272263.71875, + 272504.25, + 272481.875, + 272535.3125, + 272338.25, + 272194.5, + 272171.71875, + 272010.28125, + 271926.375, + 271730.625, + 271676.65625, + 271734.59375, + 271811.28125, + 271641.28125, + 271561.15625, + 271610.46875, + 271913.4375, + 271801.5625, + 271555.46875, + 271446.90625, + 271460.4375, + 271384, + 271227.6875, + 271297.1875, + 271214.1875, + 271308.40625, + 271314.78125, + 271225.1875, + 271507.09375, + 271457.875, + 271363, + 271236.09375, + 269970.40625, + 267103.6875, + 266429.1875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_205", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "I14", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.72002649307251, + 4.73495626449585, + 4.7696027755737305, + 4.799276828765869, + 4.823037147521973, + 4.839033603668213, + 4.856919288635254, + 4.872260570526123, + 4.893272399902344, + 4.912166118621826, + 4.928274154663086, + 4.943724155426025, + 4.959168434143066, + 4.9772443771362305, + 4.986628532409668, + 4.993292808532715, + 5.0017499923706055, + 5.010742664337158, + 5.022939682006836, + 5.030972003936768, + 5.038199424743652, + 5.042018890380859, + 5.0501251220703125, + 5.05374813079834, + 5.05636739730835, + 5.06608772277832, + 5.0737457275390625, + 5.071170330047607, + 5.076502799987793, + 5.083194255828857, + 5.089099884033203, + 5.091064929962158, + 5.092740058898926, + 5.098722457885742, + 5.105554580688477, + 5.107678413391113, + 5.107555866241455, + 5.097710132598877, + 5.088396072387695, + 5.083885669708252 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.11253722983550651, + -0.10612790434210129, + -0.08000183919415504, + -0.058848231931950996, + -0.043608359105782986, + -0.03613234888947737, + -0.02676710985237097, + -0.019946273891436446, + -0.007454890445150358, + 0.002918382344397447, + 0.010505972455722596, + 0.01743552728872743, + 0.02435936007583383, + 0.033914857139063274, + 0.03477856648256527, + 0.03292239667567753, + 0.032859134583633536, + 0.03333136062025165, + 0.03700793235999477, + 0.036519808359991794, + 0.03522678323694194, + 0.030525802944214357, + 0.030111588703732865, + 0.025214151501825592, + 0.019312972081899853, + 0.02051285162193594, + 0.01965041045274351, + 0.008554567031353816, + 0.005366591041604746, + 0.0035376009527345823, + 0.0009227832271456685, + -0.00563261677383387, + -0.012477933767000909, + -0.015015980710120008, + -0.01670430383732025, + -0.02310091706461815, + -0.03174391014421097, + -0.05011008971672371, + -0.06794459585783996, + -0.08097544446721794 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1257869.25, + 1261949.75, + 1273233.875, + 1281884.75, + 1290026.75, + 1295949.625, + 1300998.375, + 1306449.5, + 1312236.625, + 1317576.5, + 1321726.375, + 1325745.875, + 1328398.75, + 1332179.375, + 1335409, + 1336794.625, + 1338276.5, + 1341468.875, + 1344204, + 1346500.5, + 1347768.75, + 1349003.625, + 1350622.625, + 1352266.625, + 1352404.5, + 1354209.125, + 1356092.25, + 1356024, + 1357294.375, + 1358257.125, + 1359176.75, + 1360996.75, + 1360811.875, + 1361815.875, + 1363295.125, + 1362922.75, + 1361320, + 1350297.875, + 1335499.375, + 1331604.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 266496.21875, + 266517.71875, + 266947.5625, + 267099.5625, + 267471.875, + 267811.65625, + 267864.9375, + 268140.3125, + 268171.59375, + 268227.1875, + 268192.53125, + 268167.4375, + 267867.25, + 267654, + 267797.96875, + 267718.0625, + 267561.65625, + 267718.5625, + 267613, + 267642.21875, + 267510, + 267552.28125, + 267443.40625, + 267576.96875, + 267465.625, + 267308.65625, + 267276.34375, + 267398.625, + 267368, + 267205.4375, + 267076.0625, + 267330.46875, + 267206.21875, + 267089.625, + 267021.9375, + 266838, + 266530.625, + 264883.21875, + 262459.78125, + 261926.46875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_206", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 4", + "sample role type": "unknown sample role", + "well location identifier": "I15", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.674917221069336, + 4.686756610870361, + 4.717125415802002, + 4.745217323303223, + 4.768112659454346, + 4.788449764251709, + 4.8089752197265625, + 4.831097602844238, + 4.844074726104736, + 4.850584983825684, + 4.862776279449463, + 4.8807692527771, + 4.899541854858398, + 4.9172821044921875, + 4.9252214431762695, + 4.928812503814697, + 4.941042423248291, + 4.953509330749512, + 4.961554527282715, + 4.974880695343018, + 4.988475322723389, + 4.995078086853027, + 4.9991984367370605, + 5.0007829666137695, + 5.0091657638549805, + 5.015767574310303, + 5.016866207122803, + 5.018405437469482, + 5.024835109710693, + 5.028931140899658, + 5.038637638092041, + 5.0438714027404785, + 5.045807361602783, + 5.042814254760742, + 5.044145107269287, + 5.054197311401367, + 5.060078144073486, + 5.058893203735352, + 5.04530668258667, + 5.038946628570557 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.10012712112361678, + -0.09700887267653992, + -0.0753612090988487, + -0.05599044295157653, + -0.041816248154402894, + -0.03020028471098814, + -0.018395970590084038, + -0.00499472882635767, + -0.0007387469198081482, + -0.0029496305528102958, + 0.0005205237170204761, + 0.009792355690707782, + 0.019843816418058085, + 0.028862924697897734, + 0.028081122028030352, + 0.022951041312509562, + 0.0264598193921539, + 0.030205585539426077, + 0.02952964071867979, + 0.03413466742503311, + 0.03900815345145568, + 0.03688977622714494, + 0.03228898475722962, + 0.025152373279989187, + 0.0248140291672516, + 0.022694698268624452, + 0.015072189727175039, + 0.007890278719906201, + 0.0055988096071677255, + 0.0009736994421840443, + 0.0019590552806174437, + -0.0015283214248935813, + -0.008313503916538307, + -0.020027752112528736, + -0.02741804095793234, + -0.026086978179801674, + -0.028927286861631058, + -0.03883336855371523, + -0.0611410310563454, + -0.0762222264264081 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1257654.25, + 1265550.875, + 1276250.25, + 1283107.375, + 1289023.75, + 1295252.875, + 1301133.375, + 1306788.375, + 1311955.625, + 1316295.625, + 1319786.5, + 1323487.875, + 1327427.875, + 1331084.5, + 1333212.625, + 1335426.375, + 1337943.75, + 1340242.75, + 1342505.375, + 1345653.625, + 1347687.125, + 1348269.75, + 1349111.5, + 1349183, + 1351814.75, + 1353327.625, + 1354152.5, + 1353965.75, + 1355495.5, + 1355712, + 1357045.25, + 1357864.875, + 1360199.25, + 1360600.625, + 1360041.875, + 1360576, + 1360578.5, + 1356183.25, + 1342168.625, + 1337987.125 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 269021.71875, + 270027, + 270556.78125, + 270400.125, + 270342.5625, + 270495.25, + 270563.53125, + 270495.125, + 270837.1875, + 271368.4375, + 271405.96875, + 271163.78125, + 270928.96875, + 270695.15625, + 270690.90625, + 270942.8125, + 270781.6875, + 270564.28125, + 270581.59375, + 270489.625, + 270160.125, + 269919.65625, + 269865.5625, + 269794.34375, + 269868.25, + 269814.65625, + 269920, + 269800, + 269759.1875, + 269582.53125, + 269327.8125, + 269210.84375, + 269570.1875, + 269809.78125, + 269627.8125, + 269197.25, + 268884.875, + 268079.03125, + 266023.1875, + 265529.125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_207", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "I16", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.631187915802002, + 4.644090175628662, + 4.675439357757568, + 4.702251434326172, + 4.730765342712402, + 4.7520751953125, + 4.770874500274658, + 4.792095184326172, + 4.80939245223999, + 4.828255653381348, + 4.838738441467285, + 4.852285861968994, + 4.867914199829102, + 4.88386344909668, + 4.890780925750732, + 4.897640228271484, + 4.902497291564941, + 4.914841175079346, + 4.92689323425293, + 4.937963962554932, + 4.946700572967529, + 4.951658248901367, + 4.961609363555908, + 4.963534355163574, + 4.968716621398926, + 4.971487522125244, + 4.976288318634033, + 4.978301525115967, + 4.985622406005859, + 4.988086700439453, + 4.994213581085205, + 5.001036167144775, + 4.99891996383667, + 5.0013017654418945, + 4.999753475189209, + 5.005329132080078, + 5.005641460418701, + 5.005918502807617, + 4.999863624572754, + 4.9952392578125 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.11283283134160221, + -0.10824108982945319, + -0.08520242601505895, + -0.06670086776096745, + -0.046497477689248105, + -0.033498143403662466, + -0.02300935675601628, + -0.010099191019013737, + -0.0011124414197073943, + 0.0094402414071389, + 0.011612511178564383, + 0.016849413365761352, + 0.024167232911357646, + 0.031805963864423754, + 0.030412922203964472, + 0.028961706410205297, + 0.025508251389150312, + 0.029541616589042592, + 0.03328315744811545, + 0.036043367435605385, + 0.036469459533691025, + 0.03311661715301779, + 0.034757213493046786, + 0.028371686786201673, + 0.02524343470704122, + 0.019703817118847562, + 0.016194095313125496, + 0.009896783480547072, + 0.008907146055927634, + 0.003060922175010255, + 0.0008772845062501918, + -0.0006106477486915122, + -0.01103736937130811, + -0.016966086080595515, + -0.026824894647793078, + -0.029559756071435066, + -0.037557946047324035, + -0.045591421972920036, + -0.059956818522294446, + -0.07289170359706038 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1291509.375, + 1299070.625, + 1309409, + 1317501.75, + 1325321.5, + 1331974, + 1337112.125, + 1344072.75, + 1349234.875, + 1354248.625, + 1358603.375, + 1363285.25, + 1367767.25, + 1371485, + 1373120.375, + 1375568.5, + 1377662.125, + 1380859, + 1383437.375, + 1386101.75, + 1388254.125, + 1391085.75, + 1393482.75, + 1393537.75, + 1395122.25, + 1396399.5, + 1398608.875, + 1399304.75, + 1400936, + 1400866, + 1402455.5, + 1404118.75, + 1404905.625, + 1405471.5, + 1405632.375, + 1406559.125, + 1406019.25, + 1403070.625, + 1390295.375, + 1386272.25 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 278872.15625, + 279725.53125, + 280061.15625, + 280185.3125, + 280149.5, + 280293.125, + 280265.625, + 280477.0625, + 280541.65625, + 280484.03125, + 280776.375, + 280957.3125, + 280976.03125, + 280819.6875, + 280756.875, + 280863.53125, + 281012.3125, + 280957, + 280793.0625, + 280703.09375, + 280642.4375, + 280933.3125, + 280852.96875, + 280755.125, + 280781.21875, + 280881.625, + 281054.625, + 281080.75, + 280995.21875, + 280842.34375, + 280816.09375, + 280765.5625, + 281041.84375, + 281021.125, + 281140.34375, + 281012.3125, + 280886.9375, + 280282.34375, + 278066.65625, + 277518.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_208", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "I17", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.677802562713623, + 4.69456672668457, + 4.720770359039307, + 4.7445807456970215, + 4.773080825805664, + 4.796609401702881, + 4.815484046936035, + 4.830443859100342, + 4.858570575714111, + 4.866988658905029, + 4.878866672515869, + 4.899291515350342, + 4.918256759643555, + 4.93071174621582, + 4.936116695404053, + 4.939092636108398, + 4.947736740112305, + 4.969944953918457, + 4.9876813888549805, + 4.992128372192383, + 4.989814758300781, + 5.004861354827881, + 5.046477794647217, + 5.054736614227295, + 5.0586090087890625, + 5.064512729644775, + 5.0668487548828125, + 5.072597980499268, + 5.084170341491699, + 5.082655906677246, + 5.090210437774658, + 5.095988750457764, + 5.10262393951416, + 5.09944486618042, + 5.105206489562988, + 5.111340522766113, + 5.113140106201172, + 5.103142738342285, + 5.0988850593566895, + 5.09696626663208 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.09150062753669219, + -0.08525998527939238, + -0.06957987463830351, + -0.05629300969423612, + -0.038316451299240994, + -0.025311397115672544, + -0.0169602735961657, + -0.012523983145506516, + 0.005079211754615561, + 0.0029737732318860753, + 0.0043282651290784645, + 0.014229586249903666, + 0.022671308829469102, + 0.024602773688087273, + 0.01948420116267224, + 0.011936620153370488, + 0.010057202443629284, + 0.021741894536133285, + 0.028954807759009268, + 0.022878269382764157, + 0.01004113377751514, + 0.014564208590967295, + 0.04565712669665578, + 0.04339242456308645, + 0.036741297411206575, + 0.03212149655327201, + 0.023934000077661662, + 0.019159703980469286, + 0.020208543259252584, + 0.008170586731152004, + 0.005201596114916659, + 0.000456387084374673, + -0.0034319455728762972, + -0.017134540620263986, + -0.02189643895134308, + -0.026285927461865536, + -0.03500986574045439, + -0.05553075531298857, + -0.07031195601223172, + -0.08275427045048855 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1324509.125, + 1331075.875, + 1340999.375, + 1349357.625, + 1357763.75, + 1364806.5, + 1370631.5, + 1376529.5, + 1384664.125, + 1389310.75, + 1393194.125, + 1398009.25, + 1402985.5, + 1406035.5, + 1409453, + 1410962.625, + 1413830.5, + 1418058.125, + 1421938.25, + 1424886.625, + 1425956.875, + 1424921, + 1411822.375, + 1409083.125, + 1415488.125, + 1421092.25, + 1424312.5, + 1427272.25, + 1431306.75, + 1432152.5, + 1435205, + 1436766.75, + 1438553, + 1440124.625, + 1441670.625, + 1442873.875, + 1443782.375, + 1440944.375, + 1429105.625, + 1425331.875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 283147.71875, + 283535.40625, + 284063.6875, + 284399.75, + 284462.75, + 284535.6875, + 284630.0625, + 284969.5625, + 284994.125, + 285455.9375, + 285556.90625, + 285349.28125, + 285260.71875, + 285158.71875, + 285538.84375, + 285672.4375, + 285752.96875, + 285326.71875, + 285090.03125, + 285426.6875, + 285773.5, + 284707.375, + 279763.90625, + 278764.90625, + 279817.65625, + 280598.03125, + 281104.21875, + 281369.09375, + 281522.1875, + 281772.46875, + 281953.96875, + 281940.71875, + 281924.15625, + 282408.125, + 282392.21875, + 282288.75, + 282367.0625, + 282364.125, + 280278.0625, + 279643.1875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_209", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 5", + "sample role type": "unknown sample role", + "well location identifier": "I18", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.6960906982421875, + 4.708258152008057, + 4.739288330078125, + 4.777245998382568, + 4.797998428344727, + 4.822739601135254, + 4.833885192871094, + 4.849330425262451, + 4.87120246887207, + 4.888243198394775, + 4.908636569976807, + 4.917511463165283, + 4.928192615509033, + 4.943961143493652, + 4.95653772354126, + 4.960902690887451, + 4.972830772399902, + 4.980980396270752, + 4.989588737487793, + 5.0028815269470215, + 5.01223611831665, + 5.01466703414917, + 5.019034385681152, + 5.026519298553467, + 5.029644012451172, + 5.03684139251709, + 5.049851417541504, + 5.0525593757629395, + 5.054542541503906, + 5.057629585266113, + 5.0553154945373535, + 5.05968713760376, + 5.065683364868164, + 5.078133583068848, + 5.081075668334961, + 5.087006568908691, + 5.085992336273193, + 5.082560062408447, + 5.074796199798584, + 5.072534561157227 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.1091040206102464, + -0.10554944287549275, + -0.083132140836539, + -0.053787348563211136, + -0.041647794632167535, + -0.025519497872755682, + -0.02298678216803044, + -0.01615442580778851, + -0.00289525822928397, + 0.005532595262305618, + 0.017313090813222264, + 0.017575107970583335, + 0.019643384283218733, + 0.026799036236722383, + 0.030762740253215203, + 0.026514831568291118, + 0.029830037049627688, + 0.029366784889362695, + 0.02936225007528822, + 0.03404216350340213, + 0.03478387884191555, + 0.028601918643320477, + 0.02435639414418741, + 0.02322843098538726, + 0.017740268851976847, + 0.016324772886780213, + 0.020721921880078785, + 0.014817004070399731, + 0.008187293780251037, + 0.002661461511343466, + -0.00826550524853179, + -0.012506738213240142, + -0.015123386979951336, + -0.011286044810382345, + -0.016956835575384556, + -0.01963881103276869, + -0.02926591969938134, + -0.04131106959524292, + -0.05768780823622081, + -0.06856232290869371 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1362838.875, + 1370266.75, + 1384106.75, + 1396166.875, + 1404099.125, + 1412110.75, + 1417712.5, + 1422855.25, + 1430161.125, + 1436320, + 1442435.75, + 1447491.5, + 1450160.25, + 1453912.5, + 1458913, + 1461845.375, + 1465095.375, + 1467461.625, + 1470736.375, + 1474211.5, + 1476116, + 1477956, + 1480874.25, + 1482465.625, + 1483291.125, + 1485701, + 1488538.875, + 1489043, + 1490912.375, + 1491829.125, + 1492756.125, + 1494757.75, + 1494944.25, + 1497514.75, + 1499089, + 1500175.125, + 1500472.125, + 1499814.75, + 1490044.375, + 1486565.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 290207.09375, + 291034.75, + 292049.5, + 292253.5, + 292642.6875, + 292802.625, + 293286.34375, + 293412.71875, + 293595.09375, + 293831.53125, + 293856.6875, + 294354.46875, + 294258.03125, + 294078.46875, + 294341.15625, + 294673.25, + 294620, + 294613, + 294761.03125, + 294672.46875, + 294502.5, + 294726.65625, + 295051.625, + 294928.875, + 294909.75, + 294966.8125, + 294768.84375, + 294710.625, + 294964.84375, + 294966.0625, + 295284.46875, + 295424.9375, + 295112.0625, + 294894.71875, + 295033.78125, + 294903.3125, + 295020.53125, + 295090.40625, + 293616.59375, + 293061.6875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_210", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "I19", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.63158655166626, + 4.64557409286499, + 4.678549766540527, + 4.711042404174805, + 4.737168788909912, + 4.756961822509766, + 4.766592502593994, + 4.775130271911621, + 4.801324844360352, + 4.820484161376953, + 4.831230163574219, + 4.845576763153076, + 4.853953838348389, + 4.87978458404541, + 4.893520355224609, + 4.907342910766602, + 4.9173808097839355, + 4.92594575881958, + 4.9370269775390625, + 4.941161632537842, + 4.94974422454834, + 4.951418876647949, + 4.964168071746826, + 4.97113561630249, + 4.972280025482178, + 4.97698974609375, + 4.9889020919799805, + 4.995035648345947, + 4.999128341674805, + 5.000220775604248, + 5.004637241363525, + 5.009780406951904, + 5.011900424957275, + 5.018387317657471, + 5.019947528839111, + 5.022245407104492, + 5.026350498199463, + 5.0300116539001465, + 5.020888805389404, + 5.016969203948975 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.10507836778223784, + -0.1000864333934613, + -0.07610636652787722, + -0.05260933570355381, + -0.03547855777839943, + -0.02468113098849984, + -0.024046057714224363, + -0.024503895206550448, + -0.007304929567773904, + 0.00285878063887462, + 0.004609176026186318, + 0.009960168795090702, + 0.009341637180449275, + 0.02617677606751772, + 0.03091694043676301, + 0.03574388916880216, + 0.03678618137618311, + 0.03635552360187371, + 0.038441135511403095, + 0.033580183700228465, + 0.033167168900773474, + 0.025846214190428922, + 0.029599802479352837, + 0.02757174022506386, + 0.019720542594797434, + 0.015434656396416663, + 0.018351395472693204, + 0.015489345028706964, + 0.010586431547610459, + 0.00268325866710078, + -0.0018958823835758028, + -0.005748323605149935, + -0.01262391240973188, + -0.015132626519490494, + -0.02256802214780291, + -0.029265750692375976, + -0.03415626640735831, + -0.039490717516628644, + -0.05760917283732387, + -0.07052438108770659 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1249819.625, + 1256732.75, + 1266879.75, + 1275294.25, + 1282888.25, + 1289032.625, + 1295934.5, + 1299108.625, + 1307807.5, + 1313415.75, + 1316435, + 1323609, + 1327071.625, + 1332784.125, + 1335302.375, + 1338235.75, + 1339461.125, + 1341449.25, + 1347279.625, + 1349810.625, + 1353575, + 1354479.625, + 1357275.75, + 1356710.625, + 1356441.75, + 1360291.75, + 1362503.875, + 1363291.625, + 1365447.125, + 1365556.375, + 1367256.25, + 1368502, + 1369979, + 1368614.25, + 1368408.875, + 1372704.25, + 1374012.875, + 1372862, + 1361348.25, + 1357505.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 269846.96875, + 270522.59375, + 270784.71875, + 270703.1875, + 270813.28125, + 270978.125, + 271878.59375, + 272057.21875, + 272384.71875, + 272465.53125, + 272484.4375, + 273158.1875, + 273400.125, + 273123.5625, + 272871.53125, + 272700.6875, + 272393.21875, + 272323.1875, + 272892.90625, + 273176.78125, + 273463.625, + 273553.84375, + 273414.53125, + 272917.65625, + 272800.75, + 273316.15625, + 273106.96875, + 272929.3125, + 273137.03125, + 273099.21875, + 273197.875, + 273166.0625, + 273345.21875, + 272719.9375, + 272594.25, + 273324.8125, + 273361.9375, + 272934.15625, + 271136.90625, + 270582.8125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_211", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "I20", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.684736251831055, + 4.69384765625, + 4.731220722198486, + 4.764389514923096, + 4.783415794372559, + 4.809046268463135, + 4.8343682289123535, + 4.842315196990967, + 4.853555202484131, + 4.870002746582031, + 4.89300537109375, + 4.913962364196777, + 4.921656608581543, + 4.937584400177002, + 4.947947025299072, + 4.948253154754639, + 4.955342769622803, + 4.965909957885742, + 4.974719047546387, + 4.99202299118042, + 5.003175258636475, + 5.005336284637451, + 5.015870094299316, + 5.019927501678467, + 5.027318477630615, + 5.029763698577881, + 5.031558513641357, + 5.038638591766357, + 5.043723106384277, + 5.041630268096924, + 5.044830799102783, + 5.050771236419678, + 5.050074100494385, + 5.06321907043457, + 5.070679664611816, + 5.074407577514648, + 5.073446750640869, + 5.061392307281494, + 5.050316333770752, + 5.045187473297119 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.11157432016234335, + -0.11093765336113968, + -0.08203932503039589, + -0.05734526992352905, + -0.04679372809180869, + -0.029637991618974166, + -0.012790768787497952, + -0.013318538326627204, + -0.010553270451204787, + -0.0025804639710469302, + 0.011947422922929286, + 0.024429678408214098, + 0.023649185175238077, + 0.031102239152954528, + 0.03299012665728231, + 0.02482151849510618, + 0.023436395745528596, + 0.025528846390725515, + 0.025863198433627513, + 0.03469240444991907, + 0.037369934288231224, + 0.031056222671465253, + 0.03311529471558795, + 0.0286979644769967, + 0.027614202811402602, + 0.021584686140925693, + 0.014904763586660609, + 0.013510104093918075, + 0.010119881094095463, + -0.00044769481100058635, + -0.005721901422882857, + -0.00825620172373086, + -0.01742807526676636, + -0.012757842944323349, + -0.0137719863848189, + -0.0185188110997294, + -0.027954375591251232, + -0.04848355656836788, + -0.0680342676968526, + -0.08163786578822795 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1231707, + 1234815, + 1245569.25, + 1255459.625, + 1262033.5, + 1268706.625, + 1275198.5, + 1277510.125, + 1283659.5, + 1291139.875, + 1297467.375, + 1302202.125, + 1303749.25, + 1308239.125, + 1311867.25, + 1314075.125, + 1316340.875, + 1320086.625, + 1321738.875, + 1325017.875, + 1327631, + 1329872.75, + 1330812.875, + 1331219.625, + 1335181.375, + 1336065.5, + 1337861.875, + 1339924.625, + 1342246.125, + 1342282.25, + 1342577.375, + 1344050.625, + 1344092.875, + 1346065.5, + 1347156.75, + 1348942.75, + 1348676.375, + 1341659.625, + 1327970.125, + 1324027.625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 262919.1875, + 263070.96875, + 263265.9375, + 263509.03125, + 263835.21875, + 263816.6875, + 263777.6875, + 263822.1875, + 264478.1875, + 265120.96875, + 265167.78125, + 265000.4375, + 264900.5, + 264955.28125, + 265133.65625, + 265563.4375, + 265640.71875, + 265829.75, + 265691.15625, + 265427.03125, + 265357.6875, + 265691, + 265320.4375, + 265187.03125, + 265585.1875, + 265631.875, + 265894.125, + 265929.90625, + 266122.09375, + 266239.71875, + 266129.3125, + 266108, + 266153.09375, + 265851.71875, + 265675.78125, + 265832.5625, + 265830.40625, + 265077.1875, + 262947.90625, + 262433.78125 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_212", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "Sample 6", + "sample role type": "unknown sample role", + "well location identifier": "I21", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.679296016693115, + 4.690793514251709, + 4.713436126708984, + 4.737756252288818, + 4.764927864074707, + 4.790319442749023, + 4.807127475738525, + 4.8255133628845215, + 4.843777656555176, + 4.858670234680176, + 4.880646228790283, + 4.896785259246826, + 4.903018474578857, + 4.916893005371094, + 4.9283342361450195, + 4.927660942077637, + 4.944815635681152, + 4.960315704345703, + 4.968671798706055, + 4.980061054229736, + 4.98282527923584, + 4.993137359619141, + 5.001468658447266, + 5.003259181976318, + 5.003722190856934, + 5.019654273986816, + 5.028594493865967, + 5.028729438781738, + 5.03281307220459, + 5.034757614135742, + 5.038156509399414, + 5.046792984008789, + 5.054897785186768, + 5.066640853881836, + 5.070566177368164, + 5.063061237335205, + 5.065191745758057, + 5.055273532867432, + 5.037496089935303, + 5.030640125274658 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.0953713650384631, + -0.09281045681721477, + -0.07910443369728391, + -0.06372089745479446, + -0.04548587500625122, + -0.029030885669279347, + -0.021159442017122818, + -0.011710144208471262, + -0.0023824398751615006, + 0.003573548912493075, + 0.016612953685255963, + 0.023815394804453507, + 0.02111202079914022, + 0.026049962254032014, + 0.02855460369061237, + 0.018944720285885022, + 0.02716282455205611, + 0.03372630387926147, + 0.033145808902268495, + 0.0355984750886056, + 0.02942611075736369, + 0.030801601803319936, + 0.030196311294099512, + 0.02305024548580771, + 0.014576665029078407, + 0.021572158821615797, + 0.021575789363421652, + 0.01277414494184771, + 0.007921189027354737, + 0.0009291416211625447, + -0.0046085524525110045, + -0.0049086671804805405, + -0.005740455339846561, + -0.0029339759821236256, + -0.007945241833140037, + -0.024386771203443555, + -0.031192852117937417, + -0.05004765434590695, + -0.07676168661538128, + -0.09255424061337035 + ] + ] + } + }, + "genotyping determination result": "Absence" + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1258304.25, + 1262034.25, + 1269809.125, + 1276488, + 1284472.875, + 1291568.625, + 1298013.25, + 1303545.625, + 1311012.375, + 1316062.875, + 1320814, + 1324863.375, + 1328800.875, + 1332585.75, + 1336292.625, + 1337365.75, + 1341556.5, + 1345817.25, + 1349529, + 1353459.25, + 1354988.25, + 1357157.375, + 1358752.875, + 1360204.75, + 1360549.25, + 1363964, + 1365339.5, + 1365202, + 1367548.875, + 1369199, + 1370053, + 1371950.75, + 1373763.875, + 1375389.75, + 1375911.75, + 1375755.125, + 1374805.875, + 1365752.75, + 1351516.75, + 1347577.5 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 268908.875, + 269044.9375, + 269402, + 269428.8125, + 269568.15625, + 269620.5625, + 270018.46875, + 270136.15625, + 270659.0625, + 270868.9375, + 270622.78125, + 270557.78125, + 271016.90625, + 271021.90625, + 271144.875, + 271399.71875, + 271305.65625, + 271316.84375, + 271607.59375, + 271775.625, + 271931.71875, + 271804.53125, + 271670.78125, + 271863.75, + 271907.4375, + 271724.6875, + 271515.125, + 271480.5, + 271726.53125, + 271949.34375, + 271935.375, + 271846.0625, + 271768.875, + 271459.875, + 271352.6875, + 271723.96875, + 271422.28125, + 270163.96875, + 268291.375, + 267873.96875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_213", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "I22", + "sample role type": "unknown sample role", + "well location identifier": "I22", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 33.2744026184082, + 295.8961181640625, + -571.1755981445312, + 21.756853103637695, + 10.339249610900879, + 11.026543617248535, + 13.689560890197754, + 17.009422302246094, + 17.88895034790039, + 11.455201148986816, + 8.674010276794434, + 7.36838960647583, + 7.880644798278809, + 11.556035041809082, + 12.738286018371582, + 8.99898624420166, + 9.144230842590332, + 10.408193588256836, + 9.036518096923828, + 7.22226619720459, + 6.935125350952148, + 7.002398490905762, + 8.992079734802246, + 10.397929191589355, + 10.307106971740723, + 9.101207733154297, + 9.118425369262695, + 9.936915397644043, + 9.292518615722656, + 9.030694007873535, + 9.580585479736328, + 9.42298698425293, + 9.060027122497559, + 9.523758888244629, + 9.56493854522705, + 9.121641159057617, + 6.943543434143066, + 6.853832244873047, + 7.4833221435546875, + 7.208253860473633 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 85.36080143156636, + 345.65835003595095, + -523.7375332139125, + 66.87075109298674, + 53.12898065898021, + 51.492107724058165, + 51.83095805573768, + 52.82665252651632, + 51.382013630900914, + 42.62409749071764, + 37.51873967725555, + 33.88895206566725, + 32.077040316200524, + 33.428263618461095, + 32.28634765375389, + 26.22288093831427, + 24.04395859543324, + 22.98375439983004, + 19.28791196722733, + 15.149493126238392, + 12.538185338716248, + 10.28129153740016, + 9.946805840026942, + 9.028488355544349, + 6.613499194426014, + 3.0834330145698856, + 0.7764837094085819, + -0.7291932034797726, + -3.6977569266708685, + -6.283748475789684, + -8.058023945196586, + -10.539789381949694, + -13.226916184974774, + -15.087351360497399, + -17.370338644784674, + -20.137802972223817, + -24.640067638408077, + -27.05394576894779, + -28.748622811535846, + -31.34785803588661 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 5229.18359375, + 5102.30126953125, + 5063.41796875, + 5282.578125, + 5887.72314453125, + 6325.2255859375, + 5965.85205078125, + 5944.94873046875, + 6620.07421875, + 6904.859375, + 6854.59765625, + 6900.18701171875, + 6847.0830078125, + 6930.1337890625, + 6831.62744140625, + 6759.82373046875, + 7070.6796875, + 7448.02001953125, + 7387.53173828125, + 7250.5068359375, + 7253.7939453125, + 7285.2666015625, + 7777.3857421875, + 8030.1513671875, + 8799.884765625, + 8113.228515625, + 7775.396484375, + 7990.7080078125, + 8551.3759765625, + 8396.8447265625, + 8386.3779296875, + 9086.240234375, + 8884.4169921875, + 8778.140625, + 9278.736328125, + 9181.0732421875, + 8820.3095703125, + 8634.6630859375, + 8886.66796875, + 9431.619140625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 157.15335083007812, + 17.243555068969727, + -8.864906311035156, + 242.80064392089844, + 569.45361328125, + 573.6362915039062, + 435.79571533203125, + 349.5091552734375, + 370.06500244140625, + 602.7706909179688, + 790.2454833984375, + 936.4579467773438, + 868.8480834960938, + 599.6982421875, + 536.306640625, + 751.1761474609375, + 773.2394409179688, + 715.5919799804688, + 817.5197143554688, + 1003.9102172851562, + 1045.949951171875, + 1040.3958740234375, + 864.9151000976562, + 772.28369140625, + 853.7686157226562, + 891.4452514648438, + 852.712646484375, + 804.1436767578125, + 920.2431030273438, + 929.8117065429688, + 875.3512573242188, + 964.2633056640625, + 980.6170043945312, + 921.7096557617188, + 970.0779418945312, + 1006.5155029296875, + 1270.2894287109375, + 1259.8299560546875, + 1187.52978515625, + 1308.4471435546875 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_214", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "I23", + "sample role type": "unknown sample role", + "well location identifier": "I23", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 4.560396194458008, + 4.6575517654418945, + 4.961117267608643, + 5.006338119506836, + 5.314752578735352, + 5.592347621917725, + 4.550050258636475, + 4.284142971038818, + 5.100736618041992, + 5.526885509490967, + 5.439742088317871, + 6.165460586547852, + 7.08228063583374, + 5.63222599029541, + 4.569760322570801, + 4.513951778411865, + 4.888816833496094, + 5.403985500335693, + 5.585632801055908, + 5.325246810913086, + 4.801089763641357, + 5.0366387367248535, + 5.70310115814209, + 6.888322353363037, + 8.070280075073242, + 7.715243816375732, + 6.31240177154541, + 6.312772750854492, + 5.614750862121582, + 4.908813953399658, + 5.116174697875977, + 6.9877142906188965, + 8.210001945495605, + 7.045479774475098, + 5.860054969787598, + 6.061351299285889, + 5.799286842346191, + 5.670363426208496, + 5.969157695770264, + 7.048575401306152 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.372495231384234, + -0.3165687032648037, + -0.054232243962512056, + -0.050240434928775085, + 0.21694498143528504, + 0.4533109817532017, + -0.6302154243925047, + -0.9373517548546173, + -0.1619871507158999, + 0.22293269786861833, + 0.09456023383106624, + 0.7790496891965903, + 1.6546406956180226, + 0.16335700721523702, + -0.9403377033738287, + -1.0373752903972207, + -0.7037392781774485, + -0.22979965420230533, + -0.08938139634654688, + -0.3909964293538255, + -0.9563825194900095, + -0.7620625892709698, + -0.1368292107181899, + 1.007162941638301, + 2.1478916204840495, + 1.7516263189220835, + 0.3075552312273049, + 0.2666971676719305, + -0.472553763925436, + -1.2197197155118162, + -1.0535880138999534, + 0.7767225359785102, + 1.9577811479907627, + 0.7520299341057985, + -0.47462391344615784, + -0.3145566268123232, + -0.6178501266164769, + -0.7880025856186277, + -0.5304373589213165, + 0.5077513037501158 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 5437.4501953125, + 5462.4140625, + 5714.0615234375, + 5668.50634765625, + 5716.16796875, + 6019.2060546875, + 5564.26416015625, + 5620.513671875, + 6538.21435546875, + 6942.6943359375, + 6452.39599609375, + 6509.99658203125, + 7365.27880859375, + 6710.73291015625, + 6518.7490234375, + 6954.0595703125, + 7051.37548828125, + 7152.703125, + 7209.109375, + 7627.046875, + 7395.71435546875, + 7218.38037109375, + 7467.0478515625, + 8268.5859375, + 8282.2529296875, + 8230.0537109375, + 8672.6181640625, + 8410.630859375, + 7245.0986328125, + 6999.2255859375, + 7494.673828125, + 7780.669921875, + 8490.4931640625, + 8368.1396484375, + 8268.4052734375, + 8679.794921875, + 8689.619140625, + 8241.87890625, + 8269.8583984375, + 9340.259765625 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 1192.3197021484375, + 1172.8079833984375, + 1151.76904296875, + 1132.2659912109375, + 1075.528564453125, + 1076.3289794921875, + 1222.9017333984375, + 1311.9342041015625, + 1281.817626953125, + 1256.1676025390625, + 1186.158447265625, + 1055.881591796875, + 1039.9586181640625, + 1191.488525390625, + 1426.4969482421875, + 1540.5701904296875, + 1442.3480224609375, + 1323.5977783203125, + 1290.6522216796875, + 1432.242919921875, + 1540.424072265625, + 1433.174072265625, + 1309.2960205078125, + 1200.3773193359375, + 1026.265869140625, + 1066.726318359375, + 1373.9014892578125, + 1332.319580078125, + 1290.36865234375, + 1425.8486328125, + 1464.89794921875, + 1113.478515625, + 1034.16455078125, + 1187.731689453125, + 1410.9774169921875, + 1431.9901123046875, + 1498.3944091796875, + 1453.5009765625, + 1385.431396484375, + 1325.1273193359375 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + }, + { + "measurement aggregate document": { + "plate well count": { + "value": 384, + "unit": "#" + }, + "measurement document": [ + { + "measurement identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_215", + "measurement time": "2024-09-04T10:15:53-04:00", + "target DNA description": "Chr Xp", + "sample document": { + "sample identifier": "I24", + "sample role type": "unknown sample role", + "well location identifier": "I24", + "well plate identifier": "012345" + }, + "device control aggregate document": { + "device control document": [ + { + "device type": "qPCR", + "measurement method identifier": "CT", + "total cycle number setting": { + "value": 40.0, + "unit": "#" + }, + "reporter dye setting": "FAM", + "quencher dye setting": "NFQ-MGB", + "passive reference dye setting": "ROX" + } + ] + }, + "processed data aggregate document": { + "processed data document": [ + { + "data processing document": { + "cycle threshold value setting": { + "value": 0.2, + "unit": "(unitless)" + }, + "automatic cycle threshold enabled setting": true, + "automatic baseline determination enabled setting": true, + "baseline determination start cycle setting": { + "value": 3, + "unit": "#" + }, + "baseline determination end cycle setting": { + "value": 39, + "unit": "#" + }, + "genotyping determination method setting": { + "value": 0.2, + "unit": "(unitless)" + } + }, + "cycle threshold result": { + "value": null, + "unit": "(unitless)" + }, + "normalized reporter data cube": { + "label": "normalized reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "normalized report result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 3.1593236923217773, + 3.0103912353515625, + 2.8893837928771973, + 2.9860785007476807, + 3.347266435623169, + 3.925022840499878, + 4.196413516998291, + 4.128081798553467, + 4.067312717437744, + 4.239013195037842, + 4.134331226348877, + 3.812077760696411, + 3.8210623264312744, + 3.880295515060425, + 3.7019176483154297, + 3.5653629302978516, + 3.680419921875, + 4.037110805511475, + 3.7643985748291016, + 3.708080530166626, + 3.7930519580841064, + 3.63128662109375, + 3.2669460773468018, + 3.3695526123046875, + 3.5532898902893066, + 3.5479226112365723, + 3.879892349243164, + 4.043274402618408, + 4.436715126037598, + 4.255354404449463, + 3.529729127883911, + 3.605783224105835, + 3.8619797229766846, + 4.073270797729492, + 4.317720413208008, + 4.223555088043213, + 3.941190242767334, + 3.8308935165405273, + 3.791494131088257, + 3.737715482711792 + ] + ] + } + }, + "baseline corrected reporter data cube": { + "label": "baseline corrected reporter", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "baseline corrected reporter result", + "unit": "(unitless)" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + -0.46905043804572066, + -0.6268838268142564, + -0.7567922010869425, + -0.6689984250147799, + -0.3167114219376125, + 0.25214405114077565, + 0.5146337958408679, + 0.4374011455977228, + 0.3677311326836793, + 0.5305306784854561, + 0.4169477779981704, + 0.08579338054738374, + 0.08587701448392616, + 0.1362092713147557, + -0.05106952722856028, + -0.19652517704445926, + -0.09036911726563167, + 0.2574208345725221, + -0.024192327908171822, + -0.08941130436896826, + -0.013340808249808647, + -0.18400707703848596, + -0.557248552583755, + -0.46354294942419016, + -0.2887066032378919, + -0.3029748140889471, + 0.02009399211932384, + 0.17457511369624712, + 0.5591149053171157, + 0.3688532519306601, + -0.3656729564332125, + -0.29851979200960954, + -0.05122422493708078, + 0.15116591801740598, + 0.38671460169760075, + 0.28364834473448497, + -0.007617432339714783, + -0.1268150903648423, + -0.17511540761543365, + -0.23779498779021935 + ] + ] + } + } + } + ] + }, + "reporter dye data cube": { + "label": "reporter dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "reporter dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 8785.6982421875, + 8701.4228515625, + 8185.044921875, + 8261.58203125, + 9359.6181640625, + 10637.044921875, + 10588.0380859375, + 10150.02734375, + 10189.2744140625, + 11045.7822265625, + 10889.60546875, + 10722.203125, + 10929.81640625, + 10926.7666015625, + 10551.6123046875, + 10264.955078125, + 10375.681640625, + 11230.1328125, + 10572.1123046875, + 10245.4599609375, + 10214.552734375, + 9880.9189453125, + 9790.396484375, + 10236.2119140625, + 10613.7314453125, + 10690.142578125, + 11119.8974609375, + 10913.2109375, + 10606.3056640625, + 10470.236328125, + 10691.2919921875, + 11082.4970703125, + 11327.380859375, + 11610.1259765625, + 12327.1875, + 12243.087890625, + 11970.701171875, + 11660.638671875, + 11272.291015625, + 11047.826171875 + ] + ] + } + }, + "passive reference dye data cube": { + "label": "passive reference dye", + "cube-structure": { + "dimensions": [ + { + "@componentDatatype": "integer", + "concept": "cycle count", + "unit": "#" + } + ], + "measures": [ + { + "@componentDatatype": "double", + "concept": "passive reference dye fluorescence", + "unit": "RFU" + } + ] + }, + "data": { + "dimensions": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40 + ] + ], + "measures": [ + [ + 2780.87939453125, + 2890.46240234375, + 2832.799560546875, + 2766.699462890625, + 2796.197509765625, + 2710.059326171875, + 2523.115966796875, + 2458.775634765625, + 2505.161376953125, + 2605.743896484375, + 2633.946044921875, + 2812.692626953125, + 2860.4130859375, + 2815.96240234375, + 2850.309814453125, + 2879.0771484375, + 2819.156982421875, + 2781.725341796875, + 2808.446533203125, + 2763.009033203125, + 2692.964111328125, + 2721.0517578125, + 2996.8037109375, + 3037.85498046875, + 2987.015380859375, + 3013.071044921875, + 2866.032470703125, + 2699.102294921875, + 2390.576171875, + 2460.485107421875, + 3028.927001953125, + 3073.533935546875, + 2933.05029296875, + 2850.320068359375, + 2855.022216796875, + 2898.763671875, + 3037.33154296875, + 3043.843017578125, + 2973.047119140625, + 2955.769775390625 + ] + ] + } + } + } + ], + "experiment type": "presence/absence qPCR experiment", + "container type": "qPCR reaction block" + }, + "analyst": "Admin" + } + ], + "data system document": { + "data system instance identifier": "localhost", + "file name": "appbio_quantstudio_designandanalysis_QS7Pro_Presence_and_Absence_autoexport.xls", + "UNC path": "", + "ASM converter name": "allotropy_appbio_quantstudio_design_&_analysis", + "ASM converter version": "0.1.58" + }, + "calculated data aggregate document": { + "calculated data document": [ + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_216", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_0", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0884242353395566, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_217", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_0", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.4685885897696657, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_218", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_1", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0785151805240651, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_219", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_1", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5217200510942808, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_220", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_2", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0764703571630483, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_221", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_2", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.4980506051120439, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_222", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_24", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9233346930953467, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_223", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_24", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.31734449022270034, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_224", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_25", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9519469409762487, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_225", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_25", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.3380372785711635, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_226", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_26", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9359101440939996, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_227", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_26", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.32448694911368314, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_228", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_48", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0191051572882688, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_229", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_48", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2201579359981024, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_230", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_49", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0149575881812796, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_231", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_49", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.21143323122587063, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_232", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_50", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0195508422277408, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_233", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_50", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.23667467206509885, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_234", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_144", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9711178357742889, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_235", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_144", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.14064564522042672, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_236", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_145", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.984892227835704, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_237", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_145", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.15020926181599156, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_238", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_146", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9732586494073319, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_239", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_146", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.1442490370472014, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_240", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_168", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9604880560642438, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_241", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_168", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.20025123541472822, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_242", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_169", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.89942347658931, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_243", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_169", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.20785585731750023, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_244", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_170", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9508138963173876, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_245", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_170", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.1966785873863949, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_246", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_3", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.1078789122779504, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_247", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_3", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.4944239312410597, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_248", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_4", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0849770643839836, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_249", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_4", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.526051633486884, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_250", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_5", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0776079216628227, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_251", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_5", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.487631845652904, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_252", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_27", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9398996541400549, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_253", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_27", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.22559696837265236, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_254", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_28", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9473521331753446, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_255", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_28", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.24242054942314, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_256", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_29", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9169968956440893, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_257", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_29", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2639106523815952, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_258", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_51", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0338305639484444, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_259", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_51", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.24483321553715995, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_260", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_52", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0112362053966264, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_261", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_52", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2420764609540292, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_262", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_53", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.020077285243134, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_263", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_53", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2790923759538057, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_264", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_147", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9578469308277627, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_265", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_147", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.15588154727609022, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_266", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_148", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9878190248030433, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_267", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_148", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.15505672985944985, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_268", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_171", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9283313506814166, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_269", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_171", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.1955074786834852, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_270", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_172", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9326935665729319, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_271", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_172", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2102101220247801, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_272", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_173", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9635280841443544, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_273", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_173", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.23608773515701162, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_274", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_6", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0838622476432058, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_275", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_6", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5381722637007798, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_276", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_7", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0820611927057477, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_277", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_7", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5228318309251344, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_278", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_8", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0853792586422226, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_279", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_8", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5577678901569358, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_280", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_30", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9375870212698099, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_281", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_30", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.18621075967484343, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_282", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_31", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9469430227925849, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_283", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_31", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.24242263207424147, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_284", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_32", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9399044337049557, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_285", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_32", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.23790311751256832, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_286", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_54", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0179671481363834, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_287", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_54", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.26054826637492146, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_288", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_55", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9932863098304581, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_289", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_55", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.26325813673351306, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_290", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_56", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0085392609508461, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_291", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_56", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.25356710080628775, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_292", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_150", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9778859243457473, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_293", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_150", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.14243176683293843, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_294", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_151", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9761542137677064, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_295", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_151", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.17095763294962668, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_296", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_174", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9159659621081399, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_297", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_174", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.19902836872035937, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_298", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_175", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9142388369711227, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_299", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_175", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2291763487005058, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_300", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_176", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9458452888902807, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_301", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_176", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.21566820003320195, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_302", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_9", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0630326147767095, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_303", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_9", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.48688399822228445, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_304", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_10", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0636146958394697, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_305", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_10", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5567970261362065, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_306", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_11", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0666806075499669, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_307", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_11", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5040828758402429, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_308", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_33", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.922685965359659, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_309", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_33", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.23923179130022912, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_310", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_34", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9504197190801743, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_311", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_34", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.24527052837120913, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_312", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_35", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9455264941110428, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_313", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_35", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.252482369246432, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_314", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_57", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.024792424690709, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_315", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_57", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2840407645765301, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_316", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_58", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0392004818458294, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_317", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_58", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2603335762079022, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_318", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_59", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.03718222581195, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_319", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_59", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.24855928523063545, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_320", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_153", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9929737089327633, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_321", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_153", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.1577854621531971, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_322", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_154", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9898894217236158, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_323", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_154", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.1597214773805474, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_324", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_155", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9952186892086718, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_325", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_155", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.16349544080027678, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_326", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_177", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9474764635272659, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_327", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_177", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.19809138117281724, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_328", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_178", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9408497407302002, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_329", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_178", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.27573183238139065, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_330", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_179", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9546428141208153, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_331", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_179", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.20809992277548292, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_332", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_12", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0893228417831717, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_333", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_12", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.6146061997751956, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_334", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_13", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0802740519572522, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_335", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_13", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5118444891056926, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_336", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_14", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0942007093102273, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_337", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_14", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.526977831228546, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_338", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_37", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.8659461052996862, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_339", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_37", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.10969729412852304, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_340", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_38", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.8424854467208802, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_341", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_38", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.0915060429980668, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_342", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_60", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0035541999871864, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_343", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_60", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.3020979738569534, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_344", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_61", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0227982249918528, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_345", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_61", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.3965324465201536, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_346", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_62", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.007579961668691, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_347", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_62", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.30056106324162524, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_348", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_156", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.973442439864001, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_349", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_156", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.22011537449810006, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_350", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_157", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9899122011130015, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_351", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_157", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.22799744561795768, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_352", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_158", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9883216787786858, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_353", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_158", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2347211545063364, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_354", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_180", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9557948202679313, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_355", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_180", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.26892336123050703, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_356", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_181", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9676542075550139, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_357", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_181", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.26941841800703786, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_358", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_182", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.8822260846233996, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_359", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_182", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.28296384257960183, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_360", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_15", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0858734610431655, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_361", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_15", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5173918230638976, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_362", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_16", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0843486766736223, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_363", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_16", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5109218780852274, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_364", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_17", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0906904996004674, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_365", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_17", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5799320218536558, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_366", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_63", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0246039043432864, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_367", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_63", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.35656888778062534, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_368", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_64", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0266476170303538, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_369", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_64", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.3487102274124886, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_370", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_65", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0352150405366176, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_371", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_65", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.3543424219108925, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_372", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_159", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9502772103111577, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_373", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_159", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.24134707975708808, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_374", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_160", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9847012163883533, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_375", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_160", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.23964028990845057, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_376", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_161", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9699033214536766, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_377", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_161", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.20381451002802076, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_378", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_183", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9531531306536108, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_379", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_183", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.28507060529186845, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_380", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_184", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9515247238367673, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_381", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_184", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.26899857398938004, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_382", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_185", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9515800532096116, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_383", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_185", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.28125091818791587, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_384", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_18", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0849336528254117, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_385", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_18", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5631309944783749, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_386", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_19", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0708601229681898, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_387", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_19", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.606585778754515, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_388", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_20", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0543084633777793, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_389", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_20", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.5164625836374418, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_390", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_44", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.8405223462612366, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_391", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_44", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.10635443658211963, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_392", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_66", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0123405017095175, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_393", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_66", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.29668202444263336, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_394", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_67", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.0165023726486502, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_395", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_67", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.3730567902151259, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_396", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_68", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 1.020824586148314, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_397", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_68", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.32493348060631605, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_398", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_162", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.990366205389852, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_399", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_162", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2363767658380785, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_400", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_163", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9624891082253605, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_401", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_163", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.230501047533768, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_402", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_164", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9331723049308829, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_403", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_164", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.21942771718668092, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_404", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_186", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9494486140055453, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_405", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_186", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.29998469527352273, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_406", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_187", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9481414269005788, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_407", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_187", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.24168321416965316, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_408", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_188", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "amplification score", + "calculated datum": { + "value": 0.9595236188504251, + "unit": "(unitless)" + } + }, + { + "calculated data identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_409", + "data source aggregate document": { + "data source document": [ + { + "data source identifier": "APPBIO_QUANTSTUDIO_DESIGNANDANALYSIS_TEST_ID_188", + "data source feature": "cycle threshold result" + } + ] + }, + "calculated data name": "cq confidence", + "calculated datum": { + "value": 0.2714921590563457, + "unit": "(unitless)" + } + } + ] + } + } +} diff --git a/tests/parsers/appbio_quantstudio_designandanalysis/testdata/appbio_quantstudio_designandanalysis_QS7Pro_Presence_and_Absence_autoexport.xls b/tests/parsers/appbio_quantstudio_designandanalysis/testdata/appbio_quantstudio_designandanalysis_QS7Pro_Presence_and_Absence_autoexport.xls new file mode 100644 index 000000000..b433d605b Binary files /dev/null and b/tests/parsers/appbio_quantstudio_designandanalysis/testdata/appbio_quantstudio_designandanalysis_QS7Pro_Presence_and_Absence_autoexport.xls differ