iRefWeb LinkOut Generator

From irefindex
Revision as of 14:24, 23 February 2011 by PaulBoddie (talk | contribs) (→‎Obtaining the Generator: Changed filename.)

The NCBI services offer a mechanism through which external providers can submit links to their own services which then appear in certain records retrieved from the NCBI services concerned. The script and templates supplied here provide a means of generating the files which describe iRefWeb as a provider (providerinfo.xml) along with the Entrez Gene records that should be decorated with links to iRefWeb pages (resources.xml).

Obtaining the Generator

The tools and resources used to generate LinkOut-related files can be obtained here:

Prerequisites

The following programs are required to use the parser:

Running the Generator

Given a file containing a list of gene identifiers, one per line, the following command will process this file (called genes.txt, for example) with a provider identification number of 7777:

python make_linkout.py genes.txt resources.xml providerinfo.xml 7777

More information is provided in the README.txt file supplied with the software.

All iRefIndex Pages

Follow this link for a listing of all iRefIndex related pages (archived and current).