mutantCopiesSummary {twoddpcr} | R Documentation |
Returns a data frame with the basic figures and the number of mutant copies per 20ul.
mutantCopiesSummary(df)
df |
A data frame generated by |
A data frame with the basic columns and mutant copies per 20ul.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk
df <- fullCountsSummary(KRAScountsQS) mutantCopiesSummary(df)