Skip to main content

Combined Variant Effect Predictors

Project description

Pre-requisite

Installation

To install this module, run the following commands:

sudo python setup.py install

Download reference database

After the installation is complete, type

CombiVEP_reference_updater

This application will automatically check with UCSC and LJB database, and see if it is required to download the new one. The original database size is around 1GB each. The total operation time for each database should be around 30-60 mins.

Training

After having reference database installed, the CombiVEP model can be trained using

CombiVEP_trainer <training_data_file>

<training_data_file> must be in CBV format: CHROM, POS, REF, ALT, ACTUAL_DELETERIOUS_EFFECT. Each field is separated by a tab. SNP Position(POS) is 1-based index. The VariBench training data file in CBV format can be found at

combivep/data/CBV/training.cbv

Prediction

To use the trained model to predict the effect, you can do it using

CombiVEP_predictor <input_file> [-F FORMAT]

The input file can be either in VCF or above CBV format. Default is in VCF format. So if you want to use input file in VCF format, simply type

CombiVEP_predictor <vcf_file>

If you to do the prediction using file in CBV format, you can

CombiVEP_predictor <cbv_file> -F CBV

The VariBench test data file in CBV format can be found at

combivep/data/CBV/test.cbv

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

CombiVEP-0.1.2.tar.gz (218.1 kB view details)

Uploaded Source

File details

Details for the file CombiVEP-0.1.2.tar.gz.

File metadata

  • Download URL: CombiVEP-0.1.2.tar.gz
  • Upload date:
  • Size: 218.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for CombiVEP-0.1.2.tar.gz
Algorithm Hash digest
SHA256 bcba01e87e56a724fcda750fa4bbec1e3f09271f6c4c832561d1062d204e2baf
MD5 a8b4ec116979b66bbfc1988c41402ab5
BLAKE2b-256 e9577353b3dc5a39a1c0788a904d6250fe67cd9fb094fe1b4aa9cf1843265703

See more details on using hashes here.

Supported by

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