Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 348 Bytes

File metadata and controls

7 lines (7 loc) · 348 Bytes

vepPieChartVisualization

It is a pure react app, which uses chart.js to visualise data in form of pie chart
to install packages
yarn install
to run the app
yarn start
The app runs on port 3000, select a species and add variant ids, The app visualises the Ensembl VEP REST API response in form of pie chart.