Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into dev
  • Loading branch information
tokebe committed Oct 21, 2024
2 parents 54f92a4 + 3a9b617 commit 44e9570
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions packages/types/src/trapi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ export interface TrapiPfocrFigure {
pfocrUrl: string;
pmc: string;
matchedCuries: string[];
matchedKGNodes: string[];
score: number;
}

Expand Down
8 changes: 4 additions & 4 deletions prod_revisions.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

> @biothings-explorer/[email protected] get_rev /Users/jcallaghan/Projects/bte-ci
> @biothings-explorer/[email protected] get_rev /Users/jcallaghan/Projects/bte-main
> ./scripts/get_rev.sh

# Generated from "pnpm run get_rev" on Fri Oct 18 14:48:45 EDT 2024
https://github.com/biothings/bte-server.git d00498c d00498c6b61976fa951e7142bc587b3f592add5e
# Generated from "pnpm run get_rev" on Mon Oct 21 12:47:46 EDT 2024
https://github.com/biothings/bte-server.git 7fcef61 7fcef61168902e42a560ec267411554a71da1cb3
https://github.com/biothings/api-respone-transform.js.git 356ba91 356ba91ecd681b3ac3c9fa2e9eca56dc2884747e
https://github.com/biothings/call-apis.js.git 501df36 501df367bd0687029be048362dacd23a2669d8b7
https://github.com/biothings/smartapi-kg.js.git bac4cc2 bac4cc292e36c2d9448f347bc021c576d4643b40
https://github.com/biothings/bte_trapi_query_graph_handler.git f3a5165 f3a51655b1e319131b576979a210d5c44643c4b8
https://github.com/biothings/bte_trapi_query_graph_handler.git eb63a41 eb63a41ed654dfeeae8065286246f6d7e3bab49d
https://github.com/biothings/node-expansion.git d140a26 d140a264e96d71fc20da90891bd37c4f4d0e06a8
https://github.com/biothings/biolink-model.js.git 12a862b 12a862b3d61d8b3ae72c2d2ec30153263e479e05
https://github.com/biothings/biomedical_id_resolver.js.git 3761d62 3761d6255a83dd9f92bd68a1cf7a9e19a5569e75
Expand Down

0 comments on commit 44e9570

Please sign in to comment.