Access to KEGG database using MySQL
I want to query the KEGG database from a remote server. I couldn't find any information about how I can connect to the KEGG database. It's not in the API (https://www.kegg.jp/kegg/rest/keggapi.html).
kegg
database
mysql
• 950 views
•
link
updated
by
Pierre Lindenbaum
•
written
by
melissachua90 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Tool: kegg-mcp-server-python: an open-source Python MCP server for querying KEGG from AI assistants
written by lucasservi •I'd like to share an open-source tool I developed for integrating KEGG into AI-assisted bioinformatics workflows. In our lab we work with bacterial and fungal …
-
Querying nr_clustered database using BLAST REST API?
written by cmdcolinHi there, I have managed to query the nr database with the BLAST REST API using code from their web_blast perl script, but i have …
-
Annotate variants with ensembl rest api
written by Andrews •I have a variant file (.vcf.gz), and I want to annotate this file using the Ensembl Rest API, particularly the Vep Rest API. I am …
-
How to find the gene chromosome in the mysql table of Ensembl Database
written by xidianbill •Hi, I want to download the genome coordination of some transcripts and genes from ensembl database. Because these transcripts and genes are found only in …
-
How to get a list of genes and interactions from KEGG signaling pathways map?
written by zeyu.wang.ustc •I want to get a list of genes and interactions from the maps. http://www.kegg.jp/kegg-bin/highlight_pathway?scale=1.0&map=map04630&keyword=stat However, it looks like the rest api is not working (http://rest.kegg.jp/link/genes/hsa05223 …
-
KGML pathway download
written by guillaume.rbtHi all, I would like to download the KGML files from all pathway of Arabidopsis Thaliana. It may be achieved using KEGG API (http://www.kegg.jp/kegg/rest/keggapi.html), but …
-
How to get list of GeneIDs using SNP ID list?
written by goksoy66 •Is there any way to get the list of gene IDs by giving SNP IDs, via a web (REST) service? I need services like following: …
-
News: Upcoming Workshop: Ensembl Perl APIs
written by Denise CS**What**: Ensembl Perl APIs: Exploring Ensembl programmatically **When**: 02-05 December 2014 **Where**: Bioinformatics Training Room, [Craik-Marshall Building](https://www.google.co.uk/maps?hl=en-GB&q=Craik-Marshall+Building,+Downing+Site,+Cambridge&source=calendar), Cambridge University At the end of this workshop, …
-
Retrieve All Ec Numbers For A Given Kegg Pathway
written by xapple •<p>I'm trying to do some data mining, and would like to programmatically retrieve all the enzyme numbers (EC numbers) for a given KEGG pathway. To …
-
Kegg Data Download
written by Siva Kumar •<p>I was using KEGG API to download certain information related to enzymes and pathways. KEGG API expects certain inputs for some of the methods in …
the REST method is unrelated to any SQL database.
https://en.wikipedia.org/wiki/Representational_state_transfer#Applied_to_web_services