Project
Validation
Installability
To set up your own server, please follow the installation guide below:
Dependency
To run CO-RAD, you should get prepared on your server as follow:
- Make sure your server has over 8GB memory available, while 16GB is recommended. This is crucial for our search system.
- Python>= 3.6, with main following packages installed:
- Django >= 2.0
- pySBOL == 2.3.0.
- tensorflow == 1.11.0
Numpy, xlrd, pandas, sklearn Details for these packages are listed below.
- Supportive data. Click <a href="https://github.com/xwy27/Designer#">here</a> to download, and save it at some path.
Installation
- Repo Clone. Clone the repository from github. With git installed, you can simply type git clone <a href="https://github.com/igemsoftware2018/SYSU-Software-2018">https://github.com/igemsoftware2018/SYSU-Software-2018</a> in your terminal. Or you can visit our repository and download the source file, unzip it and copy it to your custom directory.
- Installation. The main installation process is packed into scripts. Run setup.sh (setup.bat for Windows) for installation. It may take several minutes to load ocean of data to the database. After finishing, simply run runserver.sh(runserver.bat on windows) to let CO-RAD get started to run!
Mac OS Mojave
Enviroment
<img src="" />
Result
<img src="" />
Windows 10 Enterprise Edition
Enviroment
<img src="" />
Result
<img src="" />
Linux Arch Distribution
Environment
<img src="" />
Result
<img src="" />