SC-MEB: spatial clustering with hidden Markov random field using empirical Bayes
To install the the packages "SC.MEB", firstly, install the 'devtools' package. Besides, "SC.MEB" depends on the 'Rcpp' and 'RcppArmadillo' package, which also requires appropriate setting of Rtools and Xcode for Windows and Mac OS/X, respectively.
install.packages("devtools")
library(devtools)
install_github("Shufeyangyi2015310117/SC.MEB")
For an example of typical SC.MEB usage, please see our Package vignette for a demonstration and overview of the functions included in SC.MEB.
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.