Closed glitchheadgit closed 8 months ago
Dear @glitchheadgit ,
Thank you for your report. We ran AbSplice with the provided VCF file and we suspect that the issue might be in the naming of contigs. It worked for us by adding 'chr' to chromosome names. Could you provide us with the error message itself to make sure our reply matches your issue? It should be displayed above the portion you have already provided.
Yes, that was the case. After adding 'chr' prefix AbSplice ran with no errors. Thanks!
AbSplice was launched with the command from tutorial
python -m snakemake -j 1 --use-conda
from the AbSplice container, installed strictly by instructions in READ.mdEnd of the output:
I think that the VCF file can be the cause of the problem(despite successful annotation by SpliceAI and SPiP). It's attached below (modified extension to txt to upload it on github). DIV_train_all_annotated.txt
Can you help me to find the cause of the error? Thank you!