This is a test version of Biostars. For the public version, visit https://www.biostars.org.
time waiting for matrixEQTL output files

Hello,

I am doing eQTL mapping and I am using matrixEQTL. I have followed the tutorial on the website and then I run the software. I have a dataset of 39 samples for 10000 genes. And a genotype file of 2666669 variant for all the 39 samples.

I am following this tutorial, the first part: http://www.bios.unc.edu/research/genomic_software/Matrix_eQTL/R.html#cis

Now I am waiting for the output. I have 251646162 eQTL but is one hour that that I am waiting for the output files with the p-values.

Is it normal? Does someone have never used this tool?

Thanks in advance,
Tommi

rna-seq eqtl

Do you see any output in R? It should say "Performing eQTL analysis" and you should get updates on the progress like "16.66% done, 9,070 cis-eQTLs".

Yes yes, I have solved.

I signed a pvOutputThreshold to higher (1e-2) and then the output was very huge and it was impossible to allocate the output in the vector.

Now I have set the pvOutputThreshold to 1e-5 and I have solved.

Thanks!

0 answers

No answers yet.

Log in to answer this question.