Difference between revisions of "GBrowse FAQ"

From GMOD
Jump to: navigation, search
m
m
Line 17: Line 17:
 
===How to add an outgoing link to a text on the feature detail page in Gbrowse?===
 
===How to add an outgoing link to a text on the feature detail page in Gbrowse?===
  
Modify the appropriate *.conf file using ''link'':
+
Modify the appropriate *.conf file using ''link''. For example:
  
 
  link = http://www.ncbi.nih.gov/SNP/snp_ref.cgi?rs=$name
 
  link = http://www.ncbi.nih.gov/SNP/snp_ref.cgi?rs=$name

Revision as of 20:21, 11 February 2007

About this FAQ

What is this FAQ?

It is the list of Frequently Asked Questions about GBrowse.

How is it maintained?

It is now maintained as a Wiki on this site. You can help maintain it by adding questions and answers.


GBrowse Questions

How to add an outgoing link to a text on the feature detail page in Gbrowse?

Modify the appropriate *.conf file using link. For example:

link = http://www.ncbi.nih.gov/SNP/snp_ref.cgi?rs=$name