getDatasetUUIDs {rhdf5client} | R Documentation |
getDatasetUUIDs from hsds server
getDatasetUUIDs(object)
object |
instance of H5S_source(updated object with path to file set) |
character of dataset uuid obtained
hsdsCon = H5S_source(URL_hsds()) # hsds server setPath(hsdsCon, "/home/reshg/tenx_full.h5")-> hsds getDatasetUUIDs(hsds)