gffutils.interface.FeatureDB.set_pragmas

FeatureDB.set_pragmas(pragmas)[source]

Set pragmas for the current database connection.

Parameters:

pragmas (dict) – Dictionary of pragmas; see constants.default_pragmas for a template and http://www.sqlite.org/pragma.html for a full list.