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 9 Next »

To use DME CLU, refer to the following prerequisites:

The following table provides examples for some of the most commonly-used DME CLU commands:

Detailed InstructionsExample
Creating an Empty Collection via the CLU

dm_register_collection my-collection.json /Example_Archive/PI_Lab1/Project_New

Registering a Data File via the CLU

dm_register_dataobject /cygdrive/c/Users/JaneDoe/my-metadata.json /Example_Archive/PI_Lab1/Project_New/Data.txt /cygdrive/c/Users/JaneDoe/data.txt

Downloading One or More Files via the CLU

dm_download_dataobject /Example_Archive/PI_Lab1/Project_Orig/sample.txt /cygdrive/c/Users/JaneDoe

Downloading One or More Collections via the CLU

dm_download_collection /Example_Archive/PI_Lab1/Project_Orig /cygdrive/c/Users/JaneDoe

  • No labels