Description Usage Arguments Value References See Also
View source: R/get_marker_spillover.r
Calculates spillover coefficients with robust linear models.
1 | get.marker.spillover(scale.untransformed, flow.gate, flow.control, asp)
|
scale.untransformed |
Logical indicating if calculation has to be run in untransformed or transformed (bi-exponential) scale. |
flow.gate |
List of vectors with ids of gated events per sample. |
flow.control |
List with data and metadata of a set of controls. |
asp |
List with AutoSpill parameters. |
List of two matrices, with regressions intercepts and coefficients.
Roca et al: AutoSpill: A method for calculating spillover coefficients to compensate or unmix high-parameter flow cytometry data. bioRxiv 2020.06.29.177196; doi:10.1101/2020.06.29.177196 (2020).
gate.flow.data
, read.flow.control
, and
get.autospill.param
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.