checkBedConn: Check if there is a connection to a BED database

View source: R/checkBedConn.R

checkBedConnR Documentation

Check if there is a connection to a BED database

Description

Check if there is a connection to a BED database

Usage

checkBedConn(verbose = FALSE)

Arguments

verbose

if TRUE print information about the BED connection (default: FALSE).

Value

  • TRUE if the connection can be established

  • Or FALSE if the connection cannot be established or the "System" node does not exist or does not have "BED" as name or any version recorded.

See Also

connectToBed


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