Displaying 2 results from an estimated 2 matches for "seldatamatrix".
Did you mean:
newdatamatrix
2012 Mar 30
1
Help with the lumi R package
...ns
exactly does it take into consideration? Thanks!
so the sample code i'm trying to follow is below:
###################################################
### code chunk number 30: filtering
###################################################
presentCount <- detectionCall(example.lumi)
selDataMatrix <- dataMatrix[presentCount > 0,]
probeList <- rownames(selDataMatrix)
###################################################
### code chunk number 31: Identify differentially expressed genes
###################################################
## Specify the sample type
sampleType &l...
2012 Mar 30
0
Help with lumi package R code
...ns
exactly does it take into consideration? Thanks!
so the sample code i'm trying to follow is below:
###################################################
### code chunk number 30: filtering
###################################################
presentCount <- detectionCall(example.lumi)
selDataMatrix <- dataMatrix[presentCount > 0,]
probeList <- rownames(selDataMatrix)
###################################################
### code chunk number 31: Identify differentially expressed genes
###################################################
## Specify the sample type
sampleType &l...