Learn R Programming

chicane (version 0.1.8)

compare.replicates: compare.replicates

Description

Compare replicates in a pairwise manner and further stratified by distance

Usage

compare.replicates(interaction.data = NULL, output.directory = "./")

Arguments

interaction.data

A named vector specifying paths to files created using {prepare.data()}

output.directory

Path to the output directory where pairwise plots are generated

Value

TRUE if pairwise plots were successfully created

Examples

Run this code
# NOT RUN {
# TODO

# }

Run the code above in your browser using DataLab