[BioC] help with makeGOGraph
Marc Carlson
mcarlson at fhcrc.org
Fri Nov 12 18:12:18 CET 2010
Hi Clémentine,
Could you please give us your sessionInfo() and a reproducible example?
That would allow us to be able to really find out what is happening
here. You might want find it helpful to have a peek at the posting
guide here:
http://www.bioconductor.org/help/mailing-list/posting-guide/
Marc
On 11/12/2010 07:51 AM, Clémentine Dressaire wrote:
> Dear BioC users,
>
>
>
> I am trying to construct a GOgraph using a gene list (overgenes[,3]) of
>
> messengers that I previously identified as overexpressed in the condition I
>
> was interested in. I previoulsy used this same gene list to perform
>
> hypergeometric tests and it worked well.
>
>
>
> With makeGOgraph I systematically get the following error message,
>
> whichever ontology type I try to use:
>
>
>
> makeGOGraph(overgenes[,3],ontology="BP",removeRoot=F,mapfun=NULL,chip=ecoli2.db)
>
>
>
> Erreur dans makeGOGraph(overgenes[, 3], ontology = "BP", removeRoot =
>
> F, :
>
> argument(s) inutilisé(s) (ontology = "BP")
>
>
>
> I wonder wether this could be due to the fact that some of the genes in
>
> the list do not have GO annotation...(then does it mean that I have to
>
> eliminate them? If so what would be the simplest way?)
>
>
>
> Does anyone can throw light on this issue for me?
>
>
>
> Many thanks for your help,
>
>
>
> Clémentine
>
>
>
>
>
>
More information about the Bioconductor
mailing list