NormalizeData | R Documentation |
Normalize (filtered and imputed) count data (in Assay) and get normalized count
NormalizeData(object, normalization.method, ...)
## S3 method for class 'matrix'
NormalizeData(object, normalization.method, var.names, ...)
## S3 method for class 'AssayGrowth'
NormalizeData(object, normalization.method, ...)
## S3 method for class 'Rosace'
NormalizeData(object, normalization.method, name, key, ...)
object |
An object: matrix, AssayGrowth, or Rosace |
normalization.method |
The normalization method to use: "wt" or "total" |
... |
Additional arguments to be passed to the normalization method. |
var.names |
a vector of variant names to be normalized |
name |
character string of AssayGrowth name |
key |
key of AssayGrowth |
An object with normalized count