data(exampleProbeLevelSet)
colnames(pData(exampleProbeLevelSet))
tTestData<-GeneRegionScan:::doProbeTTest(exampleProbeLevelSet,"gender")
colnames(tTestData)
#P value for the probe with ID 679083 in relation to "gender"
print(tTestData["679083","p-value"])
Run the code above in your browser using DataLab