Jane Liu
Results
3
issues of
Jane Liu
**Describe the bug** ### Bug 1: A nonsense indel in Jannovar is annotated as frameshift_variant. VEP also calls it frameshift_variant. However, pdots are not the same. For example, `annotate-var/refseq/hg19/chr1/197071665/AGTTT/A` ```json...
bug
I have been trying to get the filter works but have not been able to, I think I found a bug, here's what I have: models.py ```python class Document(models.Model): name...
🐛bug