search for: significant_genes

Displaying 2 results from an estimated 2 matches for "significant_genes".

2008 May 19
1
oligo ids
...H300018350) which I want to map to Ensembl or RefSeq. I am sure R has a function to do that. I downloaded the {oligo} package and tried to use the probeNames function. Although the factor of ologo ids is an object (as the argument to probeNames should be) I retrieve the following error: probeNames(significant_genes[,1]) Error in function (classes, fdef, mtable) : unable to find an inherited method for function "probeNames", for signature "factor" where significant_genes is the factor with the oligo ids. Could anyone help me with the format I should use in order to apply probeNames? Or...
2008 May 19
0
[BioC] oligo ids
...gt; I am sure R has a function to do that. I downloaded the {oligo} package > and > > tried to use the probeNames function. Although the factor of ologo ids is > an > > object (as the argument to probeNames should be) I retrieve the following > > error: > > probeNames(significant_genes[,1]) > > Error in function (classes, fdef, mtable) : > > unable to find an inherited method for function "probeNames", for > > signature "factor" > > > > where significant_genes is the factor with the oligo ids. Could anyone > help > > me...