-
Notifications
You must be signed in to change notification settings - Fork 64
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
Add 'matrix' display for multi-sample VCFs #4511
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
550ed80
to
a1cee86
Compare
a1cee86
to
d1bdc46
Compare
d1bdc46
to
205999e
Compare
608d7a2
to
de2b6f4
Compare
de2b6f4
to
50bda9e
Compare
Combined with some optimizations to vcf-js (GMOD/vcf-js#105) we can visualize large 500+kb regions of 1000 genomes dataset without too much trouble (example below takes ~10 seconds) |
af98fbb
to
f4f87f1
Compare
b206629
to
c91c544
Compare
c91c544
to
070386c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an older effort and is still in a bit under construction but could be useful to push forward
example image
![image](https://private-user-images.githubusercontent.com/6511937/355293929-f0e00984-27ac-42b4-bfca-f8162ff1b0a0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDQzMTMsIm5iZiI6MTczOTM0NDAxMywicGF0aCI6Ii82NTExOTM3LzM1NTI5MzkyOS1mMGUwMDk4NC0yN2FjLTQyYjQtYmZjYS1mODE2MmZmMWIwYTAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTJUMDcwNjUzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZWRlMzdjMDE5NjU1YWZjYzRkNDRmOGE4NDc1NDQ5Zjk1NzlhNTczNjA0NmNhMGUxZDg4ZGQ0Mjc1YTNkMmI1ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.PXhHG0ohWwyF56gLM_WBWIIja7Ub83TrvxAzuIUNBMM)
potential todos
functionality is similar to multivariantviewer (jb1 plugin) and igv
https://www.youtube.com/watch?v=ZKwm8dqIQpg