Scott Kallgren
Scott Kallgren
On this page: https://diffxpy.readthedocs.io/en/latest/tutorials.html#gene-set-enrichment-enrich The link to this notebook under 'enrich' doesn't work: https://nbviewer.jupyter.org/github/theislab/diffxpy_tutorials/tree/master/diffxpy_tutorials/enrich/enrich.ipynb Looks like it should be this instead: https://nbviewer.jupyter.org/github/theislab/diffxpy_tutorials/blob/master/diffxpy_tutorials/enrich/gene_set_enrichment.ipynb
https://github.com/cloudyr/aws.s3/blob/621e0adc85abaa414814569ffe7dd28334318dc3/R/head_object.R#L66 Hi, I think a simple change here from `as.integer` to `as.double` should fix this bug. I was calling `object_size()` on a large object, and it was returning NA because...