R/Fluidigm-methods.R
primerAverage.Rd
Takes an average, potentially on a different scale given by fun.natural
of some genes. The average is then transformed with fun.cycle
.
primerAverage(fd, geneGroups, fun.natural = expavg, fun.cycle = logshift)
SingleCellAssay
or subclass
character
naming a column in the featureData
that keys the duplicates
transformation to be used to collapse the duplicate expression values
transformation to be used after collapsing
averaged version of fd
.
This code needs to be tested more extensively after a refactoring. Caveat calculator.