Description Usage Arguments Details Author(s) References See Also Examples
This function writes a qpcrBatch
out to a tab-delimited text file.
writeQpcr
can be used to write out the normalized qPCR data out
to an external file.
1 |
qBatch |
A |
fileName |
Character string specifying name of the output file. |
... |
Extra arguments to be passed to |
Function creates a tab-delimited text file with three columns,
1st column = names denoting genes or primer pairs
2nd column = plate index
3rd column = normalized Ct value
Jess Mar jess@jimmy.harvard.edu
Mar J et al. Data-driven Normalization Strategies for qPCR Data. Technical Report, 2008.
1 | ## writeQpcr(qpcrBatch.object, "output1.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.