Entering edit mode
6 months ago
parker.payne
▴
10
I wrote this tool for a previous position I held, and wanted to share it in the event that it offers a solution to a problem someone might be having.
The tool is built upon the HGVS parsing and generation tool by counsyl, but adds functionality for structural variants. It is available for installation through pip, and some documentation is on the github.
https://github.com/parkerpayne/hgvsv
As I am no longer working in my previous position, bug fixes may be slow, but I had not encountered any in the time I used it myself. I hope this is useful to someone!