Run FASTQC on reads of all cells. This is a thin wrapper around BascetMapCell
Source:R/ext_tools.R
BascetMapCellFASTQC.Rd
Run FASTQC on reads of all cells. This is a thin wrapper around BascetMapCell
Usage
BascetMapCellFASTQC(
bascetRoot,
inputName = "filtered",
outputName = "fastqc",
overwrite = FALSE,
runner = GetDefaultBascetRunner(),
bascet_instance = GetDefaultBascetInstance()
)