Skip to main content

Download & Installation

Compatibility

The software Convert-Pheno can be installed locally on the following operating systems:

Operating SystemSupported Versions
LinuxAll major distributions
macOSmacOS 10.14 (Mojave) and later
WindowsWindows Server OS

Installation

Choose the setup that matches how you will run the converter.

Most command-line users can install locally. Docker is the recommended route for API usage and reproducible execution environments.

Which download method should I use?

It depends on which components you want to use and your familiarity with Docker-based installations. Most users work with the CLI.

Use caseRecommended path
CLINon-containerized (CPAN)
CLI in CondaNon-containerized (Conda)
APIDocker
Web App UIDisplay and exploration only; the deployed UI currently uses an older Convert-Pheno version

Non-Containerized​

Use this path when you want to run convert-pheno directly from CPAN, GitHub, Conda, or your own Perl environment.

Detailed instructions:

Containerized​

Use this path when you want a reproducible environment with the dependencies preinstalled, especially for API usage.

Detailed instructions: