-
Notifications
You must be signed in to change notification settings - Fork 11
Mac Installation Instructions
Optional: The DeepPhe Visualizer requires Node.js. If Node.js is not detected on your system, the installer give you the option to not install the Visualizer.
If you do not already have Node.js on your system, there are two ways to install it:
- Download and run the Node.js installer
- Using Homebrew, a command line tool for installing software.
If you'd like to use an installer, simply download and install this package: https://nodejs.org/dist/v16.14.2/node-v16.14.2.pkg
-
Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" -
Install Node.js:
brew install node
*Note: If, when attempting to start the Viz Tool, you see an error message in your terminal similar to npm: command not found You may not have Node.js installed.
-
Download the DeepPhe Installer from this URL: DeepPhe.dmg
-
Run the installer.
-
Once the installer runs, follow the on screen prompts. You will be prompted to choose an installation directory for DeepPhe.
-
DeepPheDocsis a folder that will contain an input folder and an output folder.DeepPheDocswill be automatically placed on your desktop for ease of access, you can change the destination of this folder to a different location after installation if you wish.
Once the installer completes, you should see the DeepPhe folder in your Applications Directory (or wherever you chose to install it). The contents of the installation folder should look as follows:
After installation you can checkout our Quickstart Guide to help you get used to the interface!