Git Product home page Git Product logo

mendeley-medline-update's Introduction

mendeley-medline-update

Update Mendeley keywords from medline (pubmed)

In Windows, the Mendeley database is at %localappdata%\Mendeley Ltd\Mendeley Desktop\yourname@[email protected] where you replace [email protected] with the email you used to register Mendeley.

Use DB Browser for SQLite to access the Mendeley database.

Steps to update Mendeley database.

  1. Run the code in get-pmids.sql to obtain a text file listing all the PMIDs in the database.
  2. Use Batch Entrez, using the Database Pubmed to obtain a listing of all the references.
  3. Change the format of the results to Medline, then select send to file.
  4. Run pmid-keywords.awk with the file saved in step 3, and output to a file named pmd.csv.
  5. Either run update-keywords.sql to update the database or, in DB Browser, import the csv file and go through each of the sql statements one-by-one to update the database.
  6. To flag references without a PMID, run notmedline.awk on the file saved in step 3, output to a csv file. Import into the database with the table name pmnotmedline. Then run update-nopmid.sql.

mendeley-medline-update's People

Contributors

rsjaffe avatar

Watchers

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