Description Usage Arguments Value Examples
This function takes the object and creates a merge of all matrices by claculating the elementwise addition of them, up to a user specified position (Forking Position).
1 | MatrixAdder(TheObject, sp)
|
TheObject |
is a 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 matrices using this argument. |
This function recieves a class object, and returns an updated class object by adding merged matrix to parentmatrix slot
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.