Skip to contents

Run FASTQC on reads of all cells. This is a thin wrapper around BascetMapCell

Usage

BascetMapCellFASTQC(
  bascetRoot,
  inputName = "filtered",
  outputName = "fastqc",
  ...
)

Arguments

bascetRoot

The root folder where all Bascets are stored

inputName

Name of input shard

outputName

Name of output shard

...

Additional arguments passed to BascetMapCell

Value

A job to be executed, or being executed, depending on runner settings

See also