closeDatabaseConnections,FootprintFinder-method {trena}R Documentation

Close a Footprint Database Connection

Description

This method takes a FootprintFinder object and closes connections to the footprint databases if they are currently open.

Usage

## S4 method for signature 'FootprintFinder'
closeDatabaseConnections(obj)

Arguments

obj

An object of class FootprintFinder

Value

Closes the specified database connection

See Also

Other FootprintFinder methods: FootprintFinder-class, getChromLoc,FootprintFinder-method, getFootprintsForGene,FootprintFinder-method, getFootprintsInRegion,FootprintFinder-method, getGenePromoterRegion,FootprintFinder-method, getGtfGeneBioTypes,FootprintFinder-method, getGtfMoleculeTypes,FootprintFinder-method, getPromoterRegionsAllGenes,FootprintFinder-method


[Package trena version 1.15.7 Index]