staining_index: Calculate Staining Index

Description Usage Arguments

View source: R/utility_functions.R

Description

((MEDpos - MEDneg) / 2*SD(neg))

Usage

1
staining_index(positive, negative, SD_FUN = sd_robust)

Arguments

positive

Vector of values for positive cells

negative

Vector of values for negative cells

SD_FUN

Function for calculating Standard Deviation


Terkild/scfeaturerank documentation built on March 6, 2021, 1:04 p.m.