Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.49 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.49 KB

Orange3-ToxFAIRy

Installation Steps

  1. Install the latest version of Miniforge.
  2. Clone the repo.
  3. Open a new Miniforge prompt and change directory to where you cloned the repo.
  4. Create a new Conda environment.
conda env create
  1. Activate the environment.
conda activate orange3-toxfairy
  1. Run Orange.
orange-canvas

Notes

  • IMPORTANT: On the first run Orange will need to download some additional R libraries. You may see several progress bars (on Windows) or messages in the console (on Linux). The message package 'toxpiR' successfully unpacked in the console will indicate when the downloads are finished. On subsequent runs Orange should start much faster.
  • Miniforge is the only Conda system that we test and support. Other Conda systems like the standard Anaconda and Miniconda should work, but we cannot provide support for them.
  • Installing with Conda is the only supported method. It should be possible to use an existing Orange3 installation and also use pip to install the Python dependencies, as well as install R independently, but we cannot at the moment provide support for such solution.

Acknowledgements

🇪🇺 This project has received funding from the European Union’s Horizon 2020 research and innovation program under grant agreement No. 953183.