get.perc.qnorm: Quantile-normalizes percentiles for observations in the core...

Description Usage Arguments Value See Also

Description

This is an internal function that yields quantile-normalizes percentiles for the data in the core set. This function is called by both get.rscreenorm and get.qnorm. It is to be used internally, so has no functionality other than what is described.

Usage

1
get.perc.qnorm(data_perc)

Arguments

data_perc

a numeric matrix of percentiles, with as many columns as samples and as many rows as percentiles

Value

a numeric matrix with the same dimensions as the input data_perc, containing the quantile- normalized percentiles for the core sets, per replicate

See Also

get.rscreenorm which yields core sets and quantile-normalizes data at once, codeget.qnorm which quantile-normalizes data for a given core set, get.leth.scores to compute lethality scores, and get.perc to compute the percentiles.


rxmenezes/rscreenorm documentation built on May 15, 2019, 1:19 p.m.