-
I noticed when we run `python index.py --debug`, it requires to have a nodejs UI server running at `localhost:3000` via the `ProxyHandler`. It's probably a temp solution back then. If confirmed we don…
-
See [notes from 2024-03-27 group meeting](https://docs.google.com/document/d/1kv_3TrNBb9Byesvi7GNYgHlZg7NkuM4S1jS3uvwi9Oo/edit#bookmark=id.orblqewqe0e1).
I have a lot of concerns / questions, and …
-
https://arax.ncats.io/?source=ARS&id=0cdc5dab-49ba-4a3d-9688-8f36f95b964d
-
Could be something like this in the config file:
```
DEPRECATED = True
DEPRECATION_MESSAGE = "..."
DEPRECATION_REDIRECTION= ""
```
Then the API landing page shows deprecation msg and redirect…
-
This is my crude analysis of `results.csv` (which I attempted and failed to incorporate into the jupyter notebook):
![image](https://user-images.githubusercontent.com/2635409/110669888-ad1c2800-818…
-
From our colleagues at RCIGM, we have several example use cases related to genetic diseases. The goal is to take info about the variants and the phenotypes, and to propose candidate therapies. For t…
-
This issue will track discussion related to the potential annotation and ingestion of GraphQL endpoints in BTE. There are a few public GraphQL endpoints that would be useful to query in BTE:
* Ope…
-
[#782 needs to be done first, before working on this]
For many of the x-bte operations I write, I've recorded the info for a small manual test (if I query with this input, do I get this in the resp…
-
for summarizing query path results during evaluation. For example, annotating pathway figures with terms from the Pathway Ontology will allow BTE users to filter genes by hierarchically-organized path…
-
As you know some variants have multiple NM_ coded transcripts. For example in this variant http://myvariant.info/v1/variant/chrX:g.153296529G>T, there are 7 different HGVS coding transcripts.
Is My…