No internet localHub fallback
Closed this issue · 1 comments
LiNk-NY commented
Based on Slack discussion: (from Vince @vjcitn)
Vince Carey -- 4:42
x = curatedTCGAData("ACC", "RNASeq2GeneNorm", localHub=TRUE, dry.run=FALSE) will work if you have acquired that assay on that tumor in the past and have not cleaned your cache in the mean time.
Vince Carey -- 4:42
It might be nice to have a failover component ... if hub request fails, retry with localHub=TRUE @mramos148?