How to connect the UCSC when i get the DMR.plot?
1
0
Entering edit mode
1 day ago
Wren • 0

I've tried many approaches but still can't connect to the website to generate the methylation plot. What can I do?


> DMR.plot(ranges = results.ranges, dmr =2, CpGs = bVals, phen.col = cols, 
+          what ="Beta", arraytype ="450K", genome ="hg19")

Error in function (type, msg, asError = TRUE)  : 
  Failed to connect to genome-euro.ucsc.edu port 443 after 21057 ms: Couldn't connect to server
DNA methylation DMR • 1.4k views
ADD COMMENT
0
Entering edit mode
1 day ago
GenoMax 153k

genome-euro.ucsc.edu is working fine. This sounds like a local firewall/ISP restriction that is preventing the connection. There is a also a lesser chance that UCSC is rejecting the connection based on IP of origin (some IP ranges may be blocked).

You could try using the main UCSC site (if the site above is coded in the program, you will need to change it) or use a different program to do the plotting locally.

ADD COMMENT
0
Entering edit mode

I tried using the main site but it still didn't work. Thanks anyway, I'll try other methods.

ADD REPLY

Login before adding your answer.

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