Finn Womack
Finn Womack
@amykglen is this still relevant?
So does query_graph_info always get called after DSL is run? I thought that was something that was called first before the DSL?
Looks like this attribute that Chunyu added could be used to identify virtual edges: https://github.com/RTXteam/RTX/issues/1566#issuecomment-903036486
From meeting: plan is to work on this at the next mini hackathon on 1/19
We will want to revisit this after the relay to see if we want to undo the hacks we needed to implement to get this to work.
@edeutsch I just tried running this with jst score and i worked for me: https://arax.ncats.io/beta/?r=36489 Though since we don't see any scores we recognize in the results we rank everything...
Oh the above was run with the BTE json. I just realized that you ran the example that Chris posted. I got the same error when running that.
@edeutsch So what is weird is that when I run the code locally I don't get the error and it seems to work fine and it re-ranks correctly.
Oops looks like the error was with my editing of the rerank test script. I changed `endpoint_url` but didn't notice it was used again to submit the query later. It's...
I think the last time it was manually updated was the end of February. I think it is supposed to auto-update when the repo updates but I'm not sure if...