Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

CanDIG/candig_cnv_service

Repository files navigation

This repository is no longer maintained or worked on

CNV Service

Implementation of Copy-number variation

Installation

The CNV service can be installed in a py3.7+ virtual enviroment:

pip install -e .

Running

Once installed, the service can be started with:

candig_cnv_service

Testing

Tests can be run with pytest and coverage:

pytest --cov=cnadig_cnv_service tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published