You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> ucscGenomes()
Error in UseMethod("xmlNamespaceDefinitions") :
no applicable method for 'xmlNamespaceDefinitions' applied to an object of class "NULL"
According to the function description it would populate data from http://genome.ucsc.edu/cgi-bin every time when it was called and returns a data.frame. However, starting from this week it seems that either the UCSC genome browser website changed its XML data format or simply put a 403 page there. Does anyone experience the same error (especially when using GViz-related functions such as UcscTrack() that calls this function? Thanks!
The text was updated successfully, but these errors were encountered:
According to the function description it would populate data from http://genome.ucsc.edu/cgi-bin every time when it was called and returns a data.frame. However, starting from this week it seems that either the UCSC genome browser website changed its XML data format or simply put a 403 page there. Does anyone experience the same error (especially when using GViz-related functions such as UcscTrack() that calls this function? Thanks!
The text was updated successfully, but these errors were encountered: