test_plotFCPseudocolor <- function() {
tcc <- simulateReadCounts(Ngene = 1000)
plotFCPseudocolor(tcc)
tcc <- simulateReadCounts(Ngene = 1000, replicates = c(3, 3, 3))
plotFCPseudocolor(tcc)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.