We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a bed12 file where i have indicated a rbg value on the 9th field
IGV displays the forward strand in the correct colour, but entries on the reverse strand get the default dark blue colour.
is there a way to prevent this behaviour?
#gffTags chr17 7669621 7669741 name=entry1 0.23 - 7669621 7669741 0,0,0 1 120, 0, chr17 7669660 7669780 name=entry2 0.17 + 7669660 7669780 0,0,0 1 120, 0,
according to this both entries should be colour in black (RGB 0,0,0) but only entry2 is
The text was updated successfully, but these errors were encountered:
What version of IGV are you using?
Sorry, something went wrong.
2.18.4
I can't reproduce the issue with the data you provided. Here's what I see
No branches or pull requests
I have a bed12 file where i have indicated a rbg value on the 9th field
IGV displays the forward strand in the correct colour, but entries on the reverse strand get the default dark blue colour.
is there a way to prevent this behaviour?
according to this both entries should be colour in black (RGB 0,0,0) but only entry2 is
The text was updated successfully, but these errors were encountered: