check_chr_boundaries: Check that start and end points fall within chromosome...

Description Usage Arguments Value

View source: R/check_functions.R

Description

Check that start and end points fall within chromosome boundaries

Usage

1
2
3
4
5
6
check_chr_boundaries(
  exclusions = NULL,
  regions = NULL,
  targets = NULL,
  the.lengths
)

Arguments

exclusions

The exclusions dataframe

regions

The regions dataframe

targets

The targets dataframe

the.lengths

The lengths dataframe

Value

The lengths dataframe


BelenJM/supeRbaits documentation built on Jan. 28, 2022, 1:44 a.m.