Dave Lawrence
Dave Lawrence
Hi, thanks for VT - could you please update the version, I was trying to work out what systems were affected by the case-sensitive reference base normalization issue, and they...
FYI I've also noticed some performance issues with ancestry, if the amount of available CPUs is low For instance on a 4 core machine, no other load, a job takes...
This works for me. Previously I killed a job after 1 hours 12 mins, while finished in under a minute with 1 thread
If your VCF files have a small number of samples, you could try force calling the Somalier sites VCF, to grab a few HOM REF calls rather than have them...
Hi, I've written a [REST service](https://github.com/SACGF/cdot_rest) for [cdot - data provider](https://github.com/SACGF/cdot) I announced in a [HGVS issue](https://github.com/biocommons/hgvs/issues/634) If you ever make your REST service, I'd love to collaborate to agree...
I copied then modified the cdot_rest server to work with UTA as a backend: https://github.com/SACGF/uta_rest
Hi, I've made [cdot - data provider](https://github.com/SACGF/cdot) that includes Ensembl transcripts - see [HGVS issue](https://github.com/biocommons/hgvs/issues/634) The GTF parsing code etc is all under MIT if you want to re-use this...
This change is also in https://github.com/ierror/django-js-reverse/pull/114 along with some other stuff so if you take that one, this is no longer needed
Dupe - will be fixed via #107 Please make a new release for PyPi
This is still broken for me on master ```window.dispatchEvent(new Event('load'))``` fixes it.