swapInputs3 {rnaCrosslinkOO} | R Documentation |
swapInputs3
Description
Swap the table to ensure that 3 prime most duplex side is ont he 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
swapInputs3(InputList, rna)
Arguments
InputList |
the original InputList created with readInputFiles or subsetInputList |
rna |
The rna of interest |
Value
A list of "swapped" Input datas
[Package rnaCrosslinkOO version 0.1.4 Index]