debarcoderPrepareFcs | R Documentation |
Transform expression data using cofactor, scale to [0..1] range, match to barcoding channels, and sort each event separately.
debarcoderPrepareFcs(fcs, key, cofactor = 10)
fcs |
FCS flow frame. |
key |
Barcoding key data frame. |
cofactor |
Before scaling, data will be transformed using inverse hyperbolic sin with given cofactor. |
Expression data after transformation, scaling, and matching, and an additional copy after sorting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.