Skip to content

This program utilizes gene pathway data from reactome.org and geneBank data from NCBI, and works out the gene interaction network in MySQL.

Notifications You must be signed in to change notification settings

serena-yu17/ReactomeCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program utilizes gene pathway data from reactome.org and geneBank data from NCBI, and works out the gene interaction network in MySQL.

The data file downloaded fron NCBI (HS.txt) was somehow missing many genes, and I had to crawl them online from https://www.ncbi.nlm.nih.gov/gene/. Alternatively, I can crawl everying online and ignore HS.txt. The html was then analysed and gene ID extracted.

About

This program utilizes gene pathway data from reactome.org and geneBank data from NCBI, and works out the gene interaction network in MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages