Using European UCSC server in Gviz
1
0
Entering edit mode
krijgerp • 0
@krijgerp-7726
Last seen 9.0 years ago
Netherlands

Dear all,
In rtracklayer I can use the European UCSC server using the url parameter:

session <- browserSession("UCSC",url="http://genome-euro.ucsc.edu/cgi-bin/")

However in Gviz, I am unable to set this parameter. Any suggestions would be appreciated.

Peter

Gviz UCSC • 1.6k views
ADD COMMENT
0
Entering edit mode
@florianhahnenovartiscom-3784
Last seen 5.6 years ago
Switzerland

In the most recent devel version of the Gviz package one can control the url to be used in browserSession() call though the Gviz.ucscUrl option. This should set it to the European one"

options(Gviz.ucscUrl="http://genome-euro.ucsc.edu/cgi-bin/")

Can't test right now since the rtracklayer package seems to be broken. Will update once fixed.

Florian

ADD COMMENT

Login before adding your answer.

Traffic: 542 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