Return clusters that match all provided conditions
cluster_filterset(min_number = 0, min_freq = 0, white_list = NULL)integer At least this many cells
numeric At least this frequency
data.frame keyed by cluster_pk that must match
object representing the filtration (currently a list)
cluster_filterset(min_number = 1, min_freq = 0)