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

Skip malformed fusions (resolves #23) #24

Closed jpfeil closed 7 years ago

jpfeil commented 7 years ago

@arkal Here is a fix for the empty fusion product. Thanks!

jpfeil commented 7 years ago

@arkal Ready for review