pybedtools.helpers.cleanup

pybedtools.helpers.cleanup(verbose=False, remove_all=False)[source]

Deletes all temp files from the current session (or optionally all sessions)

If verbose, reports what it’s doing

If remove_all, then ALL files matching “pybedtools.*.tmp” in the temp dir will be deleted.