debarcode_data_matrix | R Documentation |
Debarcodes an individual matrix of data
debarcode_data_matrix(m, bc.channels, bc.key)
m |
The input matrix |
bc.channels |
caracter vector. The names of the barcode channels |
bc.key |
The barcode key, as return by |
Returns a list with the following components
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.