Giter Club home page Giter Club logo

hmdbspider's Introduction

hmdbSpider

[toc]


0x01 简介

*** FOR MY GIRL CHAOCHAO~ *** 其他自动化数据处理脚本也放到这个项目中

1.本程序用于爬取并比对QI和hmdb数据库中的数据,筛选需要的数据。(hmdb_spider.py) 2.pubmed文献爬取。(pubmed_spider.py)


0x02 使用方法

  • 爬取目标网站 https://hmdb.ca/metabolites/HMDB0000792
  • HMDB0000792是从QI中获取的数据ID
  • 爬取数据后,比对QI和hmdb数据库中的数据,筛选Blood Endogenous Animal的数据
  • 从data.txt输入数据,比对结果保存在data/result.csv

1. 安装依赖

pip3 install -r requirements.txt

2. 运行程序

python3 hmdb_spider.py

3. 命令备份

pip3 freeze > requirements.txt

hmdbspider's People

Contributors

samsepik9 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.