Hi all,
I am trying to follow the vingette for STRINGdb. When I run the code:
string_db <- STRINGdb$new( version="10", species=9606, score_threshold=0, input_directory="" )
I get the error:
Error in open.connection(file, "rt") : cannot open the connection
In addition: Warning message:
In open.connection(file, "rt") :
unable to connect to 'string.uzh.ch' on port 80.
Is this an error on my network's end, or the string database? Any help would be greatly appreciated. Thanks!
Michelle