-
From the current `npm run smartapi_sync` output:
![image](https://user-images.githubusercontent.com/130158/133859100-f54e4cdf-7beb-444c-b6fd-d2cfa02687a2.png)
We probably should not load it from B…
-
The two queries below return a response with a populated `knowledge_graph` but a zero-length `results` section.
```
{
"message": {
"query_graph": {
"nodes": {
…
-
C566272 is Townes-Brocks-Branchiootorenal-Like Syndrome. Looking on the [mesh browser](https://meshb.nlm.nih.gov/record/ui?ui=C566272) this term has a frequency of 0 meaning it's never tagged a medlin…
-
match (g) where not g:Concept and size((g)-[]-()) = 0 return count(distinct g)
-
The parent ticket is here: https://github.com/NCATSTranslator/TranslatorArchitecture/issues/48
This is an example edge with provenance:
```
"edges": {
"CHEBI:41423-…
-
I renamed the default branch to `main` and updated source in https://github.com/greenelab/connectivity-search-backend/commit/3c4e558afc3f7cb01b816254e86dcf98b073f85e.
Looking at the [CI Logs](https…
-
Hi, I followed the steps in the readme and try to connect the front end with the back end. However, though I could open page http://localhost:8000/v1/ I got error when trying to open http://localhost:…
-
typo in `about/metagraph.png`:
> ![](https://github.com/hetio/het.io/raw/e1ca4fd591e0aa01a3767bbf5597a910528f6f86/about/metagraph.png)
Should be "Biological Process" not "Biologic Class". There …
-
We've now completed computing DWPCs and their corresponding DGP null distributions for all metapaths up to length 3 in Hetionet v1.0. We're working on building a database with this information in http…
-
Refs #74
We would like to cache the DWPC matrices on disk, with the ability to rapidly read them. I looked into several different storage methods. HDF5 has a nice Python (somewhat) wrapper called …