Compare 2 BED database instances
compareBedInstances(connections)
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.
a numeric vector of length 1 or 2 providing connections from lsBedConnections to be compared.
The current connection is restored when exiting this function.