rpetit3 / vcf-annotator

Add biological annotations to variants in a given VCF file.
MIT License
26 stars 7 forks source link

Add info fields #1

Closed rpetit3 closed 10 years ago

rpetit3 commented 10 years ago

In order to maintain proper VCF format the annotations should go into INFO fields

non synonymous vs synonymous SNPs, reference and alternate represntations for codon and amino acids locus tag for gene annotation gi for gene annotation (seems redundant to locus tag) gene name gene description comment (i.e. Negative strand: C -> T) x-mer with SNP at the center

rpetit3 commented 10 years ago

Should be good see: https://github.com/rpetit3/vcf-annotator/commit/93b8b6ee8399ce79f2bcf77273a62578da6010e4