gefpy.util

Provides convenient invocation methods for other modules.

util.gef_is_cell_bin(gef_file)

Determine if the gef file is a cgef format

Parameters

gef_file – input the gef path

Returns

the return True for cgef, False otherwise.

Return type

bool