Skip to contents

Get a data frame for one type of FASTQ statistics across across all cells

Usage

GetFASTQCassembledDF(aggrFastqData, section, readnum = c(1, 2))

Arguments

aggrFastqData

Aggregated FASTQC data list from BascetAggregateFASTQC

section

Name of the FASTQC section to extract (string)

readnum

1 or 2, for R1 and R2

Value

TODO