Ridiculusly complicated mergingof ROIS
1 2 3 4 5 | mergeROIs(matroi, dppm = 2.5, dmz = 0.001, lbw = seq(dppm * 2, dppm/2,
length.out = 5), maxIter = 9, indicatorVec = c(sid = "Sid", grp =
"GrpEIC", height = "intensity", frmin = "mz10", frcen = "mz50", frmax =
"mz90", mzmin = "mzmin", mz = "mz50", mzmax = "mzmax", rtmin = "rtmin", rtmax
= "rtmax", rt = "rt"))
|
matroi |
Data frame of ROIs |
dppm |
dppm |
dmz |
dmz |
lbw |
band withs |
maxIter |
maxIter |
currstats |
Stats |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.