Runs preprocessing of sequencing reads.

preprocess(object, ...)

Arguments

object

An experiment data table as returned by find_read_files or a worflow object.

...

A configuration as returned by config_preprocess.

Value

A list containing the workflow results:

passed_reads

How many reads were kept in each step. Rows are samples and columns are workflow steps.

files

Preprocessed sequencing files list.