Skip to contents

Check if a variable contains a list of things or array of potentially file names

Usage

.is_multiple_loci(loci)

Arguments

loci

A list of GRanges / files / mixed (or not)

Value

TRUE if variable contains multiple loci, FALSE otherwise