plotting.timecourses.and.choose.IDs.manually {KOMA.win} | R Documentation |
Plot timecourses of signal and confidence values and choose IDs to exclude manually
Description
This function will open an tcltk interface panel which shows signal an confindence values timeresolved for all spot replicates. Giving as well a chance to choose failed spots for exclusion from further analysis.
Usage
plotting.timecourses.and.choose.IDs.manually(data, substance, confidencevalues, workpath, foldernames)
Arguments
data |
datasets as a list of matrices for each replicate, for each timepoint and eventually each concentration while calibration containing signal values
|
substance |
the analytename as character string
|
confidencevalues |
datasets as a list of matrices for each replicate, for each timepoint and eventually each concentration while calibration containing confidence values
|
workpath |
the directory with the measured rawdata
|
foldernames |
the single foldernames (each representing one well of an ArrayStrip)
|
Value
IDs.to.left.out |
a vector of spot IDs to be exclude from further analysis |
Author(s)
Florian Heigwer
See Also
collect.and.save.cal
[Package
KOMA.win version 1.0
Index]