Skip to main content

Mutalyzer HGVS variant description normalizer.

Project description

Mutalyzer3 API.

Installation

pip install mutalyzer-api

Enable the cache

Create a cache folder and a configuration file.

mkdir cache
echo MUTALYZER_CACHE_DIR = \'$(pwd)/cache\' > config.txt

Populate the cache.

mutalyzer_retriever --id NC_000022.11 --parse > cache/NC_000022.11

Running

Start the backend.

MUTALYZER_SETTINGS="$(pwd)/config.txt" mutalyzer_api

Navigate to http://localhost:5000/api to interact with the API.

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

mutalyzer_api-0.3.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

mutalyzer_api-0.3.1-py3-none-any.whl (12.6 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