Hello,
I'm having trouble getting voila lr to run as it won't accept my splicegraph input.
I constructed the splice graph with BAM files from the same experiment using Majiq v3. Here is the error message I receive below:
2025-07-21 14:50:04,129 (PID:1373104) - INFO - config file: /tmp/voila-config-4978eb8127e7a1d9eb49218837cf497c
2025-07-21 14:50:04,130 (PID:1373104) - INFO - Running LR
2025-07-21 14:50:04,130 (PID:1373104) - ERROR - unable to open database file
Traceback (most recent call last):
File "/home/tcole/.conda/envs/majiq_env/lib/python3.10/site-packages/rna_voila/run_voila.py", line 532, in main
args.func()
File "/home/tcole/.conda/envs/majiq_env/lib/python3.10/site-packages/rna_voila/longreads.py", line 211, in longReadsInputsToLongReadsVoila
conn = sqlite3.connect(config.splice_graph_file)
sqlite3.OperationalError: unable to open database file