igmoExon( cel.path ,SampleNameTable ,exontype = c("Human", "Mouse", "Rat") ,background=FALSE ,gsnorm=c("median", "none", "mean", "meanlog") ,savepar=FALSE ,eps=1.0e-6 ,addConstant = 0 ,condition=c("Yes","No") ,cl=NULL ,BatchFold=10
)
TRUE
, perform background correction before applying gmoExon.TRUE
the estimated parameters of the model are saved in file par\_gmoExon.txt exprReslt
.
Milo,M., Niranjan,M., Holley,M.C., Rattray,M. and Lawrence,N.D. (2004) A probabilistic approach for summarising oligonucleotide gene expression data, technical report available upon request.
Milo,M., Fazeli,A., Niranjan,M. and Lawrence,N.D. (2003) A probabilistic model for the extractioin of expression levels from oligonucleotide arrays, Biochemical Society Transactions, 31: 1510-1512.
Peter Spellucci. DONLP2 code and accompanying documentation. Electronically available via http://plato.la.asu.edu/donlp2.html
Risueno A, Fontanillo C, Dinger ME, De Las Rivas J. GATExplorer: genomic and transcriptomic explorer; mapping expression probes to gene loci, transcripts, exons and ncRNAs. BMC Bioinformatics.2010.
exprReslt-class
## The following scripts show the use of the method.
## load CEL files
# cel.path<-cel.path;
# SampleNameTable<-"SampleNameTable"
#eset_igmoExon<-igmoExon(cel.path="cel.path"
# , SampleNameTable="SampleNameTable"
# , exontype="Human"
# , gsnorm="none", condition="Yes",cl=cl)
Run the code above in your browser using DataLab