Skip to content

helxplatform/heal_translator_queries

Repository files navigation

heal_translator_queries

Set of interesting queries for heal + translator discovery

Currently runs set of queries in tranql_queries against heal instance and stores output in tranql_output. A notebook is also generated to view results.

Todo : [ ] Add more queries exploring other ARAs and KPs

Usage

Install
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Run
python main.py
View
Local
jupyter nbextension enable --py gamma_viewer 
jupyter notebook viewer.ipynb
Binder link

On web browser go to this binder link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published