Description Usage Arguments Value
Helper function to check the arguments input to getManualCountsEstimates.
1 2 3 4 5 6 | checkManualCountsEstimatesArguments(
probeCounts,
radius,
height,
volumeFracCorrection
)
|
probeCounts |
A matrix of manual spot counts with columns for probes and rows for nuclei |
radius |
The cells' nuclear radius (must be measured in same unit as
|
height |
The section height (must be measured in same unit as
|
volumeFracCorrection |
The method used to correct for volume fraction (must be 'avg', 'max', or 'min'; defaults to 'max') |
Nothing if all checks are passed; otherwise throws an error or warning message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.