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.
-
Requirements
- Node >= v8.11.4
- NPM >= v5.6.0
-
Clone this repository
-
Change directories to project
-
Install
npm install
- Build
npm run build
The IGV-Web app is MIT licensed.