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

Update igv #1

Merged
merged 561 commits into from
Jul 7, 2020
Merged

Update igv #1

merged 561 commits into from
Jul 7, 2020

Conversation

lindenb
Copy link
Owner

@lindenb lindenb commented Jul 7, 2020

update igv

jrobinso added 30 commits June 14, 2019 03:48
* Rename menu item "Suppress filtered sites" to "Hide filtered sites"
* Fix bug with ctrl-f / ctrl-b when filtering is on
…e interpretation for gff2 files as precise definition (frame or phase) is ambiguous, and there are examples of both uses in practice. Better to give no information than wrong information.
Refine hit testing for arcs.
jrobinso and others added 29 commits June 3, 2020 22:49
* Add color swatch
* Add explanatory note to color legends dialog
…URL works). (#811)

* STANDARD tier does not contain the 'restore' S3 metadata, so NPE got triggered and depending on which path was chosen (File Tree vs URL, it got handled well or not). Bump up AWS SDKs while I am at it. Unfortunately the upstream LoadTracks refactor seems to be affecting the loading of Tracks since right after clicking on a chromosome, IGV hangs while downloading a lot of data... which ends up in an OOM condition /cc @jrobinso @reisingerf

* Adding jackson.core in module-info.java solves the ClassNotFoundError, even if it's just an AWS transitive dependency

* Bump AWS SDK to latest version
…ple tracks sharing the alignments spawning asyc loads.

Prevent async loading of a single BAM file from a single reader (htsjdk not thread save)
…en loading multiple files in parallel

* Remove unused "check session" method
…uld be the common "1 based inclusive" system. Internal representation is 0 based.
* Off-by-one errors
…ls" (#822)

Correct apparent regressions (from 2.7.2 to 2.8.6) in rendering of alignment blocks
with hidden indels. Correct:
1. empty space between alignment blocks at hidden deletions
2. shadows at block boundaries when drawing multiple times at same position
3. outlines at block boundaries for hidden indels

Co-authored-by: Aaron Wenger <[email protected]>
@lindenb lindenb merged commit 88ac5b4 into lindenb:master Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.