Skip to content

blachlylab/cadd2vcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cadd2vcf

cadd2vcf is a tool to assist in using CADD scores to modify and annotate a VCF to VCF specification. It will also deal with situations where there are differences in contig chr-prefix between the VCF and CADD scores. More information on CADD scores can be found here.

Installation

Installation is available via conda.

conda install -c bioconda cadd2vcf

Usage

Usage: ./cadd2vcf [options] <vcf(can be gzipped)> <cadd.tsv (can be gzippped)>
cadd2vcf: Annotate vcf with CADD Report
-b --build Genome build used to generate CADD file (GRCh37 or GRCh38) default: GRCh38
-h  --help This help information.

About

A tool to modify VCFs with CADD score output

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages