normalize_by_pop | R Documentation |
This function uses preliminary barcode assignments to normalize the intensity of the barcode channels
normalize_by_pop(m, bc.res, bc.key)
m |
The data matrix |
bc.res |
The debarcoding results to be used as basis for normalization. Data is normalized by grouping
together all the events assigned to the same barcoded sample. Rows for which |
bc.key |
The barcode key, as returned by |
Returns a matrix of normalized data. The ordering of the rows of the input matrix is preserved
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.