goseq ERROR: SupportedOrganisms() subscript out of bounds
1
1
Entering edit mode
@jesykamelendez-12557
Last seen 7.1 years ago

Hi there-

I was hoping someone would be able to shed some light on the following error.

It's generated when I attempt to access the supported organism list in goseq. 

> supportedOrganisms()

Error in getNodeSet(doc, "//table[@class='descTbl']")[[1L]] : 
  subscript out of bounds

Any insight would be greatly appreciated!

Thank you,

J.

goseq • 1.7k views
ADD COMMENT
1
Entering edit mode
@jesykamelendez-12557
Last seen 7.1 years ago

So, I just figured this out...As it turns out, some of the required packages needed to be updated.

So this was an easy fix!

If this happens to you, the following will tell you which packages are out of date:

source("https://www.bioconductor.org/biocLite.R")
biocValid()

The easiest fix is to just re-install it and allow it update all (a).

 

ADD COMMENT
0
Entering edit mode

This solved my problem... thanks!

ADD REPLY

Login before adding your answer.

Traffic: 1111 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6