Download & Installation
Compatibility
Convert-Pheno can be installed locally on the following operating systems:
| Operating System | Supported Versions |
|---|---|
| Linux | All major distributions |
| macOS | macOS 10.14 (Mojave) and later |
| Windows | CI-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.
Local
Non-containerized installation
Use CPAN, GitHub, Conda, or an existing Perl environment to run convert-pheno directly.
Docker installation
Use the Workbench or a prebuilt environment for the HTTP(s) API and reproducible runs.
Which download method should I use?
| Use case | Recommended path |
|---|---|
| CLI | Non-containerized (CPAN) |
| CLI in Conda | Non-containerized (Conda) |
| CLI on Windows | Docker; native Strawberry Perl is also supported |
| Workbench | Docker |
| API | Docker |
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: