Description Usage Arguments Value Author(s) Examples
Returns a data frame with all the copies information, plus any optional columns. This function is intended to be used as a final summary of the molecule counts.
1 | fullCopiesSummary(df, extraCols = NULL)
|
df |
A data frame generated by |
extraCols |
A vector of column names from |
A data frame with the basic figures, the mutant counts, the wild type counts, the summarised counts, and extraCols if specified. Prints an additional column for notes, indicating whether this run failed or if there were fewer than 8000 accepted droplets.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.