-
Notifications
You must be signed in to change notification settings - Fork 0
Config_GUI
johnsd11 edited this page Feb 11, 2022
·
1 revision
Welcome to the DeepPhe GUI
Before we run, we first need to configure the GUI to process the example patient reports. Set the parameters as follows:
(To change Input and Output directories you have to click the blue folder on the right end of the rows and select the file destination)
(To change Neo4jUri, Neo4jUser, or Neo4jPass you have to click the blank space and type in the Information)
-
InputDirectory:
/Users/yourHomeDirectory/DeepPheDocs -
OutputDirectory:
/Users/yourHomeDirectory/DeepPheDocsOutput (directory must exist on filesystem) -
StartNeo4j:
(leave blank) -
StopNeo4j:
(leave blank) -
Neo4jUri:
bolt://127.0.0.1:7687 -
Neo4jUser:
neo4j -
Neo4jPass:
neo4jpass
Open the Pages section (above) to view all pages by title.
Installation
Windows
Mac/Linux
Tutorials
Windows Quickstart Tutorial
Mac Quickstart Tutorial