Adam English
Adam English
TRGTdb
Adding code for coverting a TRGT output VCF into a database. See `tdb_tutorial.md` for usage details. TODOs: - This code uses truvari v4.0-dev (min commit [6edb54f](https://github.com/ACEnglish/truvari/commit/6edb54f6b5e4c21008d3f5ed94586e5ec9cd4248)). This requirement is because...
Hello, I'm attempting to run force calling from sniffles and are running into a few errors. The version I'm running is from develop (1e47c23a01d6b49045037bd0347776537ea85276) Error 1: When attempting to force...
Using sniffles 2.4 in merge mode on chm13 produced an invalid variant. This isn't a huge problem because most vcf parsers can handle the error plus SVs at the beginning...
Hello, I found the sniffles `--help` to be difficult to read. I've refactored it so that text is less wide and I've separated `--help` and `--example` (detailed below). This is...