get_bins_lineplot: splits a datamatrix D into bins with respect to the output of...

Description Usage Arguments Value

Description

splits a datamatrix D into bins with respect to the output of make_bins.

Usage

1
get_bins_lineplot(data_binned, w, D, sample_fac)

Arguments

data_binned

output of make_bins

w

proportion of zero counts (over samples) allowed in a bin

D

the matrix to split. Probably compensated, so you can see what the markers are doing

sample_fac

factor indicating which sample type each donor originated from, length(sample_fac) == nrow(D)

Value

bins data matrices for each bin, combined over all donors

binnames The bin names


kristenmf/flowR documentation built on May 20, 2019, 6:15 p.m.