How to use KEGG in Bioconductor
1
0
Entering edit mode
mousheng xu ▴ 10
@mousheng-xu-2280
Last seen 6.4 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20070716/ 57992777/attachment.pl
• 574 views
ADD COMMENT
0
Entering edit mode
John Zhang ★ 2.9k
@john-zhang-6
Last seen 9.6 years ago
> >* List all KEGG pathways >library(KEGG) >pathways <- ls(KEGGPATHNAME2ID) > >* For each KEGG pathways, give me a list of gene ids (whatever IDs that I >can use to link to Refseq IDs or HGNC gene symbols). for the first element of pathways for human as an example: >geneids <- get(paste("hsa", get(pathways[1], KEGGPATHNAME2ID), sep = ""), KEGGPATHID2EXTID) > >Any help will be highly appareicated. > >Thanks! > >-- Mousheng Xu > > [[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 Jianhua Zhang Department of Medical Oncology Dana-Farber Cancer Institute 44 Binney Street Boston, MA 02115-6084
ADD COMMENT

Login before adding your answer.

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