This does not work: ```javascript if_else(is_missing(isotype), true, group_count(isotype, isotype_ref_strain, true) == 1) ```