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

Seeking Assistance with PrediXcan Prediction #188

Open
Dragonfly1108 opened this issue Dec 12, 2023 · 0 comments
Open

Seeking Assistance with PrediXcan Prediction #188

Dragonfly1108 opened this issue Dec 12, 2023 · 0 comments

Comments

@Dragonfly1108
Copy link

Hi,
I am running predict.py at https://github.com/hakyimlab/predixcan_prediction with some bgen files but got this error: Traceback (most recent call last):
File "/public/home/predixcan_prediction_new/predict.py", line 242, in
transcription_matrix.save()
File "/public/home/predixcan_prediction_new/predict.py", line 139, in save
self.D_samples = self.D_file.create_dataset("samples", (self.n_samples,), dtype='S25')
^^^^^^^^^^^
AttributeError: 'TranscriptionMatrix' object has no attribute 'D_file'
If you have any further insights or suggestions on how to resolve the issue, I would be extremely grateful.

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

1 participant