NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Revised examples, based on 2/22 suggestion from Yuri.

...

Detailed InstructionsExample
Creating an Empty Collection via the CLU
Clipboard
AllowLineWraptrue

dm_register_collection my-collection.json $HPC_DM_UTILS/templates/collection-metadata.json /Example_Archive/PI_Lab1/Project_New

Registering a Data File via the CLU
Clipboard
AllowLineWraptrue

dm_register_dataobject $HPC_DM_UTILS/cygdrive/c/Users/JaneDoe/mytemplates/dataobject-sync-metadata.json json /Example_Archive/PI_Lab1/Project_New/Data.txt /cygdrive/c/Users/JaneDoe/data.txt

Downloading One or More Files via the CLU
Clipboard
AllowLineWraptrue

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

Downloading One or More Collections via the CLU
Clipboard
AllowLineWraptrue

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