-
Notifications
You must be signed in to change notification settings - Fork 386
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
IGV 2.18.4 does not load Whole Transcriptome Bams via pre-signed urls #1608
Comments
I can navigate around with that bam and see alignments, but I don't see any at the specific locus in your second screenshot (chrX:88,682,177-88,682,216). There doesn't seem to be anything there. This is true regardless of IGV version I use. Could you give me more specific steps to reproduce? |
Wanted to update this: A fresh install of windows with no association Microsoft user, has NOT resolved the issue on the laptop... Tried with Java and with Java seperate; behaviour has remained the same. Here are the device specs: Lenovo X1 Extreme Edition Windows 10 Pro |
I really don't have any ideas, well save one. Have you tried deleting the users "igv" folder? It should be located under the user home directory. Scrolling through this thread I don't see this specifically mentioned. Deleting (or better renaming) the "igv" folder will completely clear igv's cached files and user preferences. |
Recently upgraded IGV from 2.17.4 to 2.18.4. With this update, we noticed that IGV session made with whole transcriptome bam files, would not load correctly.
They would load initially, but any subsequent moves to other regions would cause the loading to stop, and just show empty tracks.
This issue does not appear when using 2.17.4.
I've included a RNA bam file for you to use and see if you encounter this same issue. I was unable to to determine the cause of this issue.
initial load into 2.18
scrolling a little ways
Reference files/data:
2.18.4 Log:
INFO [Oct 30,2024 15:02] [Main] Startup IGV Version 2.18.4 10/03/2024 09:12 AM
INFO [Oct 30,2024 15:02] [Main] Java 17.0.9 (build 17.0.9+9) 2023-10-17
INFO [Oct 30,2024 15:02] [Main] Java Vendor: Eclipse Adoptium https://adoptium.net/
INFO [Oct 30,2024 15:02] [Main] JVM: OpenJDK 64-Bit Server VM Temurin-17.0.9+9
INFO [Oct 30,2024 15:02] [Main] OS: Windows 11 10.0 amd64
INFO [Oct 30,2024 15:02] [Main] IGV Directory: C:\Users\me\igv
INFO [Oct 30,2024 15:02] [OAuthUtils] Loading Google oAuth properties
INFO [Oct 30,2024 15:02] [CommandListener] Listening on port 60151
INFO [Oct 30,2024 15:02] [AmazonUtils] AWS default credentials found. AWS support enabled.
INFO [Oct 30,2024 15:02] [GenomeManager] Loading genome: https://igv-genepattern-org.s3.amazonaws.com/genomes/hg38/hg38.json
INFO [Oct 30,2024 15:03] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:05] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:05] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:05] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:05] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:05] [TrackLoader] Loading resource: {removed for privacy}
2.17.4
INFO [Oct 30,2024 15:09] [Main] Startup IGV Version 2.17.4 03/26/2024 12:38 PM
INFO [Oct 30,2024 15:09] [Main] Java 17.0.9 (build 17.0.9+9) 2023-10-17
INFO [Oct 30,2024 15:09] [Main] Java Vendor: Eclipse Adoptium https://adoptium.net/
INFO [Oct 30,2024 15:09] [Main] JVM: OpenJDK 64-Bit Server VM Temurin-17.0.9+9
INFO [Oct 30,2024 15:09] [Main] OS: Windows 11 10.0 amd64
INFO [Oct 30,2024 15:09] [Main] IGV Directory: C:\Users\me\igv
INFO [Oct 30,2024 15:09] [AmazonUtils] AWS default credentials found. AWS support enabled.
INFO [Oct 30,2024 15:09] [CommandListener] Listening on port 60151
INFO [Oct 30,2024 15:09] [GenomeManager] Loading genome: https://igv.org/genomes/json/hg38.json
INFO [Oct 30,2024 15:09] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:09] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:09] [TrackLoader] Loading resource: {removed for privacy} Expires=1730736710
INFO [Oct 30,2024 15:09] [TrackLoader] Loading resource: {removed for privacy} Expires=1730736710
INFO [Oct 30,2024 15:09] [TrackLoader] Loading resource: {removed for privacy}
INFO [Oct 30,2024 15:09] [TrackLoader] Loading resource: {removed for privacy}
Bam:
https://praxisgenomics-patient-prod.s3.us-east-1.amazonaws.com/share/share.bam?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIASEJWMTN76OTW345Z%2F20241119%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241119T185843Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1fe2edb58014001d33002a3c93bca7eda8253a94d24adcf8ddf0babc4eb77f56
Bai:
https://praxisgenomics-patient-prod.s3.us-east-1.amazonaws.com/share/share.bam.bai?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIASEJWMTN76OTW345Z%2F20241119%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241119T185841Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ee4ab02c3b0ab642036d7d71e9a13a228788d764d0223d26dc370754c046eeae
The text was updated successfully, but these errors were encountered: