checkManualCountsEstimatesArguments {frenchFISH}R Documentation

Helper function to check the arguments input to getManualCountsEstimates

Description

Helper function to check the arguments input to getManualCountsEstimates

Usage

checkManualCountsEstimatesArguments(probeCounts, radius, height)

Arguments

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)

height

The section height (must be measured in same unit as radius)

Value

Nothing if all checks are passed; otherwise throws an error or warning message


[Package frenchFISH version 1.6.0 Index]