Skip to main content

Identifies unsolved cases that should be analyzed again

Project description

melter

Identifies unsolved cases that should be analysed again.

Installation

For users

Install melter in an environment with python 3.9:

$ pip install melter

For developers

Clone the repository:

$ git clone git@github.com:Clinical-Genomics/melter.git

Enter the root folder of the project:

$ cd melter/

Create the melter environment:

$ conda env create -f environment.yaml

Activate the melter environment:

$ conda activate melter

If poetry is not installed, install poetry via:

$ curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

To configure your current shell:

$ source $HOME/.poetry/env

Install dependencies:

$ poetry install

Usage

To see available commands:

$ melter --help

License

melter was created by Henning Onsbring. It is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

melter-0.7.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

melter-0.7.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page