-
Notifications
You must be signed in to change notification settings - Fork 62
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
diffsplice index error #196
Comments
Could you please send the command line? Also, please use a copy of the code in github (either a clone or a download). This will contain some bug fixes that might not be available in the conda version E. |
Hi, I have encountered the same error, using the most recent version from GitHub. Here is my command line:
The input files are like these:
Any ideas? |
Just to add to my previous post, when I change
The file
which is probably fine, but I'm suspicious about the name. |
Thanks |
I cannot see any obvious problems with neither the input or output files. The output file I showed the head of (ActD_4h_SE.txt.dpsi.temp.0), contains 57342 lines and there is no corruption visible. Input files also look clean. The only unusual thing I noticed is that PSI files contain rows with NAs and the corresponding rows in "psivec" and "dpsi" files contain NaNs. Here is an example:
In the GTF file I found that the exon starting at 1:169018130 and ending at 1:169018303 belongs to two transcripts, |
hi,
i am getting following error while running diffsplice, please help me to resolve this error.
Calculating differential analysis between conditions: Suppa_salmon_RB_psi_values and Suppa_salmon_Control_psi_values
ERROR:main:Unknown error: (<class 'IndexError'>, IndexError('list index out of range'), <traceback object at 0x790a335260c0>)
The text was updated successfully, but these errors were encountered: