RNAmodR.ML-example {RNAmodR.ML} | R Documentation |
The exported functions here are used in the vignette as examples. If you want to reuse them, please implement them yourself. This will allow for fine tuning on your side and does not create a depency to example functions, which could change
aggregate_example(x) find_mod_example(x, minCoverage)
x |
a |
minCoverage |
the minimum coverage for finding modifications |
aggregate_example a SplitDataFrameList
object containing the
aggregated data for a Modifier
object
find_mod_example a GRanges
object with coordinates of
found modifications
# no examples runable. See vignette for explanation on how to use these # example functions aggregate_example find_mod_example