On Tue, 12 Sep 2006, allank wrote:

> Hi all,
> 
> Is it possible to have hyperlinks on values of a given column when the 
> output is html (when using biomart-web application)? If so, how can I go 
> about it?

guess you mean the type of hyperlinks we have already - if you got to 
www.biomart.org/biomart/martview and just click through to export some 
human ensembl gene IDs you should see the hyperlinks.

These are defined for each attribute in the datasetConfig XML if you view 
it using MartEditor. The links can be either relative:

exturl|/Homo_sapiens/geneview?gene=%s

or absolute

exturl|http://www.ebi.ac.uk/cgi-bin/dbfetch?format=default&id=%s


In each case the actual value gets substituted in instead of the %s

Let me know if this helps or if you meant something else

best wishes
Damian


> 
> Allan.
> 

Reply via email to