Skip to content
/ ordino Public

Target discovery platform for exploring rankings of genes, disease models, and other entities. @JKU-ICG @datavisyn

License

Notifications You must be signed in to change notification settings

Caleydo/ordino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d8506b · Feb 29, 2024
Jul 26, 2023
Sep 8, 2022
Sep 8, 2022
Sep 12, 2019
Feb 29, 2024
Mar 17, 2022
Dec 14, 2017
Feb 29, 2024
Feb 16, 2022
Sep 8, 2022
Aug 20, 2020
Feb 29, 2024
Sep 8, 2022
Sep 8, 2022
Sep 8, 2022
Dec 3, 2019
Feb 16, 2018
May 13, 2020
Sep 8, 2022
Sep 8, 2022
Feb 29, 2024
Sep 8, 2022
Sep 8, 2022
Jun 15, 2020
Sep 8, 2022
Mar 21, 2022
Sep 8, 2022
Feb 29, 2024

Repository files navigation

Ordino

Phovea CircleCI

A target ranking application based on the Target Discovery Platform.

Installation

git clone https://github.com/caleydo/ordino.git
cd ordino
npm install

Testing

npm test

Building

npm run build

Launching

npm start

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.