get.annotation problem with vitis vinifera
1
0
Entering edit mode
Tarun Nayar ▴ 190
@tarun-nayar-760
Last seen 9.7 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20060919/ 8ca32553/attachment.pl
• 505 views
ADD COMMENT
0
Entering edit mode
@saroj-mohapatra-1446
Last seen 9.7 years ago
Hi Tarun: I think you need an annotation package in addition to the cdf package. Perhaps the annotation package for Vitis vinifera does not yet exist (but I am not sure). In addition, perhaps the command annot <- get.annotation(x, "vitisviniferacdf") should be replaced by annot <- get.annotation(x, "vitisvinifera") ? I tried the following: ---- library(hgu95aprobe) library(hgu95acdf) library(simpleaffy) hgu95aprobe[1,4] [1] "1000_at" get.annotation(hgu95aprobe[1,4], "hgu95a") gene name [1,] "MAPK3" accession [1,] "=HYPERLINK(\"http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=search &db=nucleotide&term=X60188\",\"X60188\")" unigene [1,] "=HYPERLINK(\"http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=search &db=unigene&term=Hs.861&dopt=unigene\",\"Hs.861\")" description [1,] "mitogen-activated protein kinase 3" library(vitisviniferaprobe) library(vitisviniferacdf) vitisviniferaprobe[1,4] [1] "1606449_at" get.annotation(vitisviniferaprobe[1,4], "vitisvinifera") Error in library(cdfname, character.only = T) : there is no package called 'vitisvinifera' ---- Best, Saroj Tarun Nayar wrote: > Hi, > > I'm trying to get annotations for the grape chip; Vitis Vinifera, using > the simpleaffy command get.annotation. The cdfName function returns the > wrong cdfname (VitisVinifera); when I enter the 'real' cdfname > (vitisviniferacdf), I get another error. > > >> cdfName(raw.data) >> > [1] "Vitis_Vinifera" > >> annot <- get.annotation(x, "Vitis_Vinifera") >> > Error in library(cdfname, character.only = T) : > there is no package called 'Vitis', version Vinifera > > >> annot <- get.annotation(x, "vitisviniferacdf") >> > Error in get(x, envir, mode, inherits) : variable > "vitisviniferacdfSYMBOL" was not found > > Any ideas? > > Tarun Nayar > Genome Sciences Centre > Vancouver, BC > > [[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: 814 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