weighted_down: Down Sample Gene Expressions

View source: R/weighted_down.R

weighted_downR Documentation

Down Sample Gene Expressions

Description

Weighted subtraction from mapped reads and simulate expression profile of _total_ mapped reads for normalization.

Usage

weighted_down(expRaw, total = 1e+05, dThresh = 0)

Arguments

expRaw

matrix of total mapped reads per gene/transcript

total

numeric post transformation sum of read counts

dThresh

the threshold at which anything lower than that is 0

Value

matrix of downsampled read mapped to genes/transcripts


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