compare.replicates {chicane} | R Documentation |
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
Author(s)
Syed Haider
Examples
# TODO
[Package chicane version 0.1.8 Index]