powered by
MSnSet
sampleMSnSet(object, fcol = "markers", size = 0.2, seed)
markers
fcol
"MSnSet"
testMSnSet
unknownMSnSet
markerMSnSet
library(pRolocdata) data(tan2009r1) dim(tan2009r1) smp <- sampleMSnSet(tan2009r1, fcol = "markers") dim(smp) getMarkers(tan2009r1) getMarkers(smp)
Run the code above in your browser using DataLab