downSampleW: Weighted subtraction from mapped reades

View source: R/weighted_down.R

downSampleWR Documentation

Weighted subtraction from mapped reades

Description

Simulate expression profile of _total_ mapped reads as a way to normalize the counts

Usage

downSampleW(vector, total = 1e+05, dThresh = 0)

Arguments

vector

a vector of total mapped reads per gene/transcript

total

the sum of the read counts after transformation

dThresh

the threshold at which anything lower is 0 after transformation. Usually 0

Value

vector of downsampled read mapped to genes/transcripts


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