# this is an example style configuration file for GeneXplorer 3.0 # lines with a hash mark are comments # these are the fields being parsed out: # # colname = name of the column from feature info file # bgcolor = background color of table cell # color = text color # url = a URL to use for building a link with the column content # image = an image that replaces the cell content # url_append = One value that gets appended to the URL (or self, see below) # url_replace = what value/text should be put into the placeholder # positions in the URL string. The values have to be '|' delimited. # The placeholders have to be three uppercase letters, # starting with Z and descending (ZZZ, YYY, XXX, WWW etc.) # There can be multiple replacement values for each URL. # They will be put in in the given order. # A special replacement value is 'self', which is the column value. # url_target = target window for the URL to be build. # font = desired font for display # the following is a block describing the style of one column # the delimimter are two slashes # colname = CLONEID display = Clone ID # bgcolor = white color = white font_face = verdana,arial,sans-serif font_size = 1 url = genome-www5.stanford.edu/cgi-bin/SMD/source/sourceResult?option=CloneID&choice=Gene&criteria= url_append = self target = sc image = /buttons/sc.gif // colname = CLUSTERID display = Clusterid # bgcolor = white color = white font_face = verdana,arial,sans-serif font_size = 1 url = genome-www4.stanford.edu/cgi-bin/SMD/source/sourceResult?organism=Hs&option=CLUSTER&choice=Gene&criteria= url_append = self target = sc #image = /molecularportraits/images/sc.gif // colname = ACC display = GenBank accession # bgcolor = white color = white font_face = verdana,arial,sans-serif font_size = 1 url = genome-www4.stanford.edu/cgi-bin/SMD/source/sourceResult?organism=Hs&option=Number&choice=Gene&criteria= url_append = self target = sc // colname = NAME display = Gene name # bgcolor = white color = white font_face = verdana,arial,sans-serif font_size = 1 // colname = SYMBOL display = Gene symbol url = genome-www.stanford.edu/cgi-bin/genecards/carddisp? #url = genome-www4.stanford.edu/cgi-bin/SMD/source/sourceResult?organism=Hs&option=Symbol&choice=Gene&criteria= url_append = self target = sc font_face = verdana,arial,sans-serif font_size = 1 font_color = red # bgcolor = white bold // colname = CORR #bgcolor = red color = white font_face = verdana,arial,sans-serif font_size = 1 bold image = /cbar.gif // colname = NUM # bgcolor = white color = white font_face = verdana,arial,sans-serif font_size = 1 // colname = ALL display = All fields