qstats: Compute quantile statistics

View source: R/YARN.R

qstatsR Documentation

Compute quantile statistics

Description

This function was directly borrowed from github user kokrah.

Usage

qstats(exprs, groups, window)

Arguments

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

Value

list of statistics

Source

Kwame Okrah's qsmooth R package Compute quantile statistics


netZoo/netZooR documentation built on June 8, 2024, 6:20 a.m.