trans_prop: Log scaled downsampled expression

View source: R/trans_prop.R

trans_propR Documentation

Log scaled downsampled expression

Description

Divide each column by sum of that column then scale to xFact and log it for more normalization.

Usage

trans_prop(expDat, xFact = 1e+05)

Arguments

expDat

a matrix of weighted down expression data

xFact

a number representing scaling factor

Value

a matrix of downsampled read mapped to genes/transcripts


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.