LinesStack.2: intereact: LOGICAL; TRUE select cell groups to work though...

Description Usage

View source: R/traceVisualization.R

Description

intereact: LOGICAL; TRUE select cell groups to work though and return list of groups of cells FALSE only plot out the groups, and dont return group of cells #region.group: Select a region to group the cells around. Brings up option to select region to group around 170403 bp logical: lets you choose whether to boxplot 170508 Allows to select the trace you would like to use for grouping with option: t.type:input character 170605: Adding a drop function to this. It will automatically update the RD.file. I need something to drop cells much faster

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
LinesStack.2(
  dat,
  m.names = NULL,
  t.type = NULL,
  lmain = "",
  interact = T,
  region.group = T,
  levs = NULL,
  plot.new = TRUE,
  bcex = 0.7,
  sf = 1.1,
  subset.n = NULL,
  img = NULL,
  bp.param = NULL,
  bp = F,
  bp.pts = F
)

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