gefpy.gef_to_gem_cy

Provides access to the gef2gem interface.

class gef_to_gem_cy.GefToGem(strout, strsn, boutexon)
bgef2gem(self, strbgef, binsize)

Create bgem file by bgef.

Parameters
  • strbgef – the bgef file path

  • binsize – set the binsize

cgef2gem(self, strbgef, binsize)

Create cgem file by cgef and bgef.

Parameters
  • strcgef – the cgef file path

  • strbgef – the bgef file path

bgef2cgem(self, strmask, strbgef)

Create cgem file by mask and bgef.

Parameters
  • strcgef – the mask file path

  • strbgef – the bgef file path