powered by
Get cluster ID by name
cluster(plate, cluster)
if (FALSE) { plate <- new_plate(sample_data_dir()) # see what cluster names exist and their order clusters(plate) cluster(plate, 'FAILED') cluster(plate, 'EMPTY') }
Run the code above in your browser using DataLab