getScoreDetails: getScoreDetails

View source: R/iterdeprogs.R

getScoreDetailsR Documentation

getScoreDetails

Description

get score details of Iterative DE analysis

Usage

getScoreDetails(
  output = NULL,
  session = NULL,
  plotname = NULL,
  DEscores = NULL,
  OutlierDEscores = NULL
)

Arguments

output

output

session

session

plotname

the name of the plot

DEscores

Cross Condition Scores of impure conditions

OutlierDEscores

Intra Condition Scores of impure conditions

IterDEscores

Cross Condition Scores of pure conditions

OutlierIterDEscores

Intra Condition Scores of pure conditions

Examples

     x <- getScoreDetails()
    

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