convert multiple idats to matrices
1 2 3 4 5 6 | IDATsToMatrices(
barcodes,
fileExts = list(Cy3 = "Grn", Cy5 = "Red"),
parallel = F,
idatPath = "."
)
|
barcodes |
character() |
fileExts |
character() |
parallel |
logical(1) |
idatPath |
character(1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.