How to use the higlass.createHgComponent function in higlass

To help you get started, we’ve selected a few higlass examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github visdesignlab / cTracks / lib / components / CTracksComp / HiglassUI.js View on Github external
return element => {
      if (element && ViewConfig) {
        hglib.createHgComponent(element, ViewConfig, options, function (api) {
          window.hgApi = api;
        });
      }
    };
  }

higlass

HiGlass Hi-C / genomic / large data viewer

MIT
Latest version published 4 months ago

Package Health Score

64 / 100
Full package analysis