IGD
IGD copied to clipboard
A high-performance search engine for large-scale genomic interval datasets
when creating the iGD database from a list of source files, got the following error: ``` igd create "/home/bx2ur/Documents/Projects/bedbase_tutorial/outputs/bedbuncher_output/047b5366ecc9d4421f29570ad3b0c560/bedsetTestSpace2.txt" "/home/bx2ur/Documents/Projects/bedbase_tutorial/outputs/bedbuncher_output/047b5366ecc9d4421f29570ad3b0c560/bedsetTestSpace2" "bedsetTestSpace2" -f Create igd from /home/bx2ur/Documents/Projects/bedbase_tutorial/outputs/bedbuncher_output/047b5366ecc9d4421f29570ad3b0c560/bedsetTestSpace2.txt: Floating point exception (core...
I'm trying to use `igd search` in the `bedhost` endpoint that searches bed files by given genomic internal. I tested it with ``` igd create $BEDBASE_DATA_PATH_HOST/bed_files $BEDBASE_DATA_PATH_HOST/outputs bedbaseigd igd search...
Hi, Thanks for this fast tool! I am looking at the results between `seqpare` and `igd search -s` function. Based on the documentation, I suppose these two should give identical...
the dependency library listed in the README (`libpng12-0`) cannot be installed with the suggested command: ``` Run sudo apt-get install libpng12-0 Reading package lists... Building dependency tree... Reading state information......
Can you consolidate the C code so that the R and python packages use the same C codebase? otherwise you have to maintain 3 versions of the code, which doesn't...
Status
This is used as a status report.
``` ./bin/igd igd, v0.1.1 usage: igd [options] create Create an igd database search Search an igd database ``` ``` ./bin/igd search igd, v0.1.1 usage: igd [options] create Create an igd...