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

Better IGV integration with GSvar #458

Open
3 of 4 tasks
ubuntolog opened this issue Jul 20, 2023 · 0 comments
Open
3 of 4 tasks

Better IGV integration with GSvar #458

ubuntolog opened this issue Jul 20, 2023 · 0 comments
Assignees

Comments

@ubuntolog
Copy link
Collaborator

ubuntolog commented Jul 20, 2023

- [ ] Make use of the "currentGenomePath" port command (will be added in version 2.17.*) not working due to some concurrency problems in IGV

  • Run port commands outside of the main thread to avoid the "Not responding" messages in GSvar
  • Add information about a currently running port command to be displayed in GSvar (possibly in the progress bar)
  • Refactor the code that uses socket connections for IGV
  • Use different defaults for long-read BAM/CRAM than for short read
    • short-read uses: viewaspairs, colorBy UNEXPECTED_PAIR
    • long-read should use: colorBy STRAND, group PHASE
      • if possible also: Quick Consensus Mode, hide soft-clipped bases, hide indels < 10bp
@ubuntolog ubuntolog self-assigned this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant