This is a repository to host the transgene tool. Transgene takes a snpeffed vcf and a peptide fasta , and returns 3 peptide fastas containing 9-, 10- and 15-mers harboring the called mutations
Apache License 2.0
1
stars
1
forks
source link
Implement support for snpeff 4.0+ and VEP (Resolves #44) #45
Resolves #44 Fixes bugs from #30
get_exon_start_pos
(previously untested), get_codon (implemented in this commit) and doctests for other smaller functions.