bScore: binary score for all cells for the regions of interest bScore...

Description Usage Arguments

View source: R/traceStats.R

Description

binary score for all cells for the regions of interest bScore returns the scoring for all cells subject to the above parameters. as well as the sum for the snr scores and the sd for the snr scores.

Usage

1
bScore(blc, snr, snr.lim, blc.lim, levs, wr, cnames = NULL)

Arguments

blc

is the baseline corrected data

snr

is the signal to noise peak data

snr.lim

is the threshold for significance on the peaks

blc.lim

is the intensity above baseline theshold

levs

indicates the regions of interest. (e.g. the response windows for which the cells will be scored)

wr

indicates the response windows.

cnames

indicates the cells to score (if null all cells will be scored)


leeleavitt/procPharm documentation built on Feb. 3, 2021, 11:43 a.m.