Last chance! 50% off unlimited learning
Sale ends in
After a ddPCR plate of type wildtype_mutant_pnpp
has been analyzed,
get the wells that were deemed as wildtype.
wells_wildtype(plate)
Character vector with well IDs of wildtype wells
A ddPCR plate.
wildtype_mutant_pnpp
wells_mutant
if (FALSE) {
plate <- new_plate(sample_data_dir(), type = plate_types$fam_positive_pnpp) %>% analyze
wells_wildtype(plate)
}
Run the code above in your browser using DataLab