[BioC] From GEO to aCGH and snapCGH
Sean Davis
sdavis2 at mail.nih.gov
Sun Nov 26 02:41:18 CET 2006
João Fadista wrote:
> Hi,
>
> Thanks for the tip.
> I already have the chromosome and the position of the gene entrez ids. Do you know how can I substitute in my MAList the MA$genes$Entrez.GeneID with both the columns Position and Chr?
>
That's great. You can use the merge() function to join the MA$genes
data frame with the data frame that contains the Entrez Gene ID and
associated Position and Chromosome.
Sean
More information about the Bioconductor
mailing list