next up previous contents index
Next: 8.6 Sample Script in Up: 8 Additional Information Previous: 8.4 Example Search (Put)   Contents   Index


8.5 Example Retrieval (Get) URLs

The following URLs encodes requests to some preserved search results.

This URL gets the result for B6P8B71401R in XML format. The upper limit of hits is set at 100:

http://www.ncbi.nlm.nih.gov/BLAST/Blast.cgi?RID=B6P8B71401R&FORMAT_TYPE=XML

&ALIGNMENTS=100&DESCRIPTION=100&CMD=Get

The shortened version of the above URL is http://tinyurl.com/2truvf

This URL gets the result for B6RA6YUN012 in the new format with display sorted according to 'Total score' and the HSPs from the same database sequence sorted according to 'Query start position':

http://www.ncbi.nlm.nih.gov/BLAST/Blast.cgi?RID=B6RA6YUN012&CMD=get&NEW_VIEW=true

&HSP_SORT=2&DISPLAY_SORT=2&SHOW_OVERVIEW=true

The shortened version of the above URL is http://tinyurl.com/3428nu

This URL gets the result for B6RA6YUN012 in old format. It retrieves hits to genomic sequences only through the usage of 'biomol_genomic[prop]' in the 'FORMAT_ENTREZ_QUERY' parameter. Other unspecified parameters are set at default:

http://www.ncbi.nlm.nih.gov/BLAST/Blast.cgi?RID=B6RA6YUN012&CMD=get

&FORMAT_ENTREZ_QUERY=biomol_genomic%5Bprop%5D&NEW_VIEW=false

The shortened version of the above URL is http://tinyurl.com/3bumaq


next up previous contents index
Next: 8.6 Sample Script in Up: 8 Additional Information Previous: 8.4 Example Search (Put)   Contents   Index
Tao Tao 2007-08-03