Export Image
Export Code

Ebenezer's VizHub Assignment

eaaarmah

Last edited Jul 28, 2020
Created on Jul 27, 2020
Forked from Making a Bar Chart

This bar chart shows the gene expression for a gene based on a JSON file

It takes as input two json files (a gene_expression file and a tissue_info file)

The bar chart could be color coded based on the user's input The bar chart can be sorted alphabetically (ascending) or by median value (descending)

The entry point for this application is the index.js file

MIT Licensed