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

symbol issue when creating weight database using Predixcan databases #50

Open
ruthchia opened this issue Jan 25, 2023 · 5 comments
Open

Comments

@ruthchia
Copy link

Hi @quattro,

I am trying to create the weight database using Predixcan v8 (downloaded from https://predictdb.org/post/2021/07/21/gtex-v8-models-on-eqtl-and-sqtl/). However, I am encountering the same error message as found in an issue you had previously closed (https://github.com/bogdanlab/focus/issues/26). I am not sure what the resolution is for this because I didn't see it in your reply to that thread. Can you please offer some guidance on this?

Thanks!

===================================
             FOCUS v0.802
===================================
focus import
	./eqtl/mashr/mashr_Whole_Blood.db
	predixcan
	--tissue Whole_Blood
	--name GTEXv8
	--assay rnaseq
	--use-ens-id
	--from-gencode
	--output predixcan_mashr_eqtl_v8

Starting log...
[2023-01-25 16:02:20 - INFO] Preparing weight database
[2023-01-25 16:02:20 - INFO] Starting import from PrediXcan database ./eqtl/mashr/mashr_Whole_Blood.db
[2023-01-25 16:02:21 - INFO] Querying mygene servers for gene annotations
[2023-01-25 16:02:50 - INFO] Starting individual model conversion
[2023-01-25 16:02:53 - INFO] Committed 250 models to db
[2023-01-25 16:02:56 - INFO] Committed 250 models to db
[2023-01-25 16:02:59 - INFO] Committed 250 models to db
[2023-01-25 16:03:02 - INFO] Committed 250 models to db
[2023-01-25 16:03:05 - INFO] Committed 250 models to db
[2023-01-25 16:03:08 - INFO] Committed 250 models to db
[2023-01-25 16:03:11 - INFO] Committed 250 models to db
[2023-01-25 16:03:15 - INFO] Committed 250 models to db
[2023-01-25 16:03:18 - INFO] Committed 250 models to db
[2023-01-25 16:03:21 - INFO] Committed 250 models to db
[2023-01-25 16:03:24 - INFO] Committed 250 models to db
[2023-01-25 16:03:27 - INFO] Committed 250 models to db
[2023-01-25 16:03:30 - INFO] Committed 250 models to db
[2023-01-25 16:03:33 - INFO] Committed 250 models to db
[2023-01-25 16:03:36 - ERROR] 'symbol'
[2023-01-25 16:03:36 - INFO] Finished importing prediction models
@quattro
Copy link
Contributor

quattro commented Jan 25, 2023

Sure thing. Can you see if updating sqlalchemy and pandas corrects this?

@ruthchia
Copy link
Author

So, the container already has the latest versions of pandas and alchemy. Here are the version numbers:

Python 3.10.6

pandas.__version__
'1.5.3'

sqlalchemy.__version__
'1.4.46'

Is there something else I should try?

@ruthchia
Copy link
Author

ruthchia commented Mar 9, 2023

HI, checking to see if there is an update to this?
thanks,
Ruth

@charliexbrown
Copy link

Hi @ruthchia,
I am having the same issue. Did you manage to solve it?
Thanks

@neurogenetics1
Copy link

Hi,
I have the same issue, and installing MA-FOCUS did not help solve it. Is there any update, or has a db for PrediXcan models been published yet?

Thanks

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

4 participants