Skip to contents

Validate profile and heatmap relevant parameters

Usage

.validate_profile_parameters(bin_size, upstream, downstream)

Arguments

bin_size

Bin size. Must be a positive number.

upstream

Upstream bp. Must be positive and larger than bin size.

downstream

Downstream bp. Must be positive and larger than bin size.

Value

Nothing (NULL) on success.