Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cns-iu/spoke-vis
SPOKE Visualization
https://github.com/cns-iu/spoke-vis
Last synced: 3 days ago
JSON representation
SPOKE Visualization
- Host: GitHub
- URL: https://github.com/cns-iu/spoke-vis
- Owner: cns-iu
- License: mit
- Created: 2021-02-11T20:18:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T20:50:00.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T23:23:38.035Z (3 months ago)
- Language: TypeScript
- Homepage: https://cns-iu.github.io/spoke-vis/
- Size: 9.42 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Envisioning SPOKE: Visualizing 3M Nodes and 30M Edges
[![Tests](https://github.com/cns-iu/spoke-vis/actions/workflows/tests.yml/badge.svg?branch=develop)](https://github.com/cns-iu/spoke-vis/actions/workflows/tests.yml)
[![GitHub last commit](https://img.shields.io/github/last-commit/cns-iu/spoke-vis.svg)](https://github.com/cns-iu/spoke-vis/commits/develop)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=cns-iu_spoke-vis&metric=alert_status)](https://sonarcloud.io/dashboard?id=cns-iu_spoke-vis)
[![SonarCloud Coverage](https://sonarcloud.io/api/project_badges/measure?project=cns-iu_spoke-vis&metric=coverage)](https://sonarcloud.io/component_measures/metric/coverage/list?id=cns-iu_spoke-vis)
[![Documentation Status](https://cns-iu.github.io/spoke-vis/docs/images/coverage-badge-documentation.svg)](https://cns-iu.github.io/spoke-vis/docs/index.html)## Website Links
* Production:
* Staging:## Background and More Information
The Scalable Precision Medicine Oriented Knowledge Engine ([SPOKE](https://spoke.ucsf.edu/)) graph federates about 19 open datasets into a public data commons of health relevant knowledge. This site lets users explore the massive SPOKE knowledge graph.
The site was designed for two user groups: (1) novice users interested to understand the coverage and quality of SPOKE data and (2) expert users interested to analyze and optimize the interlinked knowledge graphs in SPOKE. The overview visualization shows the different entity type and their diverse interlinkages.
SPOKE is a fully interactive tool for exploring the interconnections between data.
## Change Log
See the [ChangeLog](CHANGELOG.md) for the latest developments.
## Credits
This software is developed by the [Cyberinfrastructure for Network Science Center at Indiana University](http://cns.iu.edu/). It is funded by NSF Award [2033569](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2033569&HistoricalAwards=false).