Skip to main content

Download & Installation

Compatibility

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

Operating SystemSupported Versions
LinuxAll major distributions
macOSmacOS 10.14 (Mojave) and later
WindowsCI-tested with Strawberry Perl 5.40 and 5.42

Most command-line users can install from CPAN. Docker is the simplest option for the Workbench (available from Convert-Pheno 0.35), and is also useful on Windows or when the same runtime environment must be reproduced elsewhere.

Which download method should I use?
Use caseRecommended path
CLINon-containerized (CPAN)
CLI in CondaNon-containerized (Conda)
CLI on WindowsDocker; native Strawberry Perl is also supported
WorkbenchDocker
APIDocker

Non-Containerized​

Install locally to run convert-pheno directly from CPAN, GitHub, Conda, or an existing Perl environment.

Detailed instructions:

Containerized​

Use Docker for the Workbench or for a prebuilt environment with the runtime dependencies installed.

Detailed instructions: