Skip to content

Commit

Permalink
[website] update showcase (visgl#5947)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress authored Jul 5, 2021
1 parent c43e7e5 commit 3e6b152
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion website/showcase.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,29 @@
[
{
"name": "ISB Covid19",
"url": "https://atlas.fredhutch.org/isb/covid/",
"image": "/images/showcase/isb-covid.jpg",
"links": {
"by Data Visualization Center at Fred Hutch": "https://viz.fredhutch.org/"
},
"description": "The Institute for Systems Biology Covid19 Atlas provides insights into how the immune system responds with disease progression. The website features single-cell multi-omics time-series data as well as clinical annotations on more than 400 patients."
},
{
"name": "Descartes",
"url": "https://descartes.brotmanbaty.org/",
"image": "/images/showcase/descartes.jpg",
"links": {
"by Data Visualization Center at Fred Hutch": "https://viz.fredhutch.org/"
},
"description": "Understanding the trajectory of a developing human requires understanding of how genes are regulated and expressed. The Descartes Human Cell Atlases features the largest single cell dataset generated to date. It contains data on ~5 million individual cells that when analyzed provides a comprehensive atlas of early human development."
},
{
"name": "Viv",
"url": "http://avivator.gehlenborglab.org/?image_url=https://viv-demo.storage.googleapis.com/Vanderbilt-Spraggins-Kidney-MxIF.ome.tif",
"image": "/images/showcase/viv.jpg",
"links": {
"Source code": "https://github.com/hms-dbmi/viv",
"By Gehlenborg Lab/Harvard Medical School": "http://gehlenborglab.org/"
"by Gehlenborg Lab/Harvard Medical School": "http://gehlenborglab.org/"
},
"description": "Viv is a library for multiscale visualization of high-resolution, highly multiplexed bioimaging data on the web. It directly renders data in Bio-Formats-compatible Zarr and OME-TIFF formats. Avivator is a lightweight image viewer that showcases the capabilities of Viv. The development of Viv and Avivator was supported with funding from the National Institutes of Health and Harvard University."
},
Expand Down
Binary file added website/static/images/showcase/descartes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/images/showcase/isb-covid.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3e6b152

Please sign in to comment.