This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Need your help to check MsigDB (it takes less than a minute)

In previous month I used to run the bellow code the gene sets from MSigDB database. But now I get an error.

Unknown IO errorfailed to load external entity "http://www.broad.mit.edu/gsea/msigdb/cards/BIOCARTA_HDAC_PATHWAY.xml"
Error: 'getBroadSets' failed to create gene sets:
  1: Unknown IO error2: failed to load external entity "http://www.broad.mit.edu/gsea/msigdb/cards/BIOCARTA_HDAC_PATHWAY.xml"

Could you please run the code on your system to see whether you get the error as I?

library(GSEABase)
broadset <- getBroadSets(asBroadUri('BIOCARTA_HDAC_PATHWAY'))
msigdb gsebase

1 answer

Thanks. So, 'getBroadSets' does not work anymore?!

Log in to answer this question.