Show the FASTQC HTML report for a cell, in the available web browser
Source:R/ext_tools.R
ShowFASTQCforCell.RdShow the FASTQC HTML report for a cell, in the available web browser
Usage
ShowFASTQCforCell(
bascetRoot,
inputName,
cellID,
readnum = c(1, 2),
useBrowser = FALSE,
verbose = FALSE
)