qstats {yarn} | R Documentation |
This function was directly borrowed from github user kokrah.
qstats(exprs, groups, window)
exprs |
for counts use log2(raw counts + 1)), for MA use log2(raw intensities) |
groups |
groups to which samples belong (character vector) |
window |
window size for running median as a fraction on the number of rows of exprs |
list of statistics
Kwame Okrah's qsmooth R package Compute quantile statistics