ecdfPlotter: This function displayed the newly create stats in an...

Description Usage Arguments

View source: R/visualization.R

Description

This function displayed the newly create stats in an automated way. It depends on the cell types present to display the stat. #' Adding more controls at the begining really improves the view of this

Usage

1
2
3
4
5
6
7
8
9
ecdfPlotter(
  dat,
  cells = NA,
  controlNames,
  testNames,
  legendSep = 0.2,
  rdName = NA,
  cell_types = NA
)

Arguments

dat

RD.experiment

stat

slection between 'de' which returns the direct effect stat or 'ide' which displays the indirect effect stat

controlToView

a major highlighter of this vixualization is the ability to compare against a control window region


leeleavitt/procPharm documentation built on Feb. 3, 2021, 11:43 a.m.