how to give input to geneAnswer
1
0
Entering edit mode
@budhayash-gautam-4134
Last seen 9.7 years ago
hello everyone please tell me that how can we give input or in what manner we can give input to geneanswer thanks in advance -- BUDHAYASH GAUTAM Assistant Professor Department Of Computational Biology And Bioinformatics, Jacob School of Biotechnology & Bioengineering (JSBB) Sam Higginbottom Institute of Agriculture, Technology and Sciences (SHIATS)- Deemed University, Naini, Allahabad. U.P. 211007
• 750 views
ADD COMMENT
0
Entering edit mode
@steve-lianoglou-2771
Last seen 14 months ago
United States
Hi, On Thu, Sep 30, 2010 at 4:07 AM, Budhayash Gautam <budhayashgautam at="" gmail.com=""> wrote: > hello everyone > > please tell me that how can we give input or > in what manner we can give input to geneanswer > > thanks in advance Did you read through the vignette for the package? http://www.bioconductor.org/packages/2.6/bioc/vignettes/GeneAnswers/in st/doc/geneAnswers.pdf -steve -- Steve Lianoglou Graduate Student: Computational Systems Biology ?| Memorial Sloan-Kettering Cancer Center ?| Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact
ADD COMMENT
0
Entering edit mode
Hi, Budhayash Just like steve stated, you can find the description in vignette about how to build a geneInput for GeneAnswers. Basically, the essential input is a vector of genes (Current version only supports Entrez IDs). But if you have any values associated with these genes, like foldchange, p-value, etc, the input can be a matrix or dataframe. In this case, the 1st column is always for gene Entrez IDs. You can find a case by this: >library(GeneAnswers) >data(humanGeneInput) >head(humanGeneInput) GeneID foldChange pValue 374 374 17.553825 1.241073e-11 2289 2289 10.549139 5.513686e-14 10563 10563 10.688601 1.073456e-10 687 687 6.112663 1.351898e-09 80149 80149 4.939585 6.473841e-09 5033 5033 4.265287 1.341238e-06 row names can be null. Best Gilbert On 9/30/10 7:50 AM, Steve Lianoglou wrote: > Hi, > > On Thu, Sep 30, 2010 at 4:07 AM, Budhayash Gautam > <budhayashgautam at="" gmail.com=""> wrote: >> hello everyone >> >> please tell me that how can we give input or >> in what manner we can give input to geneanswer >> >> thanks in advance > > Did you read through the vignette for the package? > http://www.bioconductor.org/packages/2.6/bioc/vignettes/GeneAnswers/ inst/doc/geneAnswers.pdf > > -steve >
ADD REPLY

Login before adding your answer.

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