FeatureSet
into an object of class
exprReslt
using the gamma model for hta2.0 chips.
This function obtains confidence of measures, standard deviation and 5,
25, 50, 75 and 95 percentiles, as well as the estimated expression levels.
gmhta( object ,background=FALSE ,gsnorm=c("median", "none", "mean", "meanlog") ,savepar=FALSE ,eps=1.0e-6 ,addConstant = 0 ,cl=NULL ,BatchFold=10
)
FeatureSet
TRUE
, perform background correction before applying gmhta.TRUE
the estimated parameters of the model are saved in file par\_gmhta.txt exprReslt
.
Manhong Dai, Pinglang Wang,Andrew D. Boyd. (2005) Evolving gene/transcript definitions significantly alter the interpretation of GeneChip data,Nucleic Acid Research 33(20):e175.
exprReslt-class
## The following scripts show the use of the method.
#library(puma)
## load CEL files
# object<-read.celfiles("celnames")
#eset<-gmhta(object,gsnorm="none",cl=cl)
Run the code above in your browser using DataLab