Skip to content

alexandra-valeanu/cnv-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Number Variation Data

cnv-data is a repository that provides data for the Copy Number Variation Booklet.

Copyright information

This data is licensed under a Creative Commons Attribution 4.0 International License.

Citing

For complete citation details of our work or the data resources we used, please refer to the Documentation.

Main features of this repository

  • Download the latest ORPHADATA files
  • Download the latest HGNC gene information
  • Filter and merge data into clean outputs

Requirements

Installation

Setup conda environment

conda create -n data_env python=3.11 -y
conda activate data_env

Install dependencies

pip install -r requirements.txt

Add a new CNV (optional)

To add a new CNV or modify existing ones (e.g. add a disease identifier like an ORPHAcode, or a description), edit cnv_data.xlsx

Update the datasets

python scripts/update_datasets.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages