forgetBedConnection {BED} | R Documentation |
Forget a BED connection
Description
Forget a BED connection
Usage
forgetBedConnection(connection, save = FALSE)
Arguments
connection |
the id of the connection to forget. |
save |
a logical. Should be set to TRUE to save the updated list of connections in the file space (default to FALSE to comply with CRAN policies). |
See Also
lsBedConnections, checkBedConn, connectToBed
[Package BED version 1.5.2 Index]