Description Usage Arguments Value Author(s)
View source: R/HiCglmiMiscFun.R
This is an internal function. Function to filter Hi-C data for processing. Hi-C data are filtered according to a set of regions to focus on.
1 | filterCouples(Left_IC_GR, Right_IC_GR, HiC_data, Filters_GR, FilterMode)
|
Left_IC_GR |
GRanges object. |
Right_IC_GR |
GRanges object. |
HiC_data |
Matrix. |
Filters_GR |
GRanges object. |
FilterMode |
Character object. |
A list of objects.
Raphael Mourad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.