Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MatrixEQTLSumStats.Portable.Z.rds? #117

Open
carmenmacr11 opened this issue Jul 9, 2023 · 3 comments
Open

MatrixEQTLSumStats.Portable.Z.rds? #117

carmenmacr11 opened this issue Jul 9, 2023 · 3 comments

Comments

@carmenmacr11
Copy link

Hello, I am attempting to replicate your workflow, but I was wondering if you perform any preliminary steps with the MatrixEQTLSumStats.Portable.Z.rds file. When I use the example data/fasqtl and process it through mash using your scripts, it produces a different rds file that doesn't work when used to execute mash. Similarly, with my own example, it doesn't work even though I follow all the steps as instructed. I pass the data from tensorQTL to mash, but it gives me the following error when I run mashr_flashr_workflow.ipynb:

fastqtl2mash-singularity sos run mashr_flashr_workflow.ipynb mash --data ../data/FastQTLSumStats.mash.rds
and it gives me the following error:
INFO: Running vhat_mle: V estimate: "mle" method
INFO: Running pca:
INFO: Running flash_nonneg: Perform FLASH analysis with non-negative factor constraint (time estimate: 20min)
INFO: Running vhat_simple: V estimate: "simple" method (using null z-scores)
INFO: Running flash: Perform FLASH analysis with non-negative factor constraint (time estimate: 20min)
ERROR: flash_nonneg (id=831e2a240d34d36d) returns an error.
ERROR: pca (id=cd2135596b55fb49) returns an error.
ERROR: vhat_simple (id=a6a6ac2bd80c0140) returns an error.
ERROR: flash (id=16103308e4081ad1) returns an error.

@pcarbo
Copy link
Member

pcarbo commented Jul 10, 2023

@gaow Is this a question that should be posted in the gtexresults repository?

@gaow
Copy link
Member

gaow commented Jul 10, 2023

@carmenmacr11 yes as @pcarbo said this best goes to the gtexresults repository. We need more details on the errors to help with the diagnosis. Could you please post more details of the errors in the other repo? The pipeline might prompt you to run particular piece of codes to reproduce the error, or it points you to some stderr files that you can post to show us. Also does any of our pre-computed result posted here help doing some diagnosis on your own?

@carmenmacr11
Copy link
Author

Perfect, I leave more information from the other repository.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants