We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Takes a TaqMan result file V1 and returns a string for each sample
Functions:
as a dict, the sample number being the key
{'Sample1': ['C__11495689_10', '-0.000', 'C__11495689_10', '0.127', 'C__11495689_10', '0.234', 'C__11513672_10', '1.810', 'C__11513672_10', '0.000', 'C__11513672_10', '1.929', 'C___1341342_10', '2.542', 'C___1341342_10', '2.503', 'C___1457998_10', '-0.175', 'C___1457998_10', '-0.536', 'C___1617938_1_', '1.876', 'C___1617938_1_', '2.198']}
* Read it and return it as dict
There was an error while loading. Please reload this page.