For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ‘ŠQuick start

Installation of the app

We will install the python environment that will be used by the MEDomicsLab application and then run the MEDomicsLab installer.

1. Download the following here:

  • Python environment installer for Windows (*-win.zip)

  • MEDomicsLab installer for Windows (*.exe)

2. Unzip the Python environment installer

3. Execute the *.bat

4. Run the MEDomicsLab installer (*.exe)

5. There you go! Have fun! πŸ˜‰

1. Download the following here:

  • Python environment installer for Ubuntu(*-ubuntu.zip)

  • MEDomicsLab installer for Ubuntu(*.deb)

2. Unzip the Python environment installer

3. Execute the script create_venv_linux.sh from the extracted folder

4. Run the MEDomicsLab installer (*.deb)

5. There you go! Have fun! πŸ˜‰

1. Download the following here:

  • Python environment installer for Linux (*-mac.zip)

  • MEDomicsLab installer for MacOS (.dmg)

2. Unzip/Extract the Python environment installer

3. Execute the script create_conda_env_mac.sh from the extracted folder in a Terminal.

4. Run the MEDomicsLab installer (*.dmg) and drag-and-drop the app in your Applications Folder

5. There you go! Have fun! πŸ˜‰

The MEDomicsLab Application is now installed on your system !