Nothing
# correctUnmix
context("specMatCalc")
data(unmixCtrls)
testUnmixSet <- unmixCtrls[c(1,2,12,15)]
testSpecMat <- specMatCalc(testUnmixSet, groupNames = c("Beads_"),
autoFluoName = "PBMC_unstained.fcs")
test_that("massOrFlowTransResult", {
expect_equal(1, testSpecMat[1,"R2-A"])
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.