4e0b790163445a3403862af2b61f1466b6ff245b kate Thu Feb 19 17:21:58 2015 -0800 Some initial display work for GTEX gene expression track. refs #13504 diff --git src/hg/hgTracks/hgTracks.h src/hg/hgTracks/hgTracks.h index 4af2ca2..7734635 100644 --- src/hg/hgTracks/hgTracks.h +++ src/hg/hgTracks/hgTracks.h @@ -1350,30 +1350,33 @@ void pgSnpMethods (struct track *tg); /* Personal Genome SNPs: show two alleles with stacked color bars for base alleles and * (if available) allele counts in mouseover. */ void pgSnpCtMethods (struct track *tg); /* Load pgSnp track from custom tracks */ void pgSnpMapItem(struct track *tg, struct hvGfx *hvg, void *item, char *itemName, char *mapItemName, int start, int end, int x, int y, int width, int height); /* create a special map box item with different pop-up statusLine with allele counts */ void gvfMethods(struct track *tg); /* Load GVF variant data. */ +void gtexGeneMethods(struct track *tg); +/* Gene-Tissue Expression (GTEX) gene track*/ + void messageLineMethods(struct track *track); /* Methods for drawing a single-height message line instead of track items, * e.g. if source was compiled without a necessary library. */ void rmskJoinedMethods(struct track *track); /* construct track for detailed repeat visualization */ void lrgMethods(struct track *tg); /* Locus Reference Genomic (bigBed 12 +) handlers. */ void peptideAtlasMethods(struct track *tg); /* PeptideAtlas (bed 12+) handlers */ void parentChildCartCleanup(struct track *trackList,struct cart *newCart,struct hash *oldVars); /* When composite/view settings changes, remove subtrack specific vis