hits_score.Rd
compute hits based on z-scores, value abot threhsold
hits_score(df, z_thresh = 5, ignore_cols = c("id", "bin"))
data frame of z-scores
threshold above which to consider a hit.
columns to ignore from hit analysis (e.g. feature id)