# NOT RUN {
xe = XenaHub(cohorts = "Cancer Cell Line Encyclopedia (CCLE)")
# samples in each dataset, first host
x = samples(xe, by="datasets", how="each")[[1]]
lengths(x) # data sets in ccle cohort on first (only) host
# }
Run the code above in your browser using DataLab