getMatrices {rnaCrosslinkOO} | R Documentation |
getMatrices
Description
Make a matrix of contact interactions
Usage
getMatrices(InputList, rna, size)
Arguments
InputList |
the original InputList created with readInputFiles or subsetInputList |
rna |
the RNA of interest that you want to subset |
size |
The size of the RNA |
Details
Function used to create a list of matrices for plotting with plotMatrixList or plotMatrixListFull, the output list will be same as the input except for an extra list layer for the specific RNA
Value
A list of matrices
[Package rnaCrosslinkOO version 0.1.4 Index]