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