| debarcode_data | R Documentation | 
Debarcodes data by doing normalization after preliminary barcode assignemnts
debarcode_data(m, bc.key, downsample.to = NULL)
m | 
 The data matrix  | 
bc.key | 
 The barcode key, as returned by   | 
Returns a list with the following components
m.normed matrix with nrow(m) rows. The normalized barcode intensities
labels character vector of length nrow(m). The sample assignments
deltas numeric vector of length nrow(m). For each event, the separation between the lowest
barcode channel and the highest non-barcode channel
bc.channels character vector. The name of the barcode channels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.