Rob Currie

Results 5 comments of Rob Currie
trafficstars

The Treehouse compendium is ~11k samples by 30k genes/features. Storing on disk in an hdf5 file take about 1GB and loads into a dataframe (R or Python) in < 600msec....

On a related vertical note, for the GA4GH [Cancer Gene Trust](https://genomicsandhealth.org/cancer-gene-trust-white-paper-read-online), an IPFS based distributed genomic store, I've implemented an elastic search based [crawler](https://github.com/rcurrie/search-cgt) with [web UI](https://github.com/rcurrie/search-cgt) showing the network...

I'm experiencing "Illegal instruction (core dumped)" as well. Interestingly I'm getting it on 2 of 3 machines all running from the same venv. Different locations for the faults. I've tried...

Makes sense - will try building from source and report back - thank for the quick reply!

@eddelbuettel Building TileDB-SOMA from source worked! I'll add the order to the issue @johnkerl opened.