Here are some search examples (URL-Entries):
Search in ARB-SILVA:
"http://www.arb-silva.de/browser/ssu/";readdb(acc)
Search in EMBL:
"http://www.ebi.ac.uk/ena/data/view/";readdb(acc)
Search the Web for full-name using google:
"http://www.google.com/search?q=";readdb(full_name);|srt(": =+")"
Search wikipedia for group- or species-name:
"http://en.wikipedia.org/wiki/Special:Search?search=";dd
The URL in fact is an ´ARB Command Interpreter (ACI)´ expression. The name of the item (e.g. species or group) is used as input and can be accessed using the 'dd' command (as shown in the last example). That name contains the content of the first found field out of "group_name", "full_name" and "name".
|