Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Practical Python Data Viz Guide | 98 | 4 months ago | mit | Jupyter Notebook | ||||||
Resources for teaching & learning practical data visualization with python. | ||||||||||
July | 92 | 3 | 2 months ago | 8 | December 15, 2021 | 8 | mit | Python | ||
A small library for creating pretty heatmaps of daily data. | ||||||||||
React Heatmap Grid | 60 | a year ago | 26 | May 20, 2019 | 12 | mit | JavaScript | |||
A react component for heatmap visualisation in grid layout | ||||||||||
Strava Tools | 14 | 2 months ago | 1 | Python | ||||||
Command-line scripts to do things with Strava | ||||||||||
Pytorch Convis | 13 | 3 years ago | mit | Python | ||||||
A tool to visualize convolutional layer activations on an input image. | ||||||||||
Unityterrainheatmaps | 6 | 5 years ago | apache-2.0 | C# | ||||||
Unity Plugin to provide custom heatmap data visualisation on terrain objects. | ||||||||||
Us Mass Shootings Analysis | 3 | 4 years ago | 1 | HTML | ||||||
An analysis of US mass shootings data (1982 to 2019) provided by Mother Jones. Analysis done using R in RStudio, results published to HTML using RMarkdown, and styled using CSS. | ||||||||||
Htd3 | 2 | 8 years ago | JavaScript | |||||||
visualisation library for genetic data based on d3.js | ||||||||||
Heatmap App | 2 | 7 years ago | 1 | R | ||||||
A Shiny App for Interactive Gene Expression HeatMap Visualisation | ||||||||||
Visualmidi | 2 | 2 years ago | JavaScript | |||||||
Webapp for midi visualisations using Python and Javascript. Based on MusiStrata |
A Shiny App for Interactive Gene Expression HeatMap Visualisation
This is a small Shiny App to display an interactive clustering/heatmap of differential gene expression. It takes as data a list of DGELRT objects created from the edgeR package. Each slot of the list is name after the experiment (the list names will show up at the bottom of the heatmap)
This is work in progress where hopefull I will be able to add table of genes from generated from the heatmap. The goal would be to click on a dendrogram node and have the associated genes from that branch populating the tables, one tab per experiment.
Fork me and help us develop that tools!