checkAutomaticCountsEstimatesArguments {frenchFISH} | R Documentation |
Helper function to check the arguments input to getAutomaticCountsEstimates
checkAutomaticCountsEstimatesArguments(probeCounts, radius, height)
probeCounts |
A matrix where the first column contains the areas of
the nuclear blobs (this column must be named "area" and the unit of its
entries must be the square of the unit used to measure |
radius |
The cells' nuclear radius (must be measured in same unit as
|
height |
The section height (must be measured in same unit as
|
Nothing if all checks are passed; otherwise throws an error or warning message