compareBedInstances: Compare 2 BED database instances

View source: R/compareBedInstances.R

compareBedInstancesR Documentation

Compare 2 BED database instances

Description

Compare 2 BED database instances

Usage

compareBedInstances(connections)

Arguments

connections

a numeric vector of length 1 or 2 providing connections from lsBedConnections to be compared.

Details

The current connection is restored when exiting this function.

Value

If only one connection is provided, the function returns a list with information about BEID and platforms available for the connection along with DB version information. If two connections are provided the same information as above is provided for the 2 connection named V1 and V2 in that order. In addition, differences observed between the 2 instances are reported for BEID and platforms.


BED documentation built on March 7, 2023, 6:54 p.m.