Description Usage Arguments Value
View source: R/plottingAndStats.R
Uses metadata DataFrame to calculate read distribution statistics and saves to file. Optionally append results to existing file where row name = sample name.
1 | createTextSummary(indf, outputname = NA, append = FALSE)
|
indf |
DataFrame of read metadata |
outputname |
filename (.csv) for export, including path is not saved to working directory |
append |
TRUE or FALSE to append summary statistics to an existing file |
a vector containing results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.