NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: HPCDATAMGM-1142: Added statements based on my observations in UAT.

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:

    Code Block
    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.

...