InputToGRanges {rnaCrosslinkOO} | R Documentation |
InputToGRanges
Description
This function is useful to turn a list of Input data into lists of GRanges It creates a list for each sample one for the left side one for the right side and one for the gap in the middle.
Usage
InputToGRanges(InputList, rna)
Arguments
InputList |
the original InputList created with readInputFiles or subsetInputList |
rna |
The rna of interest |
Value
A list of GRanges data in Input format
[Package rnaCrosslinkOO version 0.1.4 Index]