getHTMLChoices: Get (name,value) pairs from the HTML page selection box...
Description
Get (name,value) pairs from the HTML page selection box
Usage
getHTMLChoices(page, header)
Arguments
page
character string representing HTML page
header
character string uniquely identifying selection box
Value
The first column is a decorated ID name, i.e. the name which appears in the corresponding drop-down list on the DAVID web site.
The second column is actual value used in a conversion request corresponding to a particular decorated name.