mark_clusters {ddpcr} | R Documentation |
Mark the clusters of droplets only in certain wells to their assigned cluster
Description
This function simply looks at all droplets of certain wells and marks the
cluster of each droplet according to the gates that are already calculated.
This function is called once after classify_droplets_single
determines the gates for every well, and it's called again when reclassifying
wells gives us more accurate information.
Usage
mark_clusters(plate, wells)
[Package ddpcr version 1.15.2 Index]