UCSC custom track, don't want to display "Exon(1/1)"
1
0
Entering edit mode
5.4 years ago
myology • 0

Hi,
I'm making a UCSC custom track to display my CNVs, using different colors for different types of CNVs:

track name="test" description="test"  itemRgb="On"                              
chr15   99662485    99769042    MyDeletion  0   .   99662485    99769042    16744841

When I mouse over the obtained bar, the lable "exon(1/1)" appears. How can I remove that?
Ideally, I'd like to have a DECIPHER-like display...
Thank you.

UCSC genome browser custom track • 871 views
ADD COMMENT
0
Entering edit mode

Please use relevant tags - UCSC genome browser are custom track are relevant tags, gene is completely irrelevant here. Also, please use the formatting bar (especially the code option) to present your post better. I've done it for you this time.
code_formatting

ADD REPLY
0
Entering edit mode
5.4 years ago
genecats.ucsc ▴ 580

Add exonNumbers="off" to your track line.

ADD COMMENT
0
Entering edit mode

Great! thanks a lot!

ADD REPLY

Login before adding your answer.

Traffic: 2955 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6