search for: presentcount

Displaying 2 results from an estimated 2 matches for "presentcount".

2012 Mar 30
1
Help with the lumi R package
...00:0', '95:5-100:0') do, which columns 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 #############################################...
2012 Mar 30
0
Help with lumi package R code
...00:0', '95:5-100:0') do, which columns 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 #############################################...