怎样抓取以下数据?
网址是:http://www.human-phenotype-ontol ... r/PhenExplorer.html
想抓取“by feature” “by disease”这两项的所有数据,该怎样实现?谢谢!
想抓取“by feature” “by disease”这两项的所有数据,该怎样实现?谢谢!
作者: haohaoxuexiyjs 发布时间: 2011-05-16
本帖最后由 longbow0 于 2011-05-16 17:50 编辑
网站提供了下载
http://www.human-phenotype-ontology.org/index.php/downloads.html
The HPO can also be obtained in the form of a database. Files associated with that are in:
* http://compbio.charite.de/svn/hpo/trunk/src/misc
有schema和dump file,自己在本地建一个数据库,想怎么select都行。
看了一下sql文件,是基于mysql的数据库。
网站提供了下载
http://www.human-phenotype-ontology.org/index.php/downloads.html
The HPO can also be obtained in the form of a database. Files associated with that are in:
* http://compbio.charite.de/svn/hpo/trunk/src/misc
有schema和dump file,自己在本地建一个数据库,想怎么select都行。
看了一下sql文件,是基于mysql的数据库。
作者: longbow0 发布时间: 2011-05-16