transpose2sxg: Function to transpose an GxS df of expression data into SxG...

Description Usage Arguments Value

Description

Function to transpose an GxS df of expression data into SxG Optionally applies a numerical transformation ('trans') to each expression value

Usage

1
transpose2sxg(df, trans = NULL)

Arguments

trans

(function) optional numerical function to apply to expression data during transform

GxS

df (tbl_df or data.frame) containing expression data

Value

SxG df (tbl_df or data.frame) containing possibly-transformed expression data


hammerlab/rinfino documentation built on May 27, 2019, 8:45 a.m.