-
Notifications
You must be signed in to change notification settings - Fork 1
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
ValueError: cannot reshape array of size 0 into shape (0,newaxis) #2
Comments
I'm having the same problem. |
@yeeus Could you provide more specific information on this: your input and what commands you execute? |
You can try this test file test.vcf.gz. Acturally, I got another error in the step
|
This comment was marked as outdated.
This comment was marked as outdated.
But, I was using your test_sv.vcf file and followed your process (predicting SV effect on gene expression levels) and got the same error. |
After updating, no errors were reported in the previous steps, but the same error as before occurred in the last step (using the test_sv.vcf ) Loading annotations...Traceback (most recent call last): |
@XL-1748 Can you provide all commands and full outpus (including previous steps) as a log file? |
@XL-1748 you should remove the work dir |
In the last step to predict gene expression, I got an error:
I'm not sure what happened due to such a huge project...
The text was updated successfully, but these errors were encountered: