experiment.table: Experiment data table

Description Format Examples

Description

A data.frame specifying the structure of the experiment.

Format

A data.frame with columns 'file', 'mark', 'condition', 'replicate', 'pairedEndReads' and 'controlFiles'. Avoid the use of special characters like '-' or '+' as this will confuse the internal file management.

Examples

1
2
data(experiment_table)
print(experiment_table)

chromstaR documentation built on Nov. 8, 2020, 8:29 p.m.