diff --git a/README.md b/README.md index cf2ebf8..3a6f5c8 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Transparent exploration of machine learning for biomarker discovery from proteomics and omics data. This is a maintained fork from [OmicEra](https://github.com/OmicEra/OmicLearn). +## Quickstart +A three minute quickstart video to showcase OmicLearn can be found [here](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_quickstart.mp4). ## Manuscript 📰 Open-access article: **Transparent exploration of machine learning for biomarker discovery from proteomics and omics data** @@ -39,6 +41,8 @@ Click on one of the links below to download the latest release for: [**Windows**](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_gui_installer_windows.exe), [**macOS**](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_gui_installer_macos.pkg), [**Linux**](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_gui_installer_linux.deb) +For detailed installation instructions of the one-click installers refer to the [documentation](https://omiclearn.readthedocs.io/en/latest/ONE_CLICK.html). + ### Python Installation - It is strongly recommended to install OmicLearn in its own environment using [Anaconda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/) or [Miniconda](https://docs.conda.io/en/latest/miniconda.html). diff --git a/docs/source/ONE_CLICK.md b/docs/source/ONE_CLICK.md index a1f44a1..647c9b4 100644 --- a/docs/source/ONE_CLICK.md +++ b/docs/source/ONE_CLICK.md @@ -1,6 +1,6 @@ # One-Click Installation -## Mac OS +## macOS Download the latest release from the release page: [**macOS**](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_gui_installer_macos.pkg) diff --git a/docs/source/README.md b/docs/source/README.md index cf2ebf8..3a6f5c8 100644 --- a/docs/source/README.md +++ b/docs/source/README.md @@ -14,6 +14,8 @@ Transparent exploration of machine learning for biomarker discovery from proteomics and omics data. This is a maintained fork from [OmicEra](https://github.com/OmicEra/OmicLearn). +## Quickstart +A three minute quickstart video to showcase OmicLearn can be found [here](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_quickstart.mp4). ## Manuscript 📰 Open-access article: **Transparent exploration of machine learning for biomarker discovery from proteomics and omics data** @@ -39,6 +41,8 @@ Click on one of the links below to download the latest release for: [**Windows**](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_gui_installer_windows.exe), [**macOS**](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_gui_installer_macos.pkg), [**Linux**](https://github.com/MannLabs/OmicLearn/releases/latest/download/omiclearn_gui_installer_linux.deb) +For detailed installation instructions of the one-click installers refer to the [documentation](https://omiclearn.readthedocs.io/en/latest/ONE_CLICK.html). + ### Python Installation - It is strongly recommended to install OmicLearn in its own environment using [Anaconda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/) or [Miniconda](https://docs.conda.io/en/latest/miniconda.html).