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
When the result of merging two mutants that affect the same codon results in one of the original codons, there is a KeyError that is raised due to how we store the result.
When the result of merging two mutants that affect the same codon results in one of the original codons, there is a KeyError that is raised due to how we store the result.