Description Usage Arguments Value Note
View source: R/Fluidigm-methods.R
Takes an average, potentially on a different scale given by fun.natural
of some genes. The average is then transformed with fun.cycle
.
1 | primerAverage(fd, geneGroups, fun.natural = expavg, fun.cycle = logshift)
|
fd |
|
geneGroups |
|
fun.natural |
transformation to be used to collapse the duplicate expression values |
fun.cycle |
transformation to be used after collapsing |
averaged version of fd
.
This code needs to be tested more extensively after a refactoring. Caveat calculator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.