https://github.com/Rfam/rfam-pubmed-id-highlighter
Raw File
Tip revision: 7039d2242f0d3fc13fc08a8639a09cc11d1e2b4f authored by Anton Petrov on 29 June 2016, 05:45:04 UTC
Enable highlighter on all Pubmed pages
Tip revision: 7039d22
README.md
# Rfam Pubmed ID Highlighter

*Google Chrome extension for identifying new literature for the [Rfam database](http://rfam.xfam.org) based on [Pubmed](http://www.ncbi.nlm.nih.gov/pubmed/) search results.*

## Usage

For example, this [Pubmed search](http://www.ncbi.nlm.nih.gov/pubmed/?term=novel%5Btitle%5D%20srna%5Btitle%5D&cmd=DetailsSearch) for papers about novel sRNAs shows which papers have already been processed and which ones might represent new Rfam families.

![alt text](img/example.png "Highlighed Pubmed IDs")

## Installation

1. Clone or download the repository
2. In Google Chrome open Tools -> Extensions
3. Check the "Developer Mode" option (if not already)
4. Select "Load unpacked extension"
5. Navigate to the recently cloned folder and click Select
back to top