Description Usage Arguments Value
Processes a Genome Studio data export table to only import useful information for clustering (theta and R values) and ignores the rest
1 | processGSexport(exportpath = NULL, transform = "arcsin")
|
exportpath |
the path to the GS data export |
transform |
How to transform theta to control variance. (no transformation = 'none', logit transformation = 'logit', arcsine transformation (default) = 'arcsin') |
A list of two data.frames. The first is a table of theta values and the second is a table of intensity values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.