signalRank: Sorting features based on effect size

Description Usage Arguments

View source: R/signalRank.R

Description

This function ranks features with biggest effect sizes to those with lowest effect sizes based on mean(condA) - mean(condB) It returns data frame (df) where features are ordered by effect size

Usage

1
signalRank(df, cond)

Arguments

df

A data frame

cond

A vector of 0s and 1s explaining which columns belong to the first (0) and second condition (1)


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.