This function will process and load a dataset from RefineBio. It is
intended for use with the rb_get_experiment
function. However,
it can be used with any dataset that has been registered by RefineBio.
This function will download, extract, and load the data from RefineBio
for the given dataset.
Usage
process_and_load_dataset(ds, base_path = datastore_get_path())