This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to fetch GO categories from Chinese hamster genome

Hi,

I have been trying to generate GO category table for Chinese hamster genome using getgo function in goseq package. Even though chinese hamster is said to be included in the supportedGenomes() function of goseq, i am having trouble generating the GO category table. Does anybody have experience do this.

Here is what I have trying without much success...

genes <- c("EGV95676", "EGW04231", "EGV99641") # example gene list
getgo(genes, "criGri1", "ensGene")

And I get this error -

Error in library(paste(orgstring, "db", sep = "."), character.only = TRUE) : 
  there is no package called 'NA.db'
genome go goseq

0 answers

No answers yet.

Log in to answer this question.