uclahs-cds / package-moPepGen

Multi-Omics Peptide Generator
https://uclahs-cds.github.io/package-moPepGen/
GNU General Public License v2.0
6 stars 1 forks source link

Fix parseVEP to handle insertions in star-inclusion format #841

Closed zhuchcn closed 9 months ago

zhuchcn commented 9 months ago

Description

We are now checking whether the first or the last nucleotide matches with the reference position for any insertion

Closes #840

Checklist