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)

ataudt/chromstaR documentation built on Dec. 26, 2021, 12:07 a.m.