Dave Lawrence

Results 84 comments of Dave Lawrence

**Potential Client Usage *** Someone asked why I would want to test this. My use case is in BabelFish to VCF ``` if sequence_variant.is_uncertain: # Get out CIPOS etc to...

I kept the logic changes in main (for uncertainty), while keeping typing changes from 791-type-hints I think I messed up my git origin so will put this on my own...

I pushed to wrong place and it ended up in this repo's branch: https://github.com/biocommons/hgvs/tree/791-type-hints Changes vs main: https://github.com/biocommons/hgvs/compare/main...791-type-hints I was able to fix conflicts with main, though when I tried...

Hi, it might help to run some benchmarks with and without threads recording run time, CPU, memory and I/O. This provides context to "increased to 60G" (ie how much ram...