Hello,I have very urgent questions
3
0
Entering edit mode
Sun Wei ▴ 20
@sun-wei-3764
Last seen 9.6 years ago
Dear Sir/Madam,      Here I have two question.      First is  when I run  R in the computer, I found the computer appeared wrong message "Error: cannot allocate vector of size 214.5 Mb", what is its mean? Would you kind to  give me more suggestion?        Second question is: how to get the Gene Ontology of a list of genes?especially,if I have the gene names in the first column in the EXCEL how can I get the Gene Ontology in the second column in the EXCEL?   I have asked some people, but they only know how to get the Gene Ontology of single gene, but in my data I have thousands of genes.  Would you kind to  tell me the R commands to get the Gene Ontology file of a list of genes?    I am looking forward to hearing from you, and please send your reply to me or please tell me where can I find your reply.    Thank you very much.    Cheers   Wei __________________________________________________ [[alternative HTML version deleted]]
• 1.1k views
ADD COMMENT
0
Entering edit mode
@thomas-hampton-2820
Last seen 9.6 years ago
I am no expert, but it sounds to me as though your computer may lack sufficient memory to run the R application without quitting other applications. Look here: http://www.geneontology.org/GO.tools.microarray.shtml and here: http://www.bioconductor.org/ for some helpful info on solving your problem. Take care, Tom On Oct 29, 2009, at 8:45 PM, Sun Wei wrote: > Dear Sir/Madam, > Here I have two question. > First is when I run R in the computer, I found the computer > appeared wrong message "Error: cannot allocate vector of size 214.5 > Mb", what is its mean? Would you kind to give me more suggestion? > Second question is: how to get the Gene Ontology of a list of > genes?especially,if I have the gene names in the first column in the > EXCEL how can I get the Gene Ontology in the second column in the > EXCEL? I have asked some people, but they only know how to get the > Gene Ontology of single gene, but in my data I have thousands of > genes. Would you kind to tell me the R commands to get the Gene > Ontology file of a list of genes? > > I am looking forward to hearing from you, and please send your > reply to me or please tell me where can I find your reply. > Thank you very much. > Cheers > Wei > > __________________________________________________ > > > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT
0
Entering edit mode
Naomi Altman ★ 6.0k
@naomi-altman-380
Last seen 3.0 years ago
United States
We all feel that our questions are urgent. Please use a subject line that is informative about the question you are asking. And save words like "urgent" for items that affect the entire Bioconductor community and are serious, such as the Bioconductor web page sending out virulent viruses. Thanks, Naomi At 08:45 PM 10/29/2009, Sun Wei wrote: >Dear Sir/Madam, > Here I have two question. > First is when I run R in the computer, I found the computer > appeared wrong message "Error: cannot allocate vector of size 214.5 > Mb", what is its mean? Would you kind to give me more suggestion? > Second question is: how to get the Gene Ontology of a list > of genes?especially,if I have the gene names in the first column in > the EXCEL how can I get the Gene Ontology in the second column in > the EXCEL? I have asked some people, but they only know how to > get the Gene Ontology of single gene, but in my data I have > thousands of genes. Would you kind to tell me the R commands to > get the Gene Ontology file of a list of genes? > > I am looking forward to hearing from you, and please send your > reply to me or please tell me where can I find your reply. > Thank you very much. > Cheers > Wei > >__________________________________________________ > > > > [[alternative HTML version deleted]] > >_______________________________________________ >Bioconductor mailing list >Bioconductor at stat.math.ethz.ch >https://stat.ethz.ch/mailman/listinfo/bioconductor >Search the archives: >http://news.gmane.org/gmane.science.biology.informatics.conductor Naomi S. Altman 814-865-3791 (voice) Associate Professor Dept. of Statistics 814-863-7114 (fax) Penn State University 814-865-1348 (Statistics) University Park, PA 16802-2111
ADD COMMENT
0
Entering edit mode
Dear Sir/ Madam, ???? My question is how to get the Gene Ontology of a list of genes?especially,if I have the gene names in the first column in the EXCEL how can I get the Gene Ontology in the second column in the EXCEL?????? Here I give you a example, and please find the attachment. I have asked some people, but they only know how to get the Gene Ontology of single gene, but in my data I have thousands of genes.? Would you kind to? tell me the R commands to get the Gene Ontology file of a list of genes? ??? I am looking forward to hearing from you, and please send your reply to me or please tell me where can I find your reply. ??? Thank you very much. ? ? Cheers ?? Wei
ADD REPLY
0
Entering edit mode
On Sat, Oct 31, 2009 at 2:07 AM, Sun Wei <dksunwei@yahoo.com> wrote: > Dear Sir/ Madam, > My question is how to get the Gene Ontology of a list of > genes?especially,if I have the gene names in the first column in the EXCEL > how can I get the Gene Ontology in the second column in the EXCEL? Here > I give you a example, and please find the attachment. I have asked some > people, but they only know how to get the Gene Ontology of single gene, but > in my data I have thousands of genes. Would you kind to tell me the R > commands to get the Gene Ontology file of a list of genes? > > I am looking forward to hearing from you, and please send your reply to > me or please tell me where can I find your reply. > Thank you very much. > Hello, Wei. I'm not sure if you meant to post this question twice in two days, but that is generally not the best way to go about getting an answer. I would suggest that you read the posting guide (the link to mailing list information is at the bottom of every email that comes from this list) and follow it. In addition, Saroj and Thomas have already offered some useful suggestions. If you have missed those for some reason, the list archives are available (again, the link is at the bottom of all emails from the list). As to your question, there are a dozen or more websites available for looking at GO enrichment or gene annotation. I would suggest you look into those (and a google search will be the place to start, here), as they are meant to be quick and easy to use. Of course, if you would rather use R/Bioconductor and you have further questions about the suggestions that others have already offered, please be more specific about what you have tried, what errors you might have received, the code that you used, and the sessionInfo() from your R session. Sean [[alternative HTML version deleted]]
ADD REPLY
0
Entering edit mode
@saroj-k-mohapatra-3419
Last seen 9.6 years ago
Dear Wei: The message indicates some problem with memory. You need a machine with more memory. You might also try with smaller data (e.g., fewer microarrays, etc.) and see if the problem persists. There are functions that get the Gene Ontology annotation for genes in the org.xx.eg.db packages, where xx refers to the short form of the species names (Mm for Mus musculus, Hs for Homo sapiens, etc). Once you load the library, you could use the function org.Mm.egGO to map between Entrez Gene IDs and Gene Ontology. If you provide a reproducible example, it would be easier for others to understand your situation and send more helpful comments. Best wishes, Saroj Sun Wei wrote: > Dear Sir/Madam, > Here I have two question. > First is when I run R in the computer, I found the computer appeared wrong message "Error: cannot allocate vector of size 214.5 Mb", what is its mean? Would you kind to give me more suggestion? > Second question is: how to get the Gene Ontology of a list of genes?especially,if I have the gene names in the first column in the EXCEL how can I get the Gene Ontology in the second column in the EXCEL? I have asked some people, but they only know how to get the Gene Ontology of single gene, but in my data I have thousands of genes. Would you kind to tell me the R commands to get the Gene Ontology file of a list of genes? > > I am looking forward to hearing from you, and please send your reply to me or please tell me where can I find your reply. > Thank you very much. > Cheers > Wei > > __________________________________________________ > > > > [[alternative HTML version deleted]] > > > -------------------------------------------------------------------- ---- > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT

Login before adding your answer.

Traffic: 714 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