Description Usage Arguments Value
View source: R/util_functions.R
Combine list of experiments into a matrix with the background model
1 | combine.experiments(data, num.exp = 0, vp.pos)
|
data |
list containing the 4C/CapC data in two column format |
num.exp |
number of experiments, default is 0, which means the the number in the data list is taken, other values allow for choosing a subset of the experiments |
vp.pos |
position of the viewpoint |
merged matrix containing: 1. the position of the fragments, 2:(n+1) the data, (n+1):(n+n+1) background models corresponding to the respective datasets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.