Giter VIP home page Giter VIP logo

mosquito_mapping_tool's Introduction

Mosquito Mapping Tool

Step 1: Search for and retrieve article info

The first phase of this tool involves submitting a search term to the PubMed API and retrieving information about the first 100 relevant articles. In order to run this script, navigate into the directory and type: python3 get100ids.py You will be prompted to enter your search term. (Ex: microbiome anopheles )Make sure words are space-separated. The script will then print out the information of the first 100 found relevant articles.

Step 2: Search for and retrieve file from the FTP server

For the second phase you will need to unzip oa_file_list. The second phase of this tool will search the PubMed FTP server list of all articles stored to the PubMed server. Please note that at this time articles listed on PubMed and hosted externally will not be retrieved in this process. The tool will search the file oa_file_list.txt for the retrieved ID of an article. If the ID is found on the list, the tool will then go to the path listed within oa_file_list.txt and will download the directed folder. This will give us a folder which contains the PDF of the article.

mosquito_mapping_tool's People

Contributors

hannahcao avatar huipingcao 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.