NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

If your user account has the Read, Write, or Own permission level on a collection or data file in DME, you can search for that data. You can generate a list of data files, with the full path to each file in DME. 

To search for data:

  1. In your file system, create a JSON file that specifies a search query. (For more information, TBD)
  2. Run the following command:

    dm_query_dataobject [-D REST-response] [-o output-file] <criteria.json> [search-path]

Search for dataobjects based on the given compound query and optional search path.

OPTIONS:
[-D REST-response] Optionally specify the filename to capture REST response
[-o output-json-file] Optionally specify the filename to capture the JSON response
<criteria.json> JSON file containing the compound query for the search
[search-path] Optionally specify the collection path to search in

  • No labels