Skip to contents

Run GECCO on contigs of all cells. This is a thin wrapper around BascetMapCell

Usage

BascetMapCellGECCO(
  bascetRoot,
  inputName = "contigs",
  outputName = "gecco",
  ...
)

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