Clinical-Genomics-Lund / bonsai

Visualize and analyze resistance and outbreak of bacterial pathogen
https://bonsai-wgs.readthedocs.io/en/latest/
GNU General Public License v3.0
4 stars 1 forks source link

IGV .vcf FileNotFoundError #206

Closed ryanjameskennedy closed 2 months ago

ryanjameskennedy commented 3 months ago

Describe the bug Error 500 Errmsg display box pops up when viewing a variant in IGV.

To Reproduce Steps to reproduce the behavior:

  1. Select any sample.
  2. Click on "Variants" in the top-left corner.
  3. Under tbprofiler, click on "IGV" of any variant on the right side of each row.
  4. See error

Expected behavior No error pops up.

Screenshots image

Desktop (please complete the following information):

Additional context The following command was run:

docker logs <docker_container_id> --tail 40

Output from Bonsai api logs:

File "/home/worker/app/bonsai_api/io.py", line 60, in is_file_readable
    raise FileNotFoundError(file_path)
FileNotFoundError: /access/jasen/mtuberculosis/vcf/<limsid_seqrun>_annotated_delly.vcf
mhkc commented 3 months ago

Is the file in /access?