ms_innerplotbox: ms_innerplotbox

Description Usage Arguments

View source: R/ms_innerscale.R

Description

Internal function to generate box plot on reading data, according to condition group

Usage

1
2
3
4
5
6
7
8
9
ms_innerplotbox(
  data,
  filename,
  xlabel,
  ylabel,
  isratio,
  isothermalstyle,
  outdir = NULL
)

Arguments

data

dataset to be calculated

filename

filename to be specified

xlabel

label on x axis to be specified

ylabel

label on y axis to be specified

isratio

whether the reading data are ratio or abundance

isothermalstyle

whether the reading data are from Isothermal or CETSA melt curve data

outdir

the subfolder name to save the plot


nkdailingyun/mineCETSA documentation built on Feb. 27, 2021, 8:26 p.m.