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

Bam File IGV Not Working #3465

Closed
ilan-gold opened this issue Oct 11, 2019 · 3 comments
Closed

Bam File IGV Not Working #3465

ilan-gold opened this issue Oct 11, 2019 · 3 comments
Assignees
Milestone

Comments

@ilan-gold
Copy link
Member

ilan-gold commented Oct 11, 2019

  • Specific code commit:
  • Version of the web browser and OS: Any and Mac
  • Environment where the error occurred (Vagrant VM and site conf mode or AWS instance):
    AWS

Steps to reproduce

This could potentially be related to #2718 but it is unclear at the moment.

Login as admin and navigate to https://hsci.stemcellcommons.org/data_sets/e3bee913-4b0c-4e61-961e-022086a42619/#/files/

Then launch an IGV on one of the .bam files available.

Observed behavior

This log error seems suspicious
Screen Shot 2019-10-11 at 2 55 00 PM

No Data
image

Expected behavior

No error

@ilan-gold
Copy link
Member Author

ilan-gold commented Oct 23, 2019

there are two parts as to why this likely is not working:

  1. Rewrite generate_bam_index() #2718 is problematic in so far as the index file is inaccessible to anything
  2. igv appears to need an indexURL parameter for indexed files needed for certain visualizations in igv-js (https://github.com/igvteam/igv.js/wiki/Tracks-2.0)

i am investigating/working on both

@ilan-gold
Copy link
Member Author

ilan-gold commented Oct 25, 2019

testing has completed and have confirmed this to be working - once #3471 and #3475 are resolved i will make the pull request against this and #2718 (as well as a pull request in the https://github.com/refinery-platform/docker_igv_js repo to handle the extra file). i was unable to reproduce the issue seen in the log, and am unsure if it is even a problem (although when talking to geoff/using the viz, it didn't actually affect the launch of the visualization).

@ilan-gold ilan-gold added this to the Release 1.7.2 milestone Oct 28, 2019
@hackdna
Copy link
Member

hackdna commented Oct 28, 2019

See also #2713

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants