Skip to content

Loading human/mouse bam files stopped working #309

Open
@assaron

Description

I have troubles loading a bam file, which worked previously.

Steps to reproduce:

  1. Open https://igv.org/app/
  2. Load bam file from https://drive.google.com/file/d/1n5QuNd_rAOfDCDPCwi5rc_-J6a2dgTyb/view?usp=drive_link and bai file from https://drive.google.com/file/d/1SUSi6LuGcsVUkZHxPPckDMSRa3AbaABj/view?usp=drive_link

Expect bam track to load, but nothing happens.

Here is the log from Firefox JS console:

XML Parsing Error: syntax error
Location: https://hgdownload.soe.ucsc.edu/goldenPath/hg38/bigZips/hg38.chrom.sizes
Line Number 1, Column 1: [hg38.chrom.sizes:1:1](https://hgdownload.soe.ucsc.edu/goldenPath/hg38/bigZips/hg38.chrom.sizes)
Source map error: Error: URL constructor:  is not a valid URL.
Resource URL: wasm:https://igv.org/app/app_bundle-2.1.3.js%20line%2056%20%3E%20WebAssembly.Module
Source Map URL: null

Error: Genome requires either a single JSON file, UCSC hub.txt file, genbank ".gbk" file, or a FASTA & index file
    loadPaths https://igv.org/app/app_bundle-2.1.3.js:10656
    FileLoad https://igv.org/app/app_bundle-2.1.3.js:9040
    FileLoad https://igv.org/app/app_bundle-2.1.3.js:9035
    GenomeFileLoad https://igv.org/app/app_bundle-2.1.3.js:10619
    initializationHelper https://igv.org/app/app_bundle-2.1.3.js:12657
    main https://igv.org/app/app_bundle-2.1.3.js:12604
    async* https://igv.org/app/app_bundle-2.1.3.js:12451
    EventListener.handleEvent* https://igv.org/app/app_bundle-2.1.3.js:12451
    <anonymous> https://igv.org/app/app_bundle-2.1.3.js:4
    <anonymous> https://igv.org/app/app_bundle-2.1.3.js:5

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions