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 neg strand deletion edge case (resolves #52) #55

Closed arkal closed 6 years ago

arkal commented 6 years ago

resolves #52

Since such an event affects splicing (indeterminately), we discard them. This event probably removes the splice junction altogether and won't be seen in the immunopeptidome anyway.