Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 0 additions & 84 deletions code/UI/autocomplete/GenerateQuestionTerms.py

This file was deleted.

File renamed without changes.
45 changes: 0 additions & 45 deletions code/reasoningtool/CmdPubMedNGD.py

This file was deleted.

111 changes: 0 additions & 111 deletions code/reasoningtool/MLDrugRepurposing/MyChemGT.py

This file was deleted.

11 changes: 8 additions & 3 deletions code/reasoningtool/MLDrugRepurposing/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# NOTE: dependencies have been removed

As of May 15, 2025, one of the modules on which the code in this directory
On May 15, 2025, one of the modules on which some code in this directory
depends, `RTX/code/reasoningtool/SemMedDB`, was deleted from the `RTXteam/RTX`
project area (see #2454). But if you need this code, you can obtain it from any
RTXteam/RTX [release](https://github.com/RTXteam/RTX/releases) (the code in the
SemMedDB project directory hasn't changed since 2019).
earlier RTXteam/RTX [release](https://github.com/RTXteam/RTX/releases).

On Oct. 9, 2025, a module,
`RTX/code/reasoningtool/kg-construction/SynonymMapper.py`, on which the
`MyChemGT.py` module in this directory depends, was deleted from the
`RTXteam/RTX` project area (see #2582). But if you need this code, you can
obtain it from any earlier RTXteam/RTX [release](https://github.com/RTXteam/RTX/releases).

# Make sure python is set up correctly

Expand Down
63 changes: 0 additions & 63 deletions code/reasoningtool/Neo4jToNetworkX.py

This file was deleted.

Loading