Entering edit mode
User
•
0
@user-15063
Last seen 6.8 years ago
Hi,
While creating an object for topGO as :
sampleGOdata <- new("topGOdata", description = "Simple session", ontology = "BP", allGenes = P_values, geneSel = topDiffGenes, nodeSize = 10, annot = annFUN.db, affyLib = affyLib)
what if there is no annotation database available for that particular organism in bioconductor?
Can someone tell me if there is any alternative available to use instead of the annotation databases of affylib(affyLib = affyLib).
Any guidance will be appreciated.
Thank you!
I have followed the steps mentioned in the documents (both 2016 and 2017) provided in the vignette for enrichment analysis by topGO.
_______________________________________________
I am getting this kind of error.
I also tried using: