hits_score: hits_score

View source: R/zscore_bins.R

hits_scoreR Documentation

hits_score

Description

compute hits based on z-scores, value abot threhsold

Usage

hits_score(df, z_thresh = 5, ignore_cols = c("id", "bin"))

Arguments

df

data frame of z-scores

z_thresh

threshold above which to consider a hit.

ignore_cols

columns to ignore from hit analysis (e.g. feature id)


brandonsie/bms documentation built on Nov. 17, 2023, 11:38 a.m.