Difference between revisions of "Paper ID conversion CGI"

From WormBaseWiki
Jump to navigationJump to search
m
Line 9: Line 9:
 
[[File:Paper_ID_conversion_CGI_3-11-2015.png]]
 
[[File:Paper_ID_conversion_CGI_3-11-2015.png]]
  
A user must specify which identifier types will be used as input to the form (only one ID type can be processed at a time). The IDs may then be pasted into the search box. WBPaper IDs may have the "WBPaper" prefix but do not need it. Likewise, the PubMed IDs may be entered with a "pmid" prefix (no colon) or simply as the ID number alone. DOIs need to be entered in full. A user may then specify which output data they would like to see, including WBPaper ID, PubMed ID (pmid), DOI and/or paper title.
+
A user must specify which identifier types will be used as input to the form (only one ID type can be processed at a time). The IDs may then be pasted into the search box. WBPaper IDs may have the "WBPaper" prefix but do not need it. Likewise, the PubMed IDs may be entered with a "pmid" prefix (no colon) or simply as the ID number alone. DOIs need to be entered in full. A user may then specify which output data they would like to see, including WBPaper ID, PubMed ID (pmid), DOI and/or paper title. For example, a series of WBPaper IDs may be entered like this:
 +
 
 +
[[File:Paper_ID_Conversion_CGI_example_entries_3-11-2015.png]]
 +
 
 +
Once
 +
 
 +
 
 +
 
 +
 
 +
 
 +
= Code Documentation =
 +
 
 +
Chris & Juancarlos will add

Revision as of 20:40, 11 March 2015

Overview

The Paper ID Conversion CGI is an online tool for curators to convert paper IDs in bulk to other IDs. The tool also may output paper titles from a list of input paper IDs. The tool accepts WormBase Paper IDs (e.g. WBPaper00012345), PubMed IDs (pmid12345678) or digital object identifiers (DOIs). The form may be found here:

http://tazendra.caltech.edu/~azurebrd/cgi-bin/forms/generic.cgi?action=PapIdToWBPaper

The CGI looks like this:

Paper ID conversion CGI 3-11-2015.png

A user must specify which identifier types will be used as input to the form (only one ID type can be processed at a time). The IDs may then be pasted into the search box. WBPaper IDs may have the "WBPaper" prefix but do not need it. Likewise, the PubMed IDs may be entered with a "pmid" prefix (no colon) or simply as the ID number alone. DOIs need to be entered in full. A user may then specify which output data they would like to see, including WBPaper ID, PubMed ID (pmid), DOI and/or paper title. For example, a series of WBPaper IDs may be entered like this:

Paper ID Conversion CGI example entries 3-11-2015.png

Once



Code Documentation

Chris & Juancarlos will add