RGLab / QUALIFIER

Qualitiy control for gated flow cytometry data
6 stars 1 forks source link

add pop indices to getQAStats to specify population of interests #35

Closed mikejiang closed 11 years ago

mikejiang commented 11 years ago

Sometime It will be helpful to allow user to extract stats from only a subset of populations. At least if is good to speed up debug process. some like:

getQAStats(gs,isMFI=F,isSpike=F,pops=2:3)