Ryan Welch
Ryan Welch
If I use cget installed in a python 2.7 virtualenv, and then install a package that is contained in a .xz archive, it will fail with: ``` Downloading http://sourceforge.net/projects/arma/files/armadillo-9.200.7.tar.xz [######################################################################]...
Look into how we might go about allowing the exponent from the logtoscinotation transformation to be returned in superscript, for example with ``. One hitch to this currently is the...
So far I've been unable to find recombination rates for GRCh38. May need to liftover the previous GRCh37 rates. The GRCh37 rates currently in locuszoom were generated by lifting over...
Current API endpoint: ``` http://pheweb.sph.umich.edu:5000/api/variant/10:114758349-C-T ``` If the T2D portal is going to hit this for their UKBB PheWAS queries, we would need to provide a versioned URL (in case...
I believe this library is deprecated, but wanted to leave this info for future reference in case someone else runs into this problem. It seems as though ifeof() does not...
I ran this rather naively today in a directory and noticed it copying non-markdown files to themselves, which seemed odd, so I hit CTRL+C to stop and take a look....
When the docker daemon itself is restarted, it seems to try and restore the previous anonymous volume that was being used by the LDServer container. Unfortunately, it then runs the...
Most of the code for caching score statistic segments has been implemented, but it needs to be finished/tested. For now, the server seems to be "fast enough" for the small...