Skip to content

CNAG-Biomedical-Informatics/convert-pheno-ui

Repository files navigation

Convert-Pheno Convert-Pheno

A software toolkit for the interconversion of standard data models for phenotypic data

Uptime Robot status ssl-cert-check Docker build server & client codecov version License: GPL-3.0 Documentation Status

Documentation: https://cnag-biomedical-informatics.github.io/convert-pheno-ui

Web APP Playground: https://convert-pheno.cnag.cat

CLI Source Code: https://github.com/cnag-biomedical-informatics/convert-pheno


convert-pheno-ui is a web-interface for the CPAN's module Convert::Pheno which is a software toolkit for the interconversion of standard data models for phenotypic data.

Convert-Pheno-UI

Getting Started

General pre-requisite:

Quick Start

no SSL and user authentication

  1. git clone this repo and then navigate into the folder convert-pheno-ui
  2. rename the file example.env to .env and fill in the variables
  3. Run docker compose up -d
  4. Open your browser and go to http://localhost:4173

For self-hosters:

SSL and keycloak-based user authentication

Convert-Pheno is designed to be run as a collection of microservices. Please consult dev_docs/how_to_self_host_w_keycloak_login_enabled.md how to prepare your environment and run the services.

CITATION

The author requests that any published work that utilizes Convert-Pheno-UI includes a cite to the the following reference:

Rueda, M; Leist, IC et al., (2023). Convert-Pheno: A software toolkit for the interconversion of standard data models for phenotypic data [Software]. Available from https://github.com/cnag-biomedical-informatics/convert-pheno

AUTHOR

Written by Ivo Christopher Leist, PhD student at CNAG https://www.cnag.eu.

COPYRIGHT AND LICENSE

Copyright (C) 2022-2023, Ivo Christopher Leist - CNAG.

GPLv3 - GNU General Public License v3.0