## Not run: ------------------------------------
#
# dat <- read.table("GSE36703_37628_col.txt",header=FALSE,sep='\t')
#
# rownames(dat) <- 1:nrow(dat)
#
# ###normalize the rows
# x <- DoRows(dat)
#
# set.seed(12345)
#
# ret <-emmixwire(x,g=3,ncov=3,nvcov=1,n1=5,n2=6,n3=3,
# debug=1,itmax=1000,epsilon=1e-5)
#
# ###calculate the W_j
# wj <- scores.wire(ret,contrast=c(0.5,0.5,-1))
#
## ---------------------------------------------
Run the code above in your browser using DataLab