mksamur / RTCGAToolbox

17 stars 13 forks source link

data set downloading error. #43

Closed ffeng23 closed 2 years ago

ffeng23 commented 2 years ago

Running the example code to download data set returns an error. brcaData <- getFirehoseData(dataset="READ", runDate="20160128", forceDownload=TRUE, clinical=TRUE, Mutation=FALSE) Error in UseMethod("xmlNamespaceDefinitions") : no applicable method for 'xmlNamespaceDefinitions' applied to an object of class "NULL"

ffeng23 commented 2 years ago

It was not an issue now. This was because the firehose data server was offline. The server is back online now.

LiNk-NY commented 2 years ago

Thanks for reporting back!