xqwen / dap

software package for integrative genetic association analysis
32 stars 15 forks source link

Segmentation fault in sQTL Fine-mapping of GTEx Data #19

Open yueming-hu opened 3 years ago

yueming-hu commented 3 years ago

Hi Xiaoquan,

I'm trying to do a fine-mapping for my sQTL data. I refer to the steps in this document which provides a summary on the processing of GTEx v8 data. And dag-g was compiled successfully. There was an Segmentation fault running my own data.

Command like this: ~/software/dap-master/dap_src/dap-g -d chr9:99960032:99960105:clu_59499:ENSG00000136874.10.sbams.dat -p ENSG00000136874.10.prior -ld_control 0.5 --all -t 1 > chr9:99960032:99960105:clu_59499:ENSG00000136874.10.txt

Any suggestion? Thanks