Skip to main content

VICC normalization routine for evidence

Project description

Evidence Normalization

Service for normalizing evidence

Developer instructions

The following sections include instructions specifically for developers.

Installation

Pipenv

For a development install, we recommend using Pipenv. See the pipenv docs for direction on installing pipenv in your compute environment.

Once installed, from the project root dir, just run:

pipenv shell
pipenv lock && pipenv sync

Pip

If you wish to install developer dependencies for evidence.dev:

pip install evidence-normalizer[dev]

If you do not need the extra dependencies:

pip install evidence-normalizer

Backend Services

Evidence Normalization relies on Variation Normalization for normalizing Cancer Hotspots data. You will need to setup backend services and set the appropriate environment variables. See the README for more information.

Init coding style tests

Code style is managed by flake8 and checked prior to commit.

We use pre-commit to run conformance tests.

This ensures:

  • Check code style
  • Check for added large files
  • Detect AWS Credentials
  • Detect Private Key

Before first commit run:

pre-commit install

Running unit tests

Running unit tests is as easy as pytest.

pipenv run pytest

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

evidence-normalizer-0.0.4.dev0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

evidence_normalizer-0.0.4.dev0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file evidence-normalizer-0.0.4.dev0.tar.gz.

File metadata

File hashes

Hashes for evidence-normalizer-0.0.4.dev0.tar.gz
Algorithm Hash digest
SHA256 e0db850f7cc78f038dc89fa181a4ae84752c6d3f5f62513ae27ff10fe70601d0
MD5 ff99c707050fc5461722e98942eaa686
BLAKE2b-256 957dc3fba85dfb801824044d8a3efa27a55c61883b17b0af5d4e13450f9cd68d

See more details on using hashes here.

File details

Details for the file evidence_normalizer-0.0.4.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for evidence_normalizer-0.0.4.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 ced14f1309428aa14f9e7a0475cd3994443ce68e07ae1c9e403a465d7b99e963
MD5 2e0b6abeb8fe0cb5befff9855795b067
BLAKE2b-256 28d1844c8ce6d6e940924fc23c4e7481fdfd1582f99e2a5c28ef698a4a0a20bf

See more details on using hashes here.

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