Highlight unique transcripts in Gviz
Cross posted bioconductor support
Hi All,
I am using Gviz to plot transcripts from 5 different tissues. I have independent gtf files for each of the five tissues . I can make the plots showing transcripts, each tissue in different track. Now, I want to highlight the transcripts which are present only in one tissue. Can it be possible to do with Gviz ? Or the community member is having any other suggestion?
Thanks
• 1,453 views
•
link
1 answer
In the documentation you can find a function for it: HighlightTrack()
see:
Cheers
• 0 views
•
link
Log in to answer this question.