[BioC] Help: convertion from an affymetrix probe to GO id
Weiwei Shi
helprhelp at gmail.com
Wed Apr 11 22:28:02 CEST 2007
sorry I misread your post, you are asking form probe to GO, here is
the code using hgu133a as an example:
library(hgu133a)
cc <- as.list(hgu133aGO)
t1 <- sapply(cc, function(x) sapply(x, function(y) y[[1]]))
> t1[1:3]
$`208608_s_at`
GO:0003779 GO:0005509 GO:0005516 GO:0005856 GO:0006936
GO:0016010 GO:0016020
"GO:0003779" "GO:0005509" "GO:0005516" "GO:0005856" "GO:0006936"
"GO:0016010" "GO:0016020"
$`205536_at`
GO:0005089 GO:0005515 GO:0005622 GO:0007242 GO:0008270
GO:0019992 GO:0035023 GO:0046872
"GO:0005089" "GO:0005515" "GO:0005622" "GO:0007242" "GO:0008270"
"GO:0019992" "GO:0035023" "GO:0046872"
$`210256_s_at`
GO:0016020 GO:0016301 GO:0016308 GO:0016740
"GO:0016020" "GO:0016301" "GO:0016308" "GO:0016740"
HTH,
Weiwei
On 4/11/07, Weixiang Liu <victorwxliu at yahoo.com.cn> wrote:
> Dear all,
>
> Is there any R product for convertion from an affymetrix probe to GO id? Or other related code?
>
> Thanks.
>
> Best wishes
> Weixiang
>
>
> ---------------------------------
> ÇÀ×¢ÑÅ»¢Ãâ·ÑÓÊÏä-3.5GÈÝÁ¿£¬20M¸½¼þ£¡
> [[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
>
--
Weiwei Shi, Ph.D
Research Scientist
GeneGO, Inc.
"Did you always know?"
"No, I did not. But I believed..."
---Matrix III
More information about the Bioconductor
mailing list