Skip to content

Shiny App to visualize how the ratio of the number of articles returned by two different Pubmed queries varies with time

Notifications You must be signed in to change notification settings

lz01/PubmedTrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pubmed Relative Trends

This shiny app gets the number of articles returned by two Pubmed queries and draws either the counts or ratio throughout time.

Pubmed is a search engine supporting the search in the MEDLINE database of references and abstracts in the life sciences and biomedical fields.

This app uses the RISmed package to retrieve article counts.

User input

The pubmed queries can be simply a list of keywords, or include field tags and other pubmed specific syntax (see https://pubmed.ncbi.nlm.nih.gov/help).

Given that ratios can be quite volatile, a minimal value for the denominator can be specified by the user for the data point to be displayed. This value is set to 10 by default.

Example

Number of articles

Ratio of number of articles

About

Shiny App to visualize how the ratio of the number of articles returned by two different Pubmed queries varies with time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages