NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Deleted based on 1/19 discussion.

If your user account has the Read , Write, or Own permission level on various on various collections, you can download can download one or more of those collections, from DME to a Globus endpoint. The maximum collection download is 3 TB. 

To download one or more collections to a Globus endpoint:

...

In this example, the command performs the following:

  • Locates or creates a folder1 folder in the the root of the Globus endpoint specified in the hpcdme.properties file.
  • Locates or creates a subfolder1 folder within the folder1 folder.
  • Within the subfolder1 folder, locates or creates a folder structure matching the specified DME folder structure.
  • Downloads from DME all files in the Project_1 collection.
  • Saves those files in the new folder structure with the same file names they have in DME.

...

In this example, the command performs the following:

  • At the root of the Globus endpoint, locates or creates a folder structure matching the DME folder structure as listed in the specified collection-list.txt file.
  • Downloads from DME all files in the collections listed in the specified collection-list.txt file.
  • Saves those files in the new folder structure with the same file names they have in DME.

...