Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Processing queue plugin to compute similarities for categorical data of matrices, tables, and stratifications

License

Notifications You must be signed in to change notification settings

phovea/phovea_processing_similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f939910 · Feb 12, 2021

History

91 Commits
Feb 12, 2021
Jan 29, 2020
Oct 12, 2017
Jan 13, 2020
Jan 13, 2020
Oct 12, 2017
Oct 12, 2017
Jan 13, 2020
Oct 12, 2017
Jan 10, 2020
Oct 12, 2017
Oct 12, 2017
May 12, 2020
Oct 12, 2017
Jan 13, 2020
Oct 12, 2017
Jan 26, 2021
Feb 12, 2021
Dec 9, 2020
Oct 12, 2017
Jan 9, 2020
Jan 9, 2020

Repository files navigation

phovea_processing_similarity

Phovea Build Status

Processing queue plugin to compute similarities for categorical data of matrices, tables, and stratifications.

API will be available at SERVER:PORT/api/similarity/ e.g.:

http://localhost:9000/api/similarity/group/jaccard/?range=(11,12,13)

You receive a UUID which is used to query the results (please note the different namespace) , e.g. with:

http://localhost:9000/api/processing/res/dff39dde-a787-40fb-a98a-8687f27e80c5

Please note the different namespace for result retrieval as this route is defined in the phovea_processing_queue plugin. That also applies for the event stream:

http://localhost:9000/api/processing/stream

Installation

git clone https://github.com/phovea/phovea_processing_similarity.git
cd phovea_processing_similarity
npm install

Testing

npm test

Building

npm run build

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.

About

Processing queue plugin to compute similarities for categorical data of matrices, tables, and stratifications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published