.validateInput {GenomicInteractions}R Documentation

Function to validate tabular input

Description

Check for columns in a data.frame.

Usage

.validateInput(x, h)

Arguments

x

A data frame.

h

A character vector containing expected headings

Value

list of two GRanges, storing the anchor information for each interaction


[Package GenomicInteractions version 1.27.0 Index]