RGLab / flowStats

flowStats: algorithms for flow cytometry data analysis using BioConductor tools
15 stars 10 forks source link

Should look for an exact match #28

Open gfinak opened 5 years ago

gfinak commented 5 years ago

https://github.com/RGLab/flowStats/blob/9d83801fbcde28d0c4e1c82b396e71ddb913f5b4/R/spillover.R#L453

change to sapply(cols, function(x)which(x==sampleNames(matched)))