swapInputs2 {rnaCrosslinkOO} | R Documentation |
swapInputs2
Description
Swap the table to ensure that 3 prime most duplex side is on the left of the table used to make one sides heatmaps and other reasons where having the left of the table coming after the right side is a problem. Different from swapInputs as it ensure that BOTH duplex sides originate from the RNA of interest.
Usage
swapInputs2(InputList, rna)
Arguments
InputList |
the original InputList created with readInputFiles or subsetInputList |
rna |
The rna of interest |
Value
A list of "swapped" Input data
[Package rnaCrosslinkOO version 0.1.4 Index]