Instructions
Windows 10/11
Notice: The application has been code signed by the University of Michigan. It may still prompt the Windows SmartScreen warning screen as it has not been downloaded by enough people for it to be trusted by Windows security.
- Download .exe
- Extract zip file
- Run the executable .exe
Mac OS
An application that works out of the box is not available at the moment. We recommend having Python version 3.7 or above installed although it is likely to work with the proprietary “Python” that comes with MacOS. You can either use the command line or visit the official Python website to install Python.
- Download tar.gz file (rds-analysis-tool-macos.tar.gz).
- Assuming all your downloaded files go to your “Downloads” folder, please open the Terminal (Command (⌘) + Space) and run the following command: cd ~/Downloads && tar -xf rds-analysis-tool-macos.tar* && cd rds-analysis-tool-macos && chmod +x RUN_ON_MACOS.sh && ./RUN_ON_MACOS.sh
- If you have already run these commands and are running the application again with the files in the “Downloads” folder, please run the following command in the Terminal to start the application again: cd ~/Downloads/rds-analysis-tool-macos && ./RUN_ON_MACOS.sh
Linux
- Download rds-analysis-tool-linux.tar.gz
- Extract
- Run the executable