View source: R/ms_innerscale.R
Internal function to generate box plot on reading data, according to condition group
1 2 3 4 5 6 7 8 9 | ms_innerplotbox(
data,
filename,
xlabel,
ylabel,
isratio,
isothermalstyle,
outdir = NULL
)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.