Skip to content

seqcode/igv-webapp-embeddable

 
 

Repository files navigation

IGV-Web App Embeddable

This is a custom branch of the IGV-Web app which is embeddable as a javascript file. This branch is not maintained by the IGV team. Original repo from the IGV team here.

Installation

  • Requirements

    • Node >= v8.11.4
    • NPM >= v5.6.0
  • Clone this repository

  • Change directories to project

  • Install

npm install
  • Build
npm run build

License

The IGV-Web app is MIT licensed.

Packages

No packages published

Languages

  • JavaScript 62.0%
  • HTML 23.2%
  • SCSS 14.5%
  • Shell 0.3%