Description Usage Arguments Value Examples
This function takes the class object and creates a merge of exclusive Beta Score Matrices by calculating the elementwise weighted average of them; up to the forking position. Weight of each matrix, is the overlapping percentage of intersectPeakmatrix.
1 | BetaAdder(TheObject, sp)
|
TheObject |
is an object of S4 class that holds original matrices exported from the package TFregulomeR(). |
sp |
is the forking position. User can define up to which position it is required to merge two matrices using this argument. |
This function receives a class object, and returns an updated class object.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.