BinnedFlowSample        A 'FlowSample', but with binning information
                        for each tube
FlowSample              A class similar to flowSet, but with extra
                        information needed by flowBin
amlsample               Multitube AML sample as example data for
                        flowBin
checkQNorm              Function to check the quantile normalisation of
                        a FlowSample using flowFP
eventsInBins            Count number of events for each tube in each
                        bin
flowBin                 function to run the entire flowBin pipeline
flowFPBin               Bin sample using flowFP binning
getBinExpr              Calculate the expression of each bin in a
                        BinnedFlowSample in terms of the measurement
                        markers
kMeansBin               Bin sample using K-means binning
mapBinsKNN              Internal function to map bins by KNN
quantileNormalise       quantileNormalise normalise binning paramaters
                        across all tubes of a flowSample
removeSparseBins        Remove bins from a BinnedFlowSample with few
                        events in them
show-methods            Methods to view flowBin objects
