ms_innerplotmedian: ms_innerplotmedian

Description Usage Arguments

View source: R/ms_innerscale.R

Description

Internal function to generate median line plot on reading data, comparing pre-scaling and post-scaling median change, according to condition group

Usage

1
2
3
4
5
6
7
8
ms_innerplotmedian(
  mediandata,
  filename,
  xlabel,
  ylabel,
  isothermalstyle,
  outdir = NULL
)

Arguments

mediandata

pre-scaling and post-scaling median data, generated from ms_innerscale and with a set category factor

filename

filename to be specified

xlabel

label on x axis to be specified

ylabel

label on y axis to be specified

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.