experiment.table {chromstaR}R Documentation

Experiment data table

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

data(experiment_table)
print(experiment_table)


[Package chromstaR version 1.16.0 Index]