jrobinso / igv.js-react

Example integration of igv.js and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

igv.js in React

This is a minimal example of integrating the igv.js genome browser with the popular React framework for front-end web development. The project was bootstrapped with Create React App.

Install

git clone https://github.com/jrobinso/igv.js-react
cd igv.js-react
npm install
npm start

Output

After executing the steps above, you should see the following: igv.js in React screenshot

About

Example integration of igv.js and React


Languages

Language:JavaScript 74.7%Language:HTML 19.8%Language:CSS 5.5%