xqwen / torus

QTL Discovery using Annotations
23 stars 9 forks source link

gsl: init_source.c:29: ERROR: vector length n must be positive integer #15

Closed RuochengDong closed 1 year ago

RuochengDong commented 1 year ago

I was running torus for the example Height GWAS data provided by fastenloc but go the error as follows: Does anyone know how to fix it?

Thank you!

gsl: init_source.c:29: ERROR: vector length n must be positive integer
Default GSL error handler invoked.
2-fastEnloc.sh: line 8: 20402 Aborted                 
$software/torus -d $data/Height.torus.zval.gz --load_zval -dump_pip $data/Height.torus.zval.pip
RuochengDong commented 1 year ago

Sorry, this one is duplicate