arkal / Transgene

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

Fix snpeff n+1 issue (resolves #16) #18

Closed arkal closed 7 years ago

arkal commented 7 years ago

resolves #16

see #17 for description