List metagenomic data available for download
listMetagenomicData.Rd'listMetagenomicData' provides a table of all objects within the 'gs://metagenomics-mac' Google Cloud Bucket that are available for download.
Value
Tibble: information on the available files, including UUID, data type, Google Cloud Bucket object name, object size, and time the object was last updated
Examples
if (FALSE) { # \dontrun{
if(interactive()){
listMetagenomicData()
}
} # }