Skip to content
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

Index Files Not Being Generated for Newly Imported BAM Files #2705

Closed
scottx611x opened this issue Mar 28, 2018 · 2 comments
Closed

Index Files Not Being Generated for Newly Imported BAM Files #2705

scottx611x opened this issue Mar 28, 2018 · 2 comments

Comments

@scottx611x
Copy link
Member

scottx611x commented Mar 28, 2018

Steps to reproduce

Please list all the actions and the input data used:

  1. Run a workflow that produces a .bam file as output
  2. Launch IGV with said bam as input

Observed behavior

  • When zoomed in to the base-pair level there is a 404 when IGV tries to access the .bai file
    screen shot 2018-03-28 at 1 28 19 pm
Request URL: https://test.stemcellcommons.org/media/file_store/dd/6a/TopHat%20on%20data%203%3A%20accepted_hits_PWv0H1h.bam.bai
Request Method: GET
Status Code: 404 Not Found
Remote Address: 52.21.193.165:443
Referrer Policy: no-referrer-when-downgrade

Expected behavior

  • For said .bai to be available, and to be able to zoom in all the way in IGV

Thoughts:

  • Since IGV is now a self contained entity, would it make sense to create these index files on docker container startup instead of from Refinery's back-end or would other VisualizationTools need this information?

Related to: #2210 & #1378

@hackdna
Copy link
Member

hackdna commented Mar 28, 2018

What do server logs say?

@scottx611x
Copy link
Member Author

Repeatedly: Something went wrong while trying to generate the auxiliary file for /data/media/file_store/xx/xx/xxxx. 'FileExtension' object has no attribute 'lower'

Seems to be a side effect of the get_file_extension changes from #2634

@scottx611x scottx611x self-assigned this Mar 29, 2018
@scottx611x scottx611x added this to Doing in Scott O. Tasks Apr 4, 2018
@scottx611x scottx611x added this to the Release 1.6.4 milestone Apr 5, 2018
@hackdna hackdna self-assigned this Apr 5, 2018
hackdna added a commit that referenced this issue Apr 5, 2018
Scott O. Tasks automation moved this from Doing to Done Apr 5, 2018
@hackdna hackdna closed this as completed in 4986c27 Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants