Kyle Ferriter

Results 43 comments of Kyle Ferriter

@jsstevenson lets merge 532 first and we can synergize the markdown here afterwards

I'll do a pass through these and make sure it is consistent with changes merged from the hackathon

I am supportive of changing the default database dir from `/usr/local/seqrepo` to something like `~/.local/seqrepo`. And having it check and log if the SEQREPO_ROOT_DIR (either the default or a configured...

@ottojolanki Closing this now as it should be fixed in [`2.1.1`](https://pypi.org/project/ga4gh.vrs/2.1.1/), please re-open or open another issue if you encounter issues.

Related https://github.com/broadinstitute/seqr-loading-pipelines/issues/1089

Also a good reminder that the `gnomad` python library is still pinned to `0.8.4` https://github.com/broadinstitute/gnomad_methods/blob/v0.8.2/requirements.txt#L2

This may be difficult since hgvs requires a postgres library and we need hgvs parsing even for genomic variants. It is possible but unlikely for the `hgvs` package to make...

I think this condition may also be just a defensive gate for the ref==alt case, but I could be wrong. If we return an RLE Allele from the prior ValueError...

@melissacline great to hear that this will be useful. The one I was testing with earlier was just something I picked and made up randomly. Would it be possible for...