Normalize nanostring gene expression using common pools between two CodeSets.
Arguments
- x
target data
- ref
reference data
- x_pools
target pool samples
- ref_pools
reference pool samples
- p
number of pool sample sets. Defaults to 3.
- weigh
logical; if
TRUE
, the average expression inx_pools
is reweighed by the distribution of thep
pool sample sets inref_pools
.