Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • select species/version
    issue a types query = server name -/dsn suffix + <versionid> + "/types" : http://genome.cse.ucsc.edu/cgi-bin/das/<id>/types
    for each TYPE element {{
    typeid = get "id" attribute from TYPE element
    featureURL = server name -/dsn suffix + <versionid> + "/features?type=" + <typeid>
    add features map entry, key = typeid, value = featureURL
    }}

Proposal for using the DAS registry to find data.

...