createTextSummary: Calculate read length distribution and coverage then save to...

Description Usage Arguments Value

View source: R/plottingAndStats.R

Description

Uses metadata DataFrame to calculate read distribution statistics and saves to file. Optionally append results to existing file where row name = sample name.

Usage

1
createTextSummary(indf, outputname = NA, append = FALSE)

Arguments

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

Value

a vector containing results


mgaleyuw/NanoGraph documentation built on Dec. 21, 2021, 5:08 p.m.