Normalize nanostring gene expression using common pools between two CodeSets.
Arguments
- x
target 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
.- same_codeset
logical; if
TRUE
, the target pool samples are collected from the same codset as the reference pool samples. This means the pool numbers from the file names use an older format where two-digit pools still pertain to pools 1, 2, or 3.