Applies inverse rank normalization to all features to approximate a normal distribution.
Arguments
- object
a
SummarizedExperimentobject- assay.type
character, assay to be used in case of multiple assays
- name
character, name of the resultant assay in case of multiple assays
Examples
data(toy_notame_set)
normalized <- inverse_normalize(toy_notame_set)