getProfileScores: getProfileScores

View source: R/profiling.R

getProfileScoresR Documentation

getProfileScores

Description

Calculate the profiling scores

Usage

getProfileScores(
  data = NULL,
  metadata = NULL,
  degenes = NULL,
  profiledata = NULL,
  profilemetadata = NULL,
  input = NULL
)

Arguments

data

Bulk data

degenes

DE genes

profiledata

expression matrix of the profiling data

profilemetadata

metadata of the profiling data

input

input

Examples

     x <- getProfileScores()


UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.