score: Score matrix columns for groups of rows

View source: R/score.R

scoreR Documentation

Score matrix columns for groups of rows

Description

This function has been deprecated and replaced with scalop::sigScores. Please see '?scalop::sigScores' for details.

Usage

score(
  mat,
  groups,
  binmat = NULL,
  bins = NULL,
  controls = NULL,
  bin.control = F,
  center = F,
  nbin = 30,
  n = 100,
  replace = F
)

jlaffy/scalop documentation built on March 24, 2024, 9 a.m.