Whenever I try to run this code
px1 <- PXDataset("PXD000001")
It tries to fetch the data ..
Querying ProteomeXchange for PXD000001.
but .. it finally throws an error ...
Error in file(file, "rt") : cannot open the connection
In addition: Warning messages:
1: In file(file, "rt") :
the 'wininet' method of url() is deprecated for ftp:// URLs
2: In file(file, "rt") :
InternetOpenUrl failed: 'A connection with the server could not be established
'
Hi Igatto,
Whenever I try to run this code
px1 <- PXDataset("PXD000001")
It tries to fetch the data ..
Querying ProteomeXchange for PXD000001.
but .. it finally throws an error ...
Is still a problem of the database? Thanks