assert_chromosome_exists: Assert chromosome exists

View source: R/data_handling.R

assert_chromosome_existsR Documentation

Assert chromosome exists

Description

Checks whether a chromosome exists in the target bigwig. Throws error if it does not.

Usage

assert_chromosome_exists(chromosome, bigwig_file)

Arguments

chromosome

chromosome name

bigwig_file

a string pointing to a bigwig file

Value

silent if true, else error


CshlSiepelLab/tuSelecter2 documentation built on June 2, 2025, 7:09 a.m.