Skip to contents

Validate that a locus parameter is valid. Checks for paths and also whether the parameter is otherwise a GRanges object, which is also valid.

Usage

.validate_locus_parameter(locus_param)

Arguments

locus_param

Parameter to validate

Value

Nothing (NULL) on success.