arrayConnector is a R package can combine multiple expression sets which represents by bioconductor ExpressionSet
library(devtools)
install_github("ShixiangWang/arrayConnector", "ShixiangWang")
The original version of this package is virtualArray
package which not maintain now.
I modify several code and information so it can work well. I have no time to chech all code inside virtualArray package and expand it. If you do need this function and do not know how to use it, you can refer to the mannual of the old package, I have already run all code in the manual.
You can also run test code check the function by yourself before you use it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.