powered by
Each ddPCR plate type has a specific set of potential clusters the droplets can be assigned to.
clusters(plate)
A character vector with the names of the clusters supported by the plate type.
a ddPCR plate.
See the README for more information on plate types.
if (FALSE) { dir <- sample_data_dir() new_plate(dir) %>% clusters new_plate(dir, plate_types$fam_positive_pnpp) %>% clusters }
Run the code above in your browser using DataLab