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

Color VCF variants by ##INFO parameter #1657

Open
murali0123 opened this issue Feb 13, 2025 · 3 comments
Open

Color VCF variants by ##INFO parameter #1657

murali0123 opened this issue Feb 13, 2025 · 3 comments

Comments

@murali0123
Copy link

Is there a way to change colors of the variants displayed from a VCF file depending on the values in the VCF parameters like ##INFO=<ID=CLNSIG or ##INFO=<ID=CLNREVSTAT. Currently all VCF variants are displayed in blue color.

For example, I might want to color these differently
##INFO=<ID=CLNSIG: Pathogenic
##INFO=<ID=CLNSIG: Likely Pathogenic

or
##INFO=<ID=CLNREVSTAT: [criteria_provided, _single_submitter]

Image

@jrobinso
Copy link
Contributor

Hi, not currently in IGV, we are working on it. You can do this in igv web (https://igv.org/app).

@srirangan-sampath
Copy link

Thank you @jrobinso. Any chance you have a ETA on this feature?

@jrobinso
Copy link
Contributor

Not at this time

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

No branches or pull requests

3 participants