basicsSummary {twoddpcr} | R Documentation |
It is useful to see the droplet counts for each class in addition to the overall droplet count at a glance.
basicsSummary(df)
df |
A data frame generated by |
A data frame with the PP
, PN
, NP
, NN
and
AcceptedDroplets
figures.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk
df <- fullCountsSummary(KRAScountsQS) basicsSummary(df)